Doesn’t have the apps people need/want
No Stupid Questions
No such thing. Ask away!
!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Rules (interactive)
Rule 1- All posts must be legitimate questions. All post titles must include a question.
All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.
Rule 2- Your question subject cannot be illegal or NSFW material.
Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.
Rule 3- Do not seek mental, medical and professional help here.
Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.
Rule 4- No self promotion or upvote-farming of any kind.
That's it.
Rule 5- No baiting or sealioning or promoting an agenda.
Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.
Rule 6- Regarding META posts and joke questions.
Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.
On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.
If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.
Rule 7- You can't intentionally annoy, mock, or harass other members.
If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.
Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.
Rule 8- All comments should try to stay relevant to their parent content.
Rule 9- Reposts from other platforms are not allowed.
Let everyone have their own content.
Rule 10- Majority of bots aren't allowed to participate here.
Credits
Our breathtaking icon was bestowed upon us by @Cevilia!
The greatest banner of all time: by @TheOneWithTheHair!
For me if an application isn't on the pop-shop then its very hard to install, I've had people tell me to just not download things from the internet, but when the application I need isn't on the pop-shop or the repos its a non-starter.
Downloading the .deb from the website is very hard? Not being sarcastic, hoping to understand
One thing that happened recently that really showcases the difference between Linux and Windows is the glibc update that broke several popular video games. These games were specifically built to run on Linux. Ironically, games built to run only on Windows could still be ran on Linux just fine. That's because those games are run through a compatibility layer that translates the Windows instructions into their corresponding Linux instructions. The games built for Linux use Linux instructions directly, so they don't need a compatibility layer.
The update to glibc changed how some Linux instructions worked and so any program using the old instructions needed to update to the new ones. Lots of Linux programs are actively maintained or at least open source, so making the change isn't a big deal. Video games tend not to be open source or actively maintained after they're released, so some of these broken games will be broken forever. When that was reported to the maintainers of glibc, they responded that they don't care if they break unmaintained, closed source software. It is the user's fault for choosing to use such software.
To me, that is the biggest difference between Windows and Linux. If someone creates a program for Windows, that program will likely still work 10 years from now. If someone creates a program for Linux, it could break next week, and the people who broke it won't care. It's a bit embarrassing that programs created for Windows work on Linux more reliably than programs created specifically for Linux.
The glibc incident though was self inflicted. The Devs relied on undocumented behaviour in the ABI (application binary interface) which then got fixed/changed after more than a decade by the Devs of said Library.
It was akin to relying on a videogame glitch to do something that shouldn't have been possible and then be offended that it got patched.
It was akin to relying on a videogame glitch to do something that shouldn't have been possible and then be offended that it got patched.
Let me introduce you to any% speedrunners
If you're considering how good software is, how it was made is irrelevant, the only thing to measure is how well it works. A criticism of Linux from a user perspective is still valid regardless of who is or isn't to blame.
-
Just installed Debian, no wifi
-
Lots more stuff just like #1, such as my 10 year old and 3 month old Logitech wireless mice weren't detected, and support for them is (fortunately) only available from a third party, which I found by searching the web for an answer.
I could give you pages of why Linux doesn't compare to Windows for the desktop, which I'd follow with where it really shines - as a server for all kinds of things. It's so good for specific tasks that even VMware replaced their own Workstation virtualization with Linux KVM.
I can give you my experience so far, seeing as the common criticisms of Linux usually boil down to unwillingness to try it as well as kernel level anticheat and Adobe products, and I....honestly don't miss either of them, but I'm mostly a dev and a single player games enjoyer, so not much to miss, really.
The speakers on my Razer blade laptop (running EndeavourOS, btw) stopped working randomly, but I'm not convinced it wasn't my fault since I did have to work on the laptop internals for unrelated reasons and might have screwed something up.
My webcam on my desktop, a Logitech Brio, has been acting up as of a couple of weeks on Bazzite, where the microphone keeps kinda dying and I have to unplug/re-plug the webcam to have a working mic. Also the audio quality on my Sony XM5s keeps changing to shitty quality, mostly when I do the re-plugging of the webcam, but it's happened at random times before. Gotta go change the codec on the audio settings every now and then due to it.
Monitor brightness can sometimes behave weirdly, not going back to a brighter setting after auto-dimming.
Games with kernel anticheat don't let me play online.
This has mostly been it, to be honest. There's a microscopic learning curve for Bazzite since it's immutable, so I have flatpaks for most stuff, and "figure it out" for anything else, but other than that, it's just better than Windows ever was. If you run into an issue, you're most likely going to be able to solve it with a quick online search or by consulting the eldritch hallucinations of OpenAI or of your choosing.
It always feels like it’s someone’s hobby and not a mature product.
Fixing nearly anything is digging through a text file that might follow a standard but never the same standard as the last text file.
Software compatibility for things such as Adobe products and other things that are built specifically for windows.
And a lot of hardware
I'm using Linux Mint for my daily driver for about 5 years. It works great with no ads!! I'm not a gamer and Libre Office works well for me so no significant problems with software. I also do some basic python programming on it. The more complex command line stuff takes a while to figure out but Mint has been great!
I've never seen an ad on Windows. Not sure what people do to get ads.
Play Solitaire
@[email protected] here's a brief list, in no particular order and based pretty much entirely on my own opinions and experience.
-
you have to learn a little bit about what happens behind the scenes sometimes. for example, if you don't know what distro packages are or what flatpak is (or the reasons behind each of them, honestly) then installing apps kinda sucks at first.
-
you can end up installing a package thinking it is the official one, when in fact it is some variety of third-party. generally this doesn't really hurt anything but it can (look up fedora flatpak).
-
sometimes cool features get stuck in limbo because none of the people who want them know how to code
-
sometimes cool features get stuck in limbo because of politics (in-project politics, not what you probably thought at first)
-
it can be hard to figure out if something is good or if the people reccomending it are just trying to help a new user find something easy and, since they don't actually use it and haven't for a while, don't know that it kind of sucks now (I'm thinking of ubuntu here but it happens with a lot of stuff, distro or otherwise)
-
all the damn tribalism
-
drivers are hell on most distros
-
app availabilty on non-.deb systems
-
some apps refuse to look native (gtk apps on kde, qt apps on gnome, anything made by a mac user for some reason, every browser fighting tooth and nail to default to windows titlebar icons)
-
all the damn tribalism
- Is a duplicate of 6.
Your comment is to be ~~closed~~ deleted in 3..2..1..
no idea what you're talking about
OP's riffing a joke off Stack Overflow's tendency to kill duplicate posts.
I've been using Linux Mint for the last 1–2 months (or so) and one of the things I miss the most is how on Windows, games just run (typically). Now, on Linux, one of the very first things I do upon wanting to play a new game is check the ProtonDb page. I am not always able to play the game I want. There's often not even any ProtonDb page for a lot of older games, notably in my case Jazz Jackrabbit. (For example, even though the Jazz Jackrabbit Collection on GOG has a Linux installer, for some reason it won't run.)
Make no mistake, I ain't never going back to Windows for my personal use if I have anything to say about it. The sense of personal security I feel from not having my every move be captured, scrutinized, and sold by Microsoft is way too important to me. If I can have that feeling of relative comfort by forgoing a few games, it seems like a worthwhile price to me.
Nevertheless, the "plug-and-play" nature of games designed for Windows is something I miss.
I’ve had loads of problems installing software and making it work.
Any specific examples?
Sure. Please note that I am quite ignorant and unskilled when it comes to Linux. I will seem like someone who’s got shoes on but doesn’t know how to tie them. I’m sorry. I wish I was more skilled and knowledgeable.
ProtonVPN installed via YAST worked on OpenSuse Tumbleweed but didn’t work in OpenSuse Leap.
RStudio in NixOS was hard to update. For example, during the switch to Quarto instead of only Knittr, there was a period where I spent months without updates. I was using an old, old version.
With NixOS, Fedora, or OpenSuse, installing Signal from a program packaged by Signal itself was not possible. There was a Flatpack version run by a contributor, but nothing by an organization.
I totally recognize that I could learn more and become a better user. It’s just a bit frustrating that these weren’t problems for me over at the land of Surveillance Capitalism OSes. I hope these problems are solved with time.
Bluetooth sucks on my fedora desktop
To be fair, Bluetooth sucks on Windows desktops as well. The hardware is just garbage a lot of the time
weird it's so good on my iphone
Your iPhone was designed for Bluetooth, on laptops and desktops its an after thought.
Bluetooth has been pretty useful for me; the only problem I run into is device detection, sometimes, but once the two devices pair, rarely are there further problems in the file transfer process.
I'll blame the drivers (and some of that blame lands on MS).
Some of the cheap USB hardware are unofficial clones, which get disabled by the official drivers. The clones sometimes work in Linux, but not reliably. It can be really hit and miss.
Also audio is weird
The transition from ALSA to Pulse never really fully happened and a lot of backend stuff is still dependent on ALSA. If you ever find that you have an audio channel that is just not working for no apparent reason (like audio input), run alsamixer
and check if the channel is muted there.
I've found this multiple times on new Ubuntu-derivative installs, and the channel muting in ALSA is not reflected anywhere in the desktop GUI audio settings and can't be adjusted through them, but nothing is technically broken - you just have to raise the volume on that channel via alsamixer. It's a very annoying gotcha.
I've been using it exclusively as my desktop for over 20 years. Does it have flaws and shortcomings? Sure. So have Windows and Mac. What system does not have issues?
Does it fit your use case? Who knows? Just try it and be the judge. If it doesn't work, just keep using whatever you're using, no harm done.
All you need is a USB stick, some curiosity and some time. It's not like it's a lifetime commitment or something. Unless, of course, you enjoy it... then you are doomed.
For me, it was the lack of support for certain Wi-Fi cards. I had to pull an older Wi-Fi card out of an old Chromebook, because no flavor of Linux supported the card that came with the (Windows 11) laptop. And guess who has two thumbs and no Ethernet port...
Finally got it working, but at one point i was almost willing to have a USB tether to my phone, just so i wouldn't have to fight with windows anymore.
Edit: Just realized it said desktop, but my desktop also has Wi-Fi, i just haven't had the courage to switch fully from my Spectre Win 10 install...