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/)ME
Posts
13
Comments
278
Joined
2 yr. ago

Permanently Deleted

Jump
  • I mean, he knows how to gut things he doesn’t think are important.

    That’s not efficiency, that’s just doing less stuff. Efficiency is when you do the same stuff but with lower cost and the same outcomes. That’s not what musk does.

  • So, the big kicker on that front is that most distributions ( there is a whole family tree of different versions built with different goals) are open source, meaning that people can look at the code and see what is running on their machine. Most people aren’t inspecting every part of their system, but every part has been inspected by many people. When something sketchy goes on, it will be called out. Because the code is open for anyone to see, and most versions are distributed under certain licenses, people can take it and branch off their own version if they don’t like what’s being done.

    There are some versions maintained by companies (Android for example) and some by volunteers, but they all run on the same open source Linux kernel, or some modified version of it, which is maintained by volunteers. Most Linux distributions are built by people who care about it and want it to work well.

    So at the end of the day, it’s all super transparent and there is a lot of accountability through that. No one will be sneaking spy wear in or logging what you do unless you let them, and because there is so many versions, it’s easy to migrate to a different version if the people making one do something stupid.

    A lot of power users love Linux for how much you can do with it, but there are lots of versions that are built to be easy to use and as low maintenance as possible. There is a huge variety of versions, even a bunch of gimmick or joke version.

  • Nah hear me out, the time line where Perot wins is worse.

    Like, he’s a funny little foot note now, and a quick glance at what he ran on seems pretty innocuous, if a bit eccentric. But the more you dig in to what he actually believed and how he behaved, the more you realize he probably would have been worse than Regan.

  • Any Linux distribution should work on AMD CPUs, well, Debian based distros can sometimes have issues with particularly new hardware due to the long time between releases. But bazzite is fedora based so you should be fine with anything.

    Nvidia GPUs work just fine with AMD CPUs.

    Realistically the question is how high end of a CPU do you want, the mid to high end range AMD CPUs tend to be cheaper than their intel equivalents, but the highest end intel chips edge out the highest end AMD chips right now. Realistically, that won’t matter unless you are doing something super CPU intensive and just want the most power possible for your machine.

    AMD CPUs also have better integrated graphics, not super important if you have a dedicated GPU, but, there are times when having a second somewhat capable graphics processor could be useful.

  • Skyrim had a narrative, it had stories that raised curiosity enough to engage with the gameplay loops. Some of the side quest were even pretty good, the main quest was meh.

    Increasingly Bethesda seems to be building their games around gameplay loops with narrative increasingly ancillary. They’ve optimized for grind without giving a reason to grind.

  • Depends on the grenade. Lotta people who talk about “grenade no work like that” are talking about a specific type of grenade they are familiar with.

    Some grenades have very easy pins to pull, some grenades start the fuse as soon as the the pin is pulled, some require the spoon be depressed for the pin to be pulled.

    Reality is, there are many types of grenades that work in different ways.

  • It’s an attempt to create a unified narrative that can tie together a number of disparate groups. Groups who have no chance of winning elections or joining another coalition. Groups whose goals and ambitions are so antithetical to public interest that they can never actually say what they want out loud.

    The reason this document is so bizarre and unhinged is because it’s trying to speak the language of people who have to speak in a series of dog whistles to prevent being disregarded out of hand.

    It’s a rallying cry to all those who are upset when they get held accountable for saying what they actually think.

  • As I understand it, any browser on iPhone has to be built on WebKit, so even if you install fire fox or chrome, it’s running on a totally different web engine than the desktop version. Making them more safari re-skins in the same way that stuff like brave or opera are just chrome reskins.

  • some people stick with safari, but no one is replacing chrome, fire fox, or edge with safari. People choose to replace edge because it is obtrusive and annoying to use, safari isn’t.

    In that context, safari is not a competitor for Firefox in the same way chrome is. It’s comparing apples to oranges.

  • Because it’s not based on chromium(blink web engine), there are two other well supported web engines which browsers can be based on, WebKit (Apple), and Gecko (Mozilla).

    At the end of the day, if it’s built on Blink, it’s liable to have Google break things they don’t like on the back end. Including ad blockers.

    Opera used to be built on it’s own web engine (presto) but since 2013 it’s been built on Blink.