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/)GB
Posts
9
Comments
457
Joined
2 yr. ago

  • You're being trolled because you missed the sarcasm in their original comment

    A troll's goal is to make you angry. If you can learn to identify trolls and choose to ignore them, they won't get what they're looking for

    https://www.wikihow.com/Identify-a-Troll

    Welcome to the internet. I hope you enjoy your stay

  • JPEG XL for images because it compresses better than JPEG, PNG and WEBP most of the time.

    XZ because it theoretically offers the highest compression ratio in most circumstances, and long decompression time isn't really an issue when the alternative is downloading a larger file over a slow connection.

    Config files stored as serialized data structures instead of in plain text. This speeds up read times and removes the possibility of syntax or type errors. Also, fuck JSON.

    I wish there were a good format for typesetting. Docx is closed and inflexible. LaTeX is unreadable, inefficient to type and hard to learn due to the inconsistencies that arise from its reliance on third-party packages and its lack of guidelines for their design.