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

  • How is "being bad" decided?

    If it's decided internally ("bad" is what you believe is bad), then all the objectivists get a free pass for being assholes. Hitler is a supermodel, etc.

    If it's decided externally (there's an universal definition of "bad"), how far into the future does it propagate? If I rescue from drowning someone who will genocide all the Dutch in the future, when do I go bald?

    That said, beauty pageants would be much funnier, with trolley problems instead of talent competitions.

  • Spacewar! was a F2P PvP game with no microtransactions and no battle pass. Although it's hard to quantify exact player numbers (it precedes Steam charts), for a while it was the most played videogame in the world.

    Its real-time graphics and multiplayer combat were very influential, and widely copied by many other games.

  • The TV UI is horrible and has negative development: Less features and more bugs every release.

    Do you want to go to a video's channel? Well, that depends on where you are:

    • Go to Home.
    • Long-press on a video.
    • Press "Go to channel".
    • Go to Subscriptions.
    • Long-press on a video.
    • Fewer options because fuck you.
    • Start the video, press down, up, right, select.
    • Oh, it was a short video? You fell into the trap! Down goes to another video. Go back, select the video again, press right, right, select.

    And that's just one example.

  • Permanently Deleted

    Jump
  • That's how politics work in the US.

    Not really, unfortunately. All these "if you don't vote for A you're voting for B" arguments would be a little more applicable if the US presidential election was a simple majority vote, but anyone with the most basic of US politics knowledge has heard of the Electoral College. Hillary Clinton wasn't elected president in 2016, but not because more people voted for Trump.

    And that's without taking into the account voting suppression. Would you tell someone who can't vote because of racist laws that they are "voting for Trump"?

  • I like the ideas behind PRQL, although I've never used it in an actual project. It compiles down to SQL but has a clearer model based on pipeline and a much better suntax.

    Malloy is a similar project but I haven't look into it yet.

  • I run my own Synapse server with bridges to WhatsApp and Telegram, along with a few other services, using Yunohost. I haven't observed any huge resource usage, and I like the centralized management/update. One possible downside is that you won't get the latest versions immediately, the Yunohost maintainers take time to test those. I prefer the stability that gives me but if you want to be on the edge a docker setup will be better.

  • This is terrible, and Russia should be punished for it.

    The correct way of influencing Spanish-speaking countries is to install fascist puppet dictatorships. Arming and bank-rolling right-wing militias is also accepted, you won't be getting DW articles about that.

  • Do you all seriously edit text files directly

    I use hexedit for all my programming, that way I can see my text's source code. It allows things that are impossible with lesser editors, like differentiate l and 1. Newer versions even provide a "live view" that shows your text's output right beside its source, updated almost instantly. I don't personally use it as it consumes a lot of resources but it's a great help if you're just starting out.

  • Yes, that's the plan. The update from 9 to 10 was really easy, the only problem I got was some Python apps which needed a manual pip refresh, but the instructions were all there.

    AFAIK, Yunohost on bookworm is already in testing but it'll be released when the devs feel the update is working correctly.