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/)TA
Posts
1
Comments
35
Joined
2 yr. ago

  • The only two things making me use windows for now are my inability to run FL Studio on Linux (I tried before, I'll try again)

    Procrastination to go through my files to see if there's something worth backing up before I wipe my drive

  • I would argue that if an if statement is hard to parse, replace the entire condition with simpler to read (but way more specific) variables that you assign values (the original condition expression) in the line above. No need for comments in that case