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

  • Use Linux professionally. Worked with RHEL for years. Current gig uses Debian servers. Daily driver is a system 76 machine with the pop OS that came on it. Debian derivatives make great daily drivers for those of us that just need a browser, terminal, working wifi, and the ability to build and run containers.

  • Don't need an if, just set the variable and collect the data. Saved you a jump instruction. The compiler is going to optimize it out anyway, but simpler code is better and some people forget the -O flag.