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

  • I have never had a good experience with a Debian server. Every single time I had to add unstable or third party repos to get anything remotely current to run. What's the point if you have to add unstable shit anyway?

  • Rule

    Jump
  • How so? The system of patriarchy is beyond any one individual to solve. Yet I'm damn certain you believe every man should still do their best not to contribute. Why should the system of animal exploitation (and environmental destruction, while we're at it) be any different?

    Is it because one of these requires actual work on your side? You are the one measuring the same thing by two different standards.

  • Proton seems on the wrong side of the usability - privacy spectrum. Every last feature I'd want from an online provider is impossible or massively neutered by the overly strict security.

    I wish there was a similar service in a trustworthy country with a more sane level of safety, like opt-in encryption for example.

  • Is a VPN even worth it for that use case? A seedbox won't cost that much more, esp. if you factor in electricity costs from keeping your machine running. And getting to 1.0 seed ratio is also much easier.

  • Just in general: More sane defaults, less RTFM. Sure, you can configure everything, but MUST you? A lot of opensource developers seem to believe that configurability is a get-out-of-jail-free card for having to provide a good user experience out of the box.

  • While it wasn't 100% free from hate, Heroes of the Storm had significantly less of it. Similarly, GW2 has a far friendlier community than WoW, because game design does matter.

  • The videos are literally the entire point of TikTok. It makes sense that the MAIN feature would autoplay. It's like complaining the pages in an ebook reader are "autodisplay", instead of every single page requiring an additional input to display the text.

  • Well, thats only a relevant distinction if they meaningfully differentiate between Hamas and Palestinian. Considering they've talked about using nukes, that they think sacrificing an entire hospital full of innocents to maybe kill a few Hamas, and that we DAMN WELL KNOW how racism means generalizing anyone of a group to be the worst kind of that group, and the fact that the totally un-Hamas west bank is getting ethnically cleansed too, it's incredibly naive to think they'll leave any reasonable amount of palestinians alive.

  • It does support it, it's just slower than JS. WA is faster in other aspects though, so frameworks that compile to WA (like the Rust framework Leptos) still end up being faster than a lot of JS ones.

  • I don't understand the need for Ctrl-C/V, when manually copying the text exists. I know it's snarky, but that's the level of difference we're talking about here. Or imagine, to delete a line, someone Right Arrows 50 times, then backspaces 50 times, instead of using the shortcut.

  • I loved how that game managed to have an A E S T H E T I C that was absolutely gorgeous AND perfectly matched the games themes. It's also one of very few games where the open world-edness isn't just a gimmick, but is integral to the game play. A real detective doesn't get LEVEL COMPLETE messages or 10/10 CLUES FOUND.

    Oh, and finally everyone was hot and the music is an absolute banger.

  • SQL is horrible as a language to read or write. There's a million different variants, because it lacks so many basic things. And when used in other code, you generally end up string concatinating one language in another language, with all the HORRIBLE bugs something like that brings about.

    Imagine Backend People said we should just write adhoc Javascript for the frontend by concatinating the "correct" code in the backend.

  • Without a DSL for writing SQL, any sufficiently complex program will end up with string concatinating all over the place. Basically, writing a language with ZERO checks or highlighting or anything. That's asking for trouble.

    But coming from Java, I agree that some ORMs go way too far.

  • Programming @beehaw.org

    How to automate local DNS entries per project?