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/)BR
Posts
7
Comments
326
Joined
2 yr. ago

  • In europe bidets are different.

    They are meant more as a 'general privates washing' thing. So it's not aimed at the asshole. So you either have to angle yourself in weird ways, or just use your hand to divert the water.

  • Tbf there still are a lot of ways to make a program run at startup on linux, systemd/rc, cronjob. Even putting in bashrc for certain cases. The problem is finding where that little bugger is starting from.

  • my handwriting it's exactly like that. Doesn't help that i am left handed and smudge the shit out of the paper. But what i meant was the "oogabooga" caveman level of comments i add to code. You'll be lucky to find a cohesive sentence in them. Ex: "check for x if exists, assume setup is done"

  • Tbf, i always comment my code to do a sanity check of what i am doing along the way( think rubber duck method with comments). The problem is that my writing is so cryptic i am the only one that could ever understand it.