this post was submitted on 24 Jan 2024
369 points (89.7% liked)

Linux

48378 readers
1026 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Gentle reminder to everyone that support for #windows10 ends in about 90 weeks. Many computers can't upgrade to Win 11 so here are your options:

  1. Continue on Win 10 but with higher security risks.
  2. Buy new and expensive hardware that supports Win11.
  3. Try a beginner friendly #Linux distro like #linuxmint. It only takes about two months to acclimate.

@nixCraft @linux @windowscentralbot

you are viewing a single comment's thread
view the rest of the comments
[–] possiblylinux127@lemmy.zip 27 points 10 months ago (12 children)

Once Windows 10 loses support I'm moving to XP for security

[–] OsrsNeedsF2P@lemmy.ml 8 points 10 months ago* (last edited 10 months ago) (11 children)

I was trying to make a Windows XP compatible app last month and my god is it ever difficult. Nothing works on XP anymore, so it's insanely hard to test/develop software. All the legacy download links are dead too, so you can't go install older versions of things either.

[–] LeFantome@programming.dev 1 points 10 months ago

.NET 4.0 runs on XP and it is still very easy to create a .NET 4.0 application on a more modern machine. A well tested .NET app will deploy and run on Windows XP with few surprises. You cannot ask for better tooling. So, I would not say that creating new software for XP is really all that hard.

If you want to be much cooler but put in more work, check this out!

https://github.com/rust9x/rust/wiki

load more comments (10 replies)
load more comments (10 replies)