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

  • Can confirm. I've sent csv files to my coworkers, and they've tried to tell me that the files I sent were invalid. It's because they opened up the file in Excel to look at it first, and Excel autosaved the reformatted data.

  • I recently switched to Windows 10 LTSC (from Windows 10). Would recommend that as well to people looking to avoid Windows 11.

    I'm not if it's really any easier to find and install than the other debloat methods out there, but I thought it was pretty simple.

  • While I'm League hater, I would love if the Dota meta shifted to shorter games like League has. I really miss the strategic depth of normal/ranked, but realistically if I want to play more than one match per evening, I have to play turbo mode.

  • I have a personal project that was getting big and unruly, and I'm so happy I learned how to use Docker and converted all the little pieces into their own repos and containers.
    That being said, I totally went down rabbit holes that didn't end up being helpful, like setting up my own CI/CD or trying to learn Kubernetes. They were totally overkill for me.