

This ain’t it, Chief.
This ain’t it, Chief.
I have one that was proven false, and then later re-proven true: the existence of the brontosaurus.
When I was in elementary school, we were taught that they existed, they were big, etc. Then, at some point while I was in college, I discovered that actually what we thought was a brontosaur was a brachiosaur or an apatosaur. And then, when my kids went to school and learned about the brontosaur, I discovered that actually, they did exist!
I also just jumped onto Linux gaming on Mint. Mine is a slightly underpowered laptop, but so far it can run everything in my Steam library (which is a bit dated at this point) with no problem at all.
Look at moneybags over here being able to afford eggs.
Voice to text -> AI expansion -> Character Encoding -> Character Decoding -> AI summarization -> Text to voice
We should’ve just stuck with voice calls.
I’m aware of the feature, it’s been around since before I left. I’m saying that it looks functionally like they coded it to be nothing more than a subreddit named for you, in which you’re the only one allowed to post. They may have put some sort of flashy nonsense over the top of it, but that’s pretty much what it is.
This is actually a feature in Reddit for those unaware.
It looks to me like that’s functionally just posting in a subreddit created with your name, in which you’re the only one allowed to post. So creating a community on Lemmy with your name and you as the only authorized poster would serve the same function.
Yeah sorry, this meme struck me as very steeped in current American politics (not sure if this same nonsense is happening elsewhere) so I didn’t think about other constitutions.
“We the people…”
Save game twice, but then don’t actually exit game just in case it didn’t actually save
Overall, in my experience, any improvement will require the same amount of time; whether from bad to acceptable or acceptable to good.
I’m not saying it’s a matter of desire. It’s a matter of time. A full-time developer has to feed their family, so they have to put most of their time into the stuff that makes them money. That means that their passion project is just naturally going to get less time as a function of the number of hours left in the day and the amount of energy for coding that the developer in question has.
Further, ux design is a less “atomic” process; small amounts of time working on ux is going to have less impact than small amounts of time in coding. A programmer could conceivably fix a bug or make a minor improvement or feature request in ten minutes, and a Wikipedia editor could spend ten minutes improving the grammar and punctuation of an entire article; but the ux process requires mockups, iteration, asset creation, and coding for every change—and even if that can be done in ten minutes, the rest of the ui will look completely different, meaning that the overall ux will be worse than before, despite that one thing looking better.
What can we do to change it? Companies that rely on FOSS should donate to projects so that the people who work on them can afford to do so at least part-time, or empower their own employees to contribute to FOSS on company time. Those are really the only two options, barring some sort of UBI or public grant for open source software.
Well, that’s intentional though. The stuff that’s buried is the stuff that doesn’t make them money.
Bad ux in open source is because nobody has any money.
Honestly, just building an RCS app with easy grouping, quick captions, streak tracking, and delete requests would be the way to go with this. Then you have an immediate network effect of every iPhone and Android user in the world, and you don’t have to get your friends to switch if they don’t want to.
Isn’t this like posting “I’m done with meat, are you?” in /c/vegan?
I’m a newcomer to Linux (only about a year in), but here’s what I’ve got so far:
Mine wasn’t at all. Steam has done a lot of work to make this seamless so that more games can be played on the Steam Deck. Check the Proton DB to see what your gamea look like.
I have very little experience with this, but probably. Linux users tend to be tinkerers.
Same answer for both: There’s Wine, and a whole bunch of setup scripts that can get even stuff like Adobe Creative Suite working with it. Worst case scenario, there’s VirtualBox for the one or two apps you might need to run Windows for. But I find that the open source options, while they might have a learning curve, tend to be substantially better than either of those options.
More or less, but you can pick and choose what updates you want to install and when. Most distros have a package manager that’ll let you update the kernel, the drivers, the middleware, the desktop environment, all your apps, and even the package manager itself on your schedule, from one interface. You can also just ignore it and never update anything, though I wouldn’t recommend that.
Very well. It’s much more locked-down by default, for one thing.
Quite the opposite. Open source projects are well known for being less vulnerable out of the box; Linux in particular is used by huge companies as a lightweight server OS, so it has a lot of highly-paid people committing security fixes back down to the open source project.
Antivirus is a bandaid on Windows, provided because the OS was written with certain naive assumptions that let attackers get access they shouldn’t have. On Linux, those assumptions were not made. No application can be installed without your root password, for instance; downloaded files can’t even be executed without specifically making them executable; and access to edit system files is restricted by a very robust permissions system.
All of that, plus Linux’s much lower market share, also means that no malware authors are really wasting their time trying to write Linux malware. The attack vector just isn’t worth the extra effort.
So no, there’s no integrated antivirus; but for most users in most situations, it’s not needed at all.
Your mileage may vary significantly, but anecdotally it seems like most architectures from AMD and Nvidia have good support.
Maybe, but like with Windows, I assume you have to really go out of your way to do so.
I’ve only used Ubuntu and Mint. Mint has so far been the easiest and most user-friendly of the two. It’s also regularly touted as the best for newcomers.