Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
New features, fixing bugs, security fixes, hardware support, etc. Why would Linux updates be different than updates to any other OS?
I'm just wondering why do OS need new releases?
Is there really such a huge difference between Windows 7, Windows 8, and Windows 10 ? Because I don't see them.
There were some pretty big differences in windows 8. Not sure how you wouldn’t have noticed them.
Yeah, this screams "the default browser is my operating system"/"chrome hasn't changed in 10 years why do I need to update my computer". Hell even assuming op is using their computer like a kiosk, you'd still have to notice a few differences. I'm partially blind and I can see lots of changes, lol.
I mostly use LibreOffice, Firefox, qBitTorrent, VLC and the Terminal (sudo apt-get update)
I don't notice much difference.
Maybe you shouldn't be downloading torrents if you're not sure how/why updates happen.
That actually makes it more confusing. Unless you're on a rolling release distro , each major version will have a different repository of software - newer Linux Distro releases having newer programs.
An example that's more visible from the standard user POV would be an Ubuntu user seeing GNOME being updated up a major feature release between Ubuntu versions. Without updating to the new version of Ubuntu, they'd only see maintenance patches and minor feature additions rather than anything gamechanging
Really? Exploits happen all the time, so patches come out. Google zero-day exploits too.
What? Windows 7, 8, and 10 had completely different UI designs. Even if you ignore the technical differences, the UIs make these versions more easily distinguishable than most Linux distros. 7 was glassy (aero), 8 was flat, colorful, and square (metro), and 10 was also flat, but more refined and less colorful (fluent).
They are so drastically different that I could tell you which version is being used within 5 seconds of seeing a screenshot of a blank desktop with no icons and just the taskbar.
You're on crack.
Not OP, but many of those windows updates were worse in lots of ways.. Arguably a large part of the need for those updates is just so that you have something new to sell..
You're not wrong, but I'm not sure how it's relevant
You could use something like OpenSUSE Tumbleweed where all software is updated on a rolling basis whenever updates are tested and ready. That might be for you but the downside is that big updates to software come "randomly" and could break your workflow. The point of version releases is usually to save the big feature-changing updates so they all come at a predictable point in time, and there's usually a window to upgrade in so you can do it when most convenient. For Ubuntu, Fedora, etc. this happens every six months, so the difference between one version to the next isn't likely to be huge, but many people prefer the predictability of an update cycle. You could also look at LTS distros which are supported for longer, but you have to wait longer for features.