Lunduke
News • Science & Tech
Make Computers Fun Again - Linux, UNIX, Alternative Operating Systems, Computer History, and Retro Computing. Also dad jokes.
Interested? Want to learn more about the community?
$1 Million Tax Payer Grant for "Gender Inclusive Open Source"

A cancelled grant, worth a million bucks, for Oregon State University to create "best practices for fixing gender-bias bugs". This is more than the yearly revenue for GNOME & KDE combined.

00:10:47
Interested? Want to learn more about the community?
What else you may like…
Videos
Podcasts
Posts
Articles
Lunduke Journal Videos Now Subscriber Exclusives

All articles and audio podcasts remain 100% free for everyone.

The Article:
https://lunduke.substack.com/p/lunduke-journal-videos-now-subscriber

00:09:55
Open Source Orgs Pledge Fealty to United Nations

Linux Foundation, GNOME Foundation, others pledge to "support the needs of the United Nations", promote DEl discrimination & RISE.

The article:
https://lunduke.substack.com/p/open-source-orgs-pledge-fealty-to

00:30:10
Counter-Strike 2 Switched to Wayland (for One Day)

After a number of significant issues when running under Wayland, Valve's CS2 is now back to X11 as default. Wayland advocates blame everything but Wayland.

00:13:19
November 22, 2023
The futility of Ad-Blockers

Ads are filling the entirety of the Web -- websites, podcasts, YouTube videos, etc. -- at an increasing rate. Prices for those ad placements are plummeting. Consumers are desperate to use ad-blockers to make the web palatable. Google (and others) are desperate to break and block ad-blockers. All of which results in... more ads and lower pay for creators.

It's a fascinatingly annoying cycle. And there's only one viable way out of it.

Looking for the Podcast RSS feed or other links? Check here:
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

The futility of Ad-Blockers
November 21, 2023
openSUSE says "No Lunduke allowed!"

Those in power with openSUSE make it clear they will not allow me anywhere near anything related to the openSUSE project. Ever. For any reason.

Well, that settles that, then! Guess I won't be contributing to openSUSE! 🤣

Looking for the Podcast RSS feed or other links?
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

openSUSE says "No Lunduke allowed!"
September 13, 2023
"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

This episode is free for all to enjoy and share.

Be sure to subscribe here at Lunduke.Locals.com to get all shows & articles (including interviews with other amazing nerds).

"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

Well, my website is finally back online after I figured out what broke. It took me a couple years to finally get around to it though XD

https://althacker.xyz

23 minutes ago

I have found that the most useful thing I do with AI Chat Bots is to create config files I've forgotten how to do, for example, init.d, crontab, and .desktop files.

Quick Lunduke Journal reminders: 50% off through Sunday, where to find links

Hello all of you amazing nerds!

With The Lunduke Journal videos now being subscriber exclusives, I wanted to take a moment for a few quick reminders:

  • All articles — as well as all audio podcast episodes — remain free for everyone. See Lunduke.com for all of the links for where you can grab them.

  • If you have a Lifetime Subscription (via either Locals or Substack) and have any issues or questions — feel free to reach out via email: [email protected].

  • The 50% off discounts for new subscriptions runs through end of the day Sunday (the 10th).

Seriously. Feel free to take advantage of that discount. Save some serious buckazoids and support The Lunduke Journal in the process. It’s a win-win.

-Lunduke

Read full Article
post photo preview
Number of Orphaned Linux Kernel Modules Doubles in 2 Years
Intel layoffs & Russian bans have contributed to a growing number of abandoned Linux Kernel Modules -- which now make up over 8% of all Linux modules.

Over the last few days, a number of Linux Kernel modules have officially become “Orphaned” — meaning they no longer have a maintainer to look after them in any way.

Image
 

This most recent surge in “Orphan” Linux Kernel modules is due to a round of fairly massive layoffs happening at Intel, with the company reducing total staff by tens of thousands before the end of this year.

And, of course, among those being laid off are multiple programmers who were paid maintainers of Linux Kernel modules. Things like the Intel CPU temperature drivers, Slim Bootloader, and the Time of Day clock. All are now “Orphan” modules, with more expected over the coming months.

This isn’t the first event which has caused a surge in Orphan modules.

In October of 2024, a wave of Russian programmers (and programmers suspected of working with Russian companies) were banned from contributing to the Linux kernel. This was in response to President Biden’s Executive Order 14071, which forbade Russians from working with or using GPL'd software made in the USA.

Which, naturally, included the Linux Kernel.

How Many Orphans Are There?

All of which begs the question… exactly how many Linux Kernel Modules now have no maintainer at all?

Figuring that out is a pretty trivial task. Linux Kernel Modules with maintainers (or which had maintainers) are listed in the Linux “MAINTAINERS” file.

And, as of August 8th, 2025, there were 138 Kernel Modules specifically listed as having a Status of “Orphan”.

But that only tells us part of the story. What we really need to know is how fast the number of Orphan Modules is growing… and what percentage, of all modules, are not maintained.

Turns out, both numbers are… not great.

 

Over the last 2 years — between August of 2023 and August of 2025 — the number of “Orphan” modules in the Linux kernel grew from 75 to 138.

They nearly doubled.

Now let’s look at the percentage of Orphaned Modules.

Since we know that there are roughly 2,496 Modules which have an active maintainer (give or take, based on a quick look at the MAINTAINERS file) that means that a little over 5% of all Linux Kernel modules… are orphans.

 

Though that doesn’t tell the whole story.

There is also another category of Kernel Module where the status is listed as “Odd Fixes”. Meaning “It has a maintainer but they don’t have time to do much.”

If we consider those modules as also “Not Maintained” (along with the “Orphan” Modules), the total percentage of un-maintained Kernel Modules grows to 8.6%.

 

The Future of Linux is Unmaintained

Considering the upcoming layoffs at Intel — whose employees are the current maintainers of well over 200 different modules — the possibility of “Not Maintained” Linux Kernel Modules hitting over 10% isn’t a far fetched idea.

And we’re not talking about seldom used hardware drivers here. We’re talking about things like “temperature sensors” and “time of day” (and all manner of critical hardware support like ACPI and Ethernet drivers).

While it’s reasonable to assume that some of the most critical Kernel Modules will get new (often volunteer) maintainers — thus saving them from becoming true “Orphans” — many will fall into an abandoned state. As has been the case over the last few years.

What result that will have on the Linux kernel — and the broader Linux ecosystem — remains to be seen. But we’ll find out soon enough.

Read full Article
post photo preview
Lunduke's Non-Woke Software List (for August, 2025)
From Operating Systems to Web Browsers. There's lots of Woke Software out there. Let's take a look at some decidedly NON-Woke options.
There’s a heck of a lot of Woke Software out there. Especially in the Open Source world.

What, exactly, is “Woke Software”? Glad you asked. Because I’ve defined it.

 

Simple, right?

I’m sure we can all think of some examples. Mozilla Firefox, NixOS, Godot, and a whole mountain of others.

But what about… Non-Woke Software? You know… software which doesn’t hate you for being a normal person?

Luckily there is a growing number of decidedly Non-Woke options. And, even better, some of them are truly outstanding. Below I have collected my personal favorites as of August of 2025.

Operating Systems

Multiple Non-Woke Linux Distributions (and even a few BSD options) are available.

  • OpenMandriva - A classic Linux distribution.

  • GhostBSD - A FreeBSD based distro focused on usability.

  • Omarchy - An Arch + Hyprland configuration.

  • Devuan - A fork of Debian without SystemD.

I can personally vouch for the quality of all of those options. They are all unique and worth taking for a test-drive.

My personal favorite? OpenMandriva.

Web Browsers

As of right now, there are two web browsers I can recommend.

  • Brave - A Chromium based browser focused on privacy and ad blocking.

  • Ladybird - A from-scratch browser (not yet usable for a daily driver).

Though, honestly, only Brave is truly usable, right now, as a daily driver. But Ladybird is making such rapid progress that it seems worth including in this list to keep an eye on.

E-Mail Clients

If you’re looking for a desktop Email client, there’s really only one noteworthy option at the moment.

While Betterbird has not made a point of being Non-Woke, they are a fork of Mozilla Thunderbird. And Mozilla is the king of Open Source Wokeness.

Other Software

Here’s a few Non-Woke pieces of software which just don’t fit in the other categories. Hopefully, as the quantity of decidedly Non-Woke, quality software grows, we’ll have enough to add a few additional categories.

  • Redot - A fork of the Godot game engine.

  • XLibre - A fork of the Xorg X11 Server.

  • Hyprland - A Wayland window manager / Desktop Environment.

  • SQLite - A small, fast SQL database engine.

Once again, all quality, recommended software.

While this list may not be a mile long, it’s growing — and many of these projects are seeing significant success. Which is pretty fantastic.

Read full Article
See More
Available on mobile and TV devices
google store google store app store app store
google store google store app tv store app tv store amazon store amazon store roku store roku store
Powered by Locals