Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Wolf480pl (wolf480pl@niu.moe), page 17

  1. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 15:21:46 EDT Wolf480pl Wolf480pl
    • Nate Cull

    @natecull @elomatreb

    > just like cache the filesystem in RAM

    This has been implemented for ages now.

    >then just have pointers to objects and store those in other objects

    Pointer chasing can be pretty bad for performance. In many cases, you'd be better off with a local sqlite3.

    In conversation Tuesday, 03-Jul-2018 15:21:46 EDT from niu.moe permalink
  2. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 15:16:42 EDT Wolf480pl Wolf480pl
    • Nate Cull

    @natecull
    >Essentially, a database is its own little OS, with its own little list of users and passwords, which is... silly if you already have an OS

    umm... OS doesn't have transactions.

    I get what you're trying to say, and I agree that the data should be owned by the users, not by the applications, but I don't think oversimplifying the role of databases like this is not fair.

    In conversation Tuesday, 03-Jul-2018 15:16:42 EDT from niu.moe permalink
  3. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 15:11:49 EDT Wolf480pl Wolf480pl

    @pfm it's a one-off situation. It usually doesn't work like that. But usually we don't organize a programming competition for half the Europe.

    In conversation Tuesday, 03-Jul-2018 15:11:49 EDT from niu.moe permalink
  4. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 14:10:45 EDT Wolf480pl Wolf480pl

    @pfm You wouldn't want to state in the rules that contestants will be able to do $X, without having $X implemented, would you?

    In conversation Tuesday, 03-Jul-2018 14:10:45 EDT from niu.moe permalink
  5. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 14:06:11 EDT Wolf480pl Wolf480pl

    @pfm can't. Need to get this working by tomorrow, before we release the final version of the contest rules.

    In conversation Tuesday, 03-Jul-2018 14:06:11 EDT from niu.moe permalink
  6. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 12:59:45 EDT Wolf480pl Wolf480pl

    @pfm this isn't funny at this point

    In conversation Tuesday, 03-Jul-2018 12:59:45 EDT from niu.moe permalink
  7. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 12:45:46 EDT Wolf480pl Wolf480pl
    in reply to
    • Rysiekúr Memesson

    @rysiek
    But you said before that it can't do any harm...

    In conversation Tuesday, 03-Jul-2018 12:45:46 EDT from niu.moe permalink
  8. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 12:37:07 EDT Wolf480pl Wolf480pl

    @pfm
    No.
    The code is bad for language-agnostic reasons.

    The problem I have when refactoring it, is that there's no static types, which makes it a lot harder to know things like:
    Is foo is an instance of that class to which I added a bar() method a moment ago? Can I foo.bar(), or will it throw an AtributeError at the most unexpected moment?

    In conversation Tuesday, 03-Jul-2018 12:37:07 EDT from niu.moe permalink
  9. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 11:55:28 EDT Wolf480pl Wolf480pl

    Refactoring legacy code to be able to not use obsolete workarounds for obsolete problems is exhausting.

    Especially if the code is written in Python.

    In conversation Tuesday, 03-Jul-2018 11:55:28 EDT from niu.moe permalink
  10. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 10:40:51 EDT Wolf480pl Wolf480pl
    in reply to
    • Rysiekúr Memesson

    @rysiek
    Do your best! :)

    In conversation Tuesday, 03-Jul-2018 10:40:51 EDT from niu.moe permalink
  11. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 10:02:27 EDT Wolf480pl Wolf480pl
    • mulander

    @mulander oh, makes sense.

    In my case I had the server start hedgewars in an Xorg with dummy screen, join a game as a spectator, and livestream it to beam.pro

    In conversation Tuesday, 03-Jul-2018 10:02:27 EDT from niu.moe permalink
  12. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 09:59:23 EDT Wolf480pl Wolf480pl
    • mulander

    @mulander
    But it was on purpose.

    In conversation Tuesday, 03-Jul-2018 09:59:23 EDT from niu.moe permalink
  13. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 03-Jul-2018 08:09:14 EDT Wolf480pl Wolf480pl
    • Thog

    @thog boaaard

    In conversation Tuesday, 03-Jul-2018 08:09:14 EDT from niu.moe permalink
  14. Wolf480pl (wolf480pl@niu.moe)'s status on Friday, 22-Jun-2018 07:16:30 EDT Wolf480pl Wolf480pl
    • Tsundoku Psychohazard

    @enkiv2 Right now I have 900 package sinstalled on my Arch laptop.
    I can't imagine how I could possibly review each of them for quality and malice, figure out the build flags, and then keep track of the updates.
    Also, most of my strong opinions align with those of Arch maintainers. Some don't. But I don't mind. For me it has the best cost/benefit ratio I've seen so far.

    In conversation Friday, 22-Jun-2018 07:16:30 EDT from niu.moe permalink
  15. Wolf480pl (wolf480pl@niu.moe)'s status on Thursday, 21-Jun-2018 16:47:51 EDT Wolf480pl Wolf480pl

    I always felt like snappy/flatpak/appimage were stupid ideas, but didn't exactly know why.

    Then someone wrote this article

    http://kmkeen.com/maintainers-matter/

    and suddenly it all makes sense.

    In conversation Thursday, 21-Jun-2018 16:47:51 EDT from niu.moe permalink
  16. Wolf480pl (wolf480pl@niu.moe)'s status on Tuesday, 12-Jun-2018 12:22:53 EDT Wolf480pl Wolf480pl
    • Quad 🌸

    @quad
    oh, no, that's memorable and unique but not secure.
    It's unique because they use a different password on every site.
    It's memorable, because you only need to remember to reverse the domain name.
    It's not secure, because the method has been posted on mastodon, and now everyone can figure out what password for domain X such a person would use.

    In conversation Tuesday, 12-Jun-2018 12:22:53 EDT from niu.moe permalink
  17. Wolf480pl (wolf480pl@niu.moe)'s status on Saturday, 09-Jun-2018 06:16:26 EDT Wolf480pl Wolf480pl
    • Alex Schroeder 🐝
    • [MOVED] David Ross

    @kensanata @david_ross hence, an advisory (as in, being only an indicator) "venting/shouting at clouds/no comments pls" flag would be helpful.

    In conversation Saturday, 09-Jun-2018 06:16:26 EDT from niu.moe permalink
  18. Wolf480pl (wolf480pl@niu.moe)'s status on Saturday, 09-Jun-2018 06:03:54 EDT Wolf480pl Wolf480pl
    • Alex Schroeder 🐝
    • [MOVED] David Ross

    @kensanata @david_ross

    Finally, if a person is doing advocacy, i.e. trying to spread their opinions and convince others to share their ideas, then we should discuss that person's opinions, even if that person explicitely doesn't want discussion.

    A position of "hey everyone listen to me, you must agree with me, if you don't agree with me you musn't reply or I'll call it harassment" is IMO unacceptable.
    Ofc it's exaggerated, I haven't seen it happen like this.

    In conversation Saturday, 09-Jun-2018 06:03:54 EDT from niu.moe permalink
  19. Wolf480pl (wolf480pl@niu.moe)'s status on Saturday, 09-Jun-2018 04:39:51 EDT Wolf480pl Wolf480pl
    • [MOVED] David Ross

    @david_ross
    If you make a post that is hard to understand to anyone other than you, because you have weird definitions of some words, inconsistent with how most of other people understand those words, then don't be surprised that people either ask you to define those words, or assume a meaning that is different from what you intended.

    If you don't care if people understand your post, why publish it?
    If you do care, pls put some effort to help them understand.

    In conversation Saturday, 09-Jun-2018 04:39:51 EDT from niu.moe permalink
  20. Wolf480pl (wolf480pl@niu.moe)'s status on Sunday, 03-Jun-2018 09:49:02 EDT Wolf480pl Wolf480pl
    • Quad 🌸

    @quad maybe it's a bug?

    In conversation Sunday, 03-Jun-2018 09:49:02 EDT from niu.moe permalink
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.