Skip Navigation

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/)A
Posts
0
Comments
103
Joined
2 yr. ago

  • There's this pretty handy script me and folks around use for numbers, we call it Arabic numerals, even if the Arabs call them "hindian numerals". They're pretty handy. Beats roman numerals at everything but looking classy!

  • Garlic mayonnaise!

  • Air frier fries, how do you like them? The ones I've been having are the longe prism sort, no oil. Taste nice enough, not soggy but not crispy enough. But being less unhealthy is what pays off that for me.

  • Solar war 1

  • It's like when gg became I surrender or it's gg, it's lost.

  • And goat is greatest of all time. Of course since people don't know they can just stand in for what they feel is right and spread "misinformation"

  • This.. You haven't listed a need for mobility (though I assume this is a machine you just take somewhere where you won't have Internet).

    Because of heat dissipation constraints any cpu or gpu you have on your laptop with be both more expensive and less powerful.

    So my advice is spend half you were going to spend on a desktop rather than their portable machine, if you're not going to use its portability.

  • I mean, as a thought experiment absolutely. Those old animated gifs that have clever uses of pallete shifting... The demos that have whole worlds in a few KBs...

  • I know it's not the subject of this question but... Why is storage space size your metric?

    Do you take pleasure in knowing your good experience came in a small package? Or are you storage space starved for some reason and that's what guides your quest?

  • You misread the prompt, it's during work hours, not the whole day. Unless we'd expect people to sleep during work hours instead of the rest of the day to be healthy.

  • On mobile?!

  • I don't expect people who can vividly imagine to be doing it all the time, kinda interpreted this as a cap. Still 1-2 distinction seems odd to me. Is it cartoon to realistic?

  • Black Samurai in Japan = woke. (even when historically supported and a specific fantasy game)

  • It's fine, I wouldn't want to work with someone who enjoys being forced to comment every line.

  • Lisboa. I don't remember where but it was around the city.

  • I've seen a colour one like the one I posted below here in Portugal. It really is not an institutionalised thing, it's just what the owner decides how wacky their place is gonna be.

  • I hope they get paid per line of code.

  • Reminds me of a job I had where c# summaries were mandatory and people used a documentation generator just like that.

    /// Ages the Category. public int AgeCategory (...)

  • I'm with you but sometimes you don't have the chance in low level. Max you can do is create local variables just so the bits you're XORing are more obvious. And whenever you're working with something where that'd be wasteful and the compiler doesn't rid if it, you're better off with comments (which you need to maintain, ugh)