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/)RE
Posts
60
Comments
653
Joined
2 yr. ago

    1. Invent some incredibly specific but entirely false fact (e.g. the kingdom of bolivia was once ruled by King Aron the Benevolent before he was brutally murdered by his cousin-in-law over a dispute about the colonies)
    2. Embed said fact in invisible font among material you own the copyright to
    3. Let AI bots suck it up as training data
    4. Ask random AI bots about King Aron the Benevolent of Bolivia and sue the companies since you now have proof that they violated your copyright

    I mean this probably wouldn't work from a legal standpoint, but whatever. It's nice to image.

  • This sums up my experience as well. It's never been healthy, but at least it used to be cheap and tasty. But nowadays mcdonalds is so expensive I almost consider it a luxury, and the plastic-looking sauces and mystery meat are in no way appetizing (tho that might just be me getting older and changing preferences as opposed to the actual food getting worse)

  • To all the people downvoting: plastering the political compass in contexts where it makes no fucking sense is a kind of ironic humor meant to highlight the reductive nature of judging political ideology by two axes. It's a shitpost, and a top-tier one at that.

  • Just fucking putting data into json files in a folder is so much easier than databases. Sure, databases are faster and give you access to powerful SQL queries. But if you're just making something small and simple, you don't need those things. Save yourself the hassle and just use the filesystem.

    Or use minio/s3, which can either be the best or the worst of both worlds depending on your usecase.

  • What desktop environment? KDE, right? Just make sure you aren't using the encFS backend for your vaults, it's insecure https://defuse.ca/audits/encfs.htm

    I don't use KDE, so they may have already dropped support for encfs, idk. Just wanted to leave a warning for you/anyone else

  • Full agree, flipping manga is stupid. When I see a manga panel, my first instinct is to read right-to-left. Flipping it is just causing unnecessary confusion. At least the original bothered to make the text actually fit inside the bubbles!

  • I don't have a problem with people launching meme coins for fun. They're consenting adults, if they want to risk thousands of dollars on a meme, that's their choice. But an elected official who has the power to pass laws regulating cryptocurrency doing it? Yikes.

  • You're being sarcastic, right? There's no way in hell that a sign that says VERBODEN TOEGANG VOOR BROMMERS, SNORFIETSEN, EN MOPEDS is somehow more readily understandable than a pictogram that I could recognize from 20 meters away in a low-resolution photo

  • Hi, I recently set up my own email server

    • It's a huge pain in the ass getting things like DMARC and DKIM and whatever to work. Without those, most providers won't even deliver your messages. But luckily, there are websites that help you check and fix your configuration
    • Even once you do get these things set up correctly, most providers will send your outgoing messages straight to the recipient's spam folder
    • That being said, I believe most providers will mark you as "not spam" if the other person initiates the conversation. So this could be a non-problem if you're making an email for your business and putting it on business cards or something.
    • Mullvad (VPN provider) self-hosts their support email, and they seem to be doing fine.

    Hope that helps