LeFantome

joined 2 years ago
[–] LeFantome@programming.dev 5 points 9 months ago

GNOME mostly abandons their old apps. However, in some cases, the Xapps project has taken over these older code bases.

https://linuxmint-developer-guide.readthedocs.io/en/latest/xapps.html

[–] LeFantome@programming.dev 2 points 9 months ago (1 children)

It should say 486DX or better as NetBSD requires an FPU.

But apparently somebody has been working on SoftFPU support and they just released a first version a week ago!

https://github.com/mezantrop/i486SX_soft_FPU?tab=readme-ov-file

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

Make sure it is not a 486SX. NetBSD requires an FPU. Linux is able to emulate one in software.

[–] LeFantome@programming.dev 35 points 9 months ago

The Linux kernel is well over 30 million lines of code (lots of that is drivers).

This change shrinks the kernel by about 15,000 lines. That is not nothing, but it hardly moves the needle.

It is just one less thing to have to worry about and one less constraint to limit flexibility in the future.

[–] LeFantome@programming.dev 18 points 9 months ago* (last edited 9 months ago) (1 children)

Latest 486 “distro” released 3 months ago:

https://github.com/marmolak/gray486linux

Same userland as Alpine Linux. Newer version of MUSL than current Void Linux ships with. Up to the minute kernel.

The oldest kernel version still getting updates at kernel.org is from 6 years ago. So, we may still have active 486 support in official kernels for years yet.

Even after that, the kernel will stay available. You can always backport any important security fixes yourself.

And this is just the kernel. A 486 will run current c libraries for decades most likely.

You can still use Linux on 386 and Git commits as recent as a year ago say things like “adding support for new hardware”.

https://github.com/marmolak/gray386linux

Again, even on a 386 you have the same C library and userland as found in current Alpine Linux.

[–] LeFantome@programming.dev 7 points 9 months ago

I switched to Mandrake for that (back in the day).

[–] LeFantome@programming.dev 12 points 9 months ago

I think you can still buy new 486 compatible chips today.

https://www.vortex86.com/

[–] LeFantome@programming.dev 2 points 9 months ago (1 children)

Pardon?

GNOME defaults to Wayland. GNOME 49 is going to remove X11 support all together.

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

Hilarious. Is vkgears a possible replacement in your workflow?

[–] LeFantome@programming.dev 3 points 9 months ago (1 children)

What are you running?

SDDM 0.20 supports Wayland (marked experimental). Version 0.21 is out now.

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

Depends on your desktop environment. Works on KDE.

view more: ‹ prev next ›