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

  • When you hit the windows key (aka meta-key or super-key) it brings up the app launcher. You get a dock at the bottom with pinned or running apps (like a taskbar), and all of your open windows are presented in a sort of mini-version that lets you switch between them or move them between workspaces. There is a search bar that you can immediately type into to open any app with a .desktop file. There is also a button to bring up the app grid which shows your apps kind of like a mobile device's home screen.

  • Not having a dock is one of my favorite things about gnome. I actually use an extension to hide the top bar too. There's just something so satisfying about having 100% usable space on screen. I get all the info back in the win-key overlay, so I don't really need that stuff on screen at all times.

  • Why would any milk fat be required for something to be defined as chocolate? Chocolate doesn't have to contain any milk at all. The only thing my brief research turned up was this, stating that they could only contain up to 5% non cocoa vegetable fats.

    Edit: This claims there is a minimum milk fat for milk chocolate, but no requirement for chocolate in general.

  • What the hell are you talking about? Nowhere in the Constitution is a response to disease even mentioned. It sure doesn't mention anything about bombing cities. The Constitution has been interpreted very loosely to allow the government the powers it has now, but bombing US cities is beyond the scope of even that. The idea that they have a constitutional duty to do so is even more absurd.

    The Constitution is an actual thing, you know. You could read it instead of just making stuff up.

  • If a person's life is not their own to take then they have no autonomy at all

    That's just not right. Autonomy isn't some absolute, all or nothing thing. If it was, then everybody would have "no autonomy at all", because we're not allowed to commit crimes.

    Of the full range of possible actions, killing yourself is a relatively small portion of those. Considering that death eliminates all possible future actions, I'd argue that preventing a suicide (of a person that's not dying anyway) actually preserves more autonomy than the alternative.

  • I have a metal cup on my desk. This cup used to be a rock. Humans took that rock, and placed it into an environment specifically tailored to remove just the molecules we want from it. It was melted, using temperatures far exceeding what a human could survive. It was formed into a sheet, then pressed into shape, using tools specifically crafted for that one purpose. It was painted with a compound not naturally found anywhere on earth, because someone thought it should be green. It was packaged in organic compounds carefully formulated and shaped through hundreds of processes to ensure it couldn't be damaged on its trip to the other side of the planet. All of this for a cup. Why? Because it's slightly more comfortable to drink out of. A problem that wouldn't even register with any other living thing, solved with efforts far beyond their capabilities. And that is our closest competitor.

    Humanity has accomplished more in the last hundred years, hell even the last ten, than anything else on earth (or beyond, for all we know) ever has. Yeah, war, greed, and racism are a thing, but it hasn't stopped us before, and won't stop us now. You are comparing real people to some idealized fantasy. A fantasy that only seems attainable because of what we have already accomplished, not in spite of it.

    We only aspire to do better because we know what we are capable of.

  • Factorio has a mod manager built in. It can browse, download, install mods all right there. It even syncs mods to save files and checks for updates. Factorio mods have better support than most games do. I really wish some other developers would put that kind of effort into mods. Just think of what, say, Minecraft could be if it had that.

  • It's easier than you think. You can just download an exe, point lutris/steam to it (ie, just paste the path into the gui), and run the game. I have yet to find a game that doesn't work. Troubleshooting is rare, and in my experience only involves changing proton versions. I have never had to mess with drivers, aside from initial installation when I installed the OS.

  • Well letters don't really have a single canonical shape. There are many acceptable ways of rendering each. While two letters might usually look the same, it is very possible that some shape could be acceptable for one but not the other. So, it makes sense to distinguish between them in binary representation. That allows the interpreting software to determine if it cares about the difference or not.

    Also, the Unicode code tables do mention which characters look (nearly) identical, so it's definitely possible to make a program interpret something like a Greek question mark the same as a semicolon. I guess it's just that no one has bothered, since it's such a rare edge case.

  • Every thing you code is binary. You may write '15', but the code your computer runs will use '00001111'. The base-10 source code is only like that for human readability. All mathematical operations are done in binary, and all numbers are stored in binary. The only time they are not is the exact moment they are converted to text to display to the user.

  • Tests would be a pretty bad idea. It is easy to imagine the ways that someone could use that to attack their political opponents. Similar things were used to disenfranchise voters in the past. Also, it is too easy to corrupt the legitimacy of such a test. All a person would need to do is get a heads up of how the test works and practice for it. Or, have the test designed to be too easy to pass. It's easy to say "make it impartial, scientific, and dignified", but that doesn't mean it will be. I seriously doubt any governmental body ever has or will be that trustworthy. An actual age limit would be objective and clear though, making it much more practical.

  • If you're installing Ubuntu or Manjaro, it's honestly easier than windows. The options make more sense, and you get much more useful info on your drives. With windows, I have to identify them by capacity, which has led to me installing on the wrong drive before. And live CD installs even allow you to look something up for help right there.

    Arch is a totally different story though. No way I would have started using Linux if that was my introduction to it.