Skip Navigation

User banner
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)UL
Posts
6
Comments
601
Joined
8 mo. ago

  • I didn't get this.

    Why return book? Does that have some Blizzard reference?
    And why would number == 2return false? This is a function for getting true when the number is even, right?

  • While at the same time, this is just a 'perception' thing.
    The user is always downloading all the JS, just not really keeping it in a place they would look at and not having to click a "Download" button.


  • Not used widely enough with that intent yet, though.

    It might even end up being in the dictionary as "Something that you don't like", instead :P

    Happier times, when it was just the past tense for "wake".

  • As long as it is something I want to be loading all at once, I would go with JSON and use the JSON binary format provided by QJsonDocument and forget about it.
    But if I expect it to get bigger and need stuff partially loaded, things get lengthier.
    Stream Reading libraries (e.g. the XML one in Qt) makes it much longer to write and that's where I would consider whether to use a database instead.

  • Don't use that mop thing. Takes the fun out of it.

    Get a cloth, hold it in a good shape on the floor with you hands, put a bit of your weight on it and start running straight forward.

    You save on the Gym membership and get to do something much more fun than sitting on synthetic leather and moving a dumb-bell up and down, slowly.

  • more of a concept

    And it's better to be considered so.
    The name itself suggests a Comma as a separator, but we know how inconvenient that is and that tab characters tend to be useful in most cases.
    Even LibreOffice Calc asks the user what they expect as the separator when given a csv file, even if it has enough commas to feel correct.

  • One big reason for requiring comments being updates the same time as what is commented. I once managed to do that for a while when I alone was making and maintaining a project.

    It becomes harder, the more people are working on a project and the larger the project gets.

    But the alternative would lead to Java-like function-etc names and that is not very desirable either.

  • Programmer Humor @programming.dev

    KTorrent LoL

    Programmer Humor @programming.dev

    Do not pass go Do NOT align unspecified stuff

    Ask Lemmy @lemmy.world

    Do you reduce your WiFi Router's Transmit Power

    Programming @programming.dev

    Inhibit sleep when running stuff in the terminal. Thoughts?

    RetroGaming @lemmy.world

    Some talks about remaking Robot Odyssey in 3D

    Programmer Humor @programming.dev

    "GitHub CI is easy", he said. "It's just bash ", he said.