Bonum Certa Men Certa

A “Homemade” Software Movement

Guest article by figosdev

Homemade lemon cut



Summary: We are routinely encouraged to give up our identity — our software and our goals and even our communities get rebranded, as it were

If you are happy with the trajectory of Free software over the past year to 5 years, this article isn't for you. If you think the Web isn't bloated, broken and overly corporate -- this article probably isn't for you.



But if you are one of the many people I know who don't feel great about the route Free software has taken, then here are some things to think about.

"If you think the Web isn't bloated, broken and overly corporate -- this article probably isn't for you."This article is inspired by Web browsers; They have a simple task when you think about it -- they get files and either download or parse them. The more complex they are to parse, the more complex the browser becomes.

We have all kinds of complex plugins -- whether they're the old sort that stick a corporate blob in the middle of a page, or whether you can simply load a pdf with pdf.js, the functionality of the browser continues to pile on -- and if you want to fork it, you have to compile the thing. But more than that, you just have this insanely complex application to fork.

I don't think its necessary to rid ourselves of corporate software -- it's not at all as simple as that -- corporations still control hardware, keeping up with any sort of compatibility will probably rely on working with them. Ridding ourselves of corporate software isn't the goal here.

"I think we are routinely encouraged to give up our identity -- our software and our goals and even our communities get rebranded, as it were."Over time, we've given up too much of our identity, values and goals to someone else. Call it the developer cloud -- because it's just someone else's company. Cooperation is great, but this is more about giving up the identity or goals of a project to something that has nothing to do with our software, or the reasons some of us create it -- or like using it.

I think we are routinely encouraged to give up our identity -- our software and our goals and even our communities get rebranded, as it were. We retain the same logos but everything else gets tweaked and fit to a more commercial purpose; sometimes to a purpose more aligned with a single company or organisation. Again, if you're happy with that happening, you've got very little to complain about. But what about the rest of us? We get painted as impossible to please, but we were happy not that long ago.

Maybe 80% of the people using the software built up over the years are happy. 80% is my rough estimate of how much of our software is not now controlled by GitHub. If you can prove that it's lower, please do! I've measured a few important repositories, and the ratio of about 4/5 keeps coming up. I'm pretty sure this article is going to speak to far fewer than 1 in 5 people. But it still matters -- just maybe not to you.

When I think of software, I don't think of the "Steve Jobs" point in its evolution; where some CEO takes it and makes it famous -- and different. And shiny. And helicopter-parented by a company. I think of software in the stage where a few people are working together to create it, when its potential is still limitless.

"When I think of software, I don't think of the "Steve Jobs" point in its evolution; where some CEO takes it and makes it famous -- and different."Some tools do gain sponsors and continue to evolve of the years -- curl for example, has a long, interesting story. Given the enormous sponsorship it received recently, it's probably going to be wrested away eventually. Like so many things, it's on Microsoft's GitHub; and has received so much money that the author didn't know what to do with it.

It's almost as if someone attached a note that said "Good luck -- now you'll have to make a foundation around this, whether you want one or not". Will that foundation be like the one built for (then against) Linus Torvalds? Who can say? But if your project gets so much money that you don't know what to do -- pretty soon, you're likely to meet people who are going to be helping you make decisions. And eventually, the decisions you make together may take you away from your own work, and your own work away from you.

Most of us don't have to worry about that of course -- curl is already famous. I am actually thinking about using it for a project that helped inspire this article. But now that so much of our software is mired within a single, ravenous leviathan, I thought it would be a good idea to make curl optional. My favourite feature (over GNU wget) is that curl can do the Gopher protocol. That used to be a feature of Mozilla too -- then they removed it when somebody created a plugin. Then they probably dropped support for the plugin. Its the sort of thing that Mozilla does.

"There was a time when you could write a small Web browser."And the Web! There was a time when you could write a small Web browser. Why can't you now? Because so few of its features are really "optional" anymore. Gopher support? Yes. That's optional. DRM? Aha... The web was vested with a yearning for freedom, but at one point Sir Tim decided that DRM was something we could tolerate. Sure, in the future of the Web, snippets of text could be as locked down as that damned ebook reader from Amazon. That's not the Web anybody I know wants.

There are people trying to bring back Gopher, because it has less nonsense than the Web. They're not going to replace the Web of course -- but the biggest feature of Gopher (besides how easy it is to write your own client for the protocol) is that there is no DRM in the standard.

I'm aware of how few people are going to fall in love with Gopher. And personally, having given Gopher a good run (I even ran a server for a while) even I want more than that out of my online experience.

"I don't like how ridiculous NoScript is getting (its design used the be very straightforward and text based) and I want it to be easier to create "plugins.""I know I have to use a Web browser -- unfortunately. But what could homemade software do to make me happier? It could give me something that I could use for both Gopher, and other online access, that would make it so I don't need the Web for as much of what I do online.

Yes, I use JavaScript. I also use NoScript, so for a lot of the stuff I do online, I don't even want JavaScript. I don't like how ridiculous NoScript is getting (its design used the be very straightforward and text based) and I want it to be easier to create "plugins."

It's not impossible to bolt JavaScript capabilities on to a new browser project. But none of the tools out there interest me really. All of them depend on me taking very complex pieces and trying to put them together in a complex way, only for the authors to abandon them or for them to change in some way that makes them useless to me.

Imagine that you have a glass, and a soft drink. Whatever the soft drink, it's your favourite one. One day they stop selling bottles of your soft drink -- now you still have a glass, but you can't get the drink in a bottle anymore. You can only get glasses of your drink with ice.

"We aren't ever going to make a browser "at home" that duplicates the functionality of Mozilla -- and we don't even want to."You say "no ice" but the person isn't listening. You bring a bottle but you have to funnel the drink into the bottle, and the ice tries to go everywhere when you do. Sure, you can eventually come up with a perfect solution to this problem -- that doesn't change the fact that last week, you simply bought a bottle. Then you poured it into the glass you wanted. Ice was not a problem.

To have to solve this problem again and again, keeping track of your new invention to deal with ice in a glass seems kind of ridiculous, when you never had to do that before. If you're really the only person who hated this, that would be one thing. But you keep meeting people who also hate it, and point out that yes, these people are being unreasonable. We all know that they were never obligated to offer their drink in a bottle in the first place -- and you have the recipe! You can just make your own.

But the fact that you're now being called a "whiner" when you bring this up, and "a vocal minority" when one of the original goals of the drink was in fact to be available in a bottle -- and none of this changed until the bottlers started receiving large donations from the people making the ice. Man, this just feels rotten.

"They just bundle too many things together -- which leaves us relatively helpless."But getting back to the browser. We aren't ever going to make a browser "at home" that duplicates the functionality of Mozilla -- and we don't even want to.

But it would be fun to create software again, without a mandatory, top-heavy (and ever increasingly profit-driven, not really community-based but hijacked, co-opted community) process to decide whether you should be able to get a drink without ice, or in a bottle, or whether your browser must actually implement DRM to have that stupid, but coveted logo that says its compliant with whatever Sir Tim thinks is a good idea. Piss off, Sir Tim. Take your damned DRM and shove it.

The Web is far too important to just walk away. But we can make clients that parse the parts of it we want -- clients that let us write plugins the way we want to -- clients that are fully programmable and let us more easily filter whatever we like (yes, that's going to turn into a legal problem sometimes, in some countries -- as some plugin authors have revealed. But at least we don't have to rely on some guy from Mozilla to maintain NoScript for this.)

"It's increasingly impossible to change."They just bundle too many things together -- which leaves us relatively helpless. We have a community, but it's run by corporate sponsors. We have the source code, we have the four freedoms, but the new design is increasingly difficult to study. It's increasingly impossible to change. And there's not much point in sharing software that we suddenly hate to use.

They won, but we can't prove they won.

But it's also a trick, an illusion of a sort. Because we rely on so much of what they now control, we can't just walk away from what they have rebranded and reconfigured to make it increasingly not ours -- and increasingly theirs instead.

Instead of forking our software, they've forked the user -- and the user is us.

If we want control of our computing back, we will have to take it back piece by piece. Install their stupid client that uses more resources than the rest of our operating system (and application software) combined -- but use it only for that JavaScript-only webmail, or even for that horrid video streaming platform. Maybe you can find or create a different client for that federated social network you use that doesn't require a Web browser.

And instead of doing everything with a browser, maybe you can have a client that only loads what you want -- that filters everything you want to filter -- and that separates stuff to plugins when you want it to.

"All homemade software should be Free software, but not all Free software needs to be homemade software."If it's homemade, it's going to have fewer features. But if it's made for a small community -- and the next time some corporation stops by and starts to take over your software, you can just pick it up -- just like the Document Foundation did -- and say "alright people, there are a few of us that aren't going to let this happen. We're leaving -- feel free to join us."

And that's that. At least it means that your version of the software will stay true to its goals. And not the goals of some company you want nothing to do with, who would successfully hijack your project (like so many others) if you stayed. Only for the new version to drop features you love, add features you hate that aren't trivial to remove -- and for your project to move to Microsoft GitHub.

No, it's better that those of us who want to -- do something, even if it's just a little bit. Even if it's just a few of us.

Alexandre Oliva did this article very recently and I think it stands alright on its own. For some people, maybe this article adds to it.

"Not every bicycle needs to become a thorium-reactor-powered, 18-wheeler ice cream van. Most of the web didn't need to become that either."All homemade software should be Free software, but not all Free software needs to be homemade software. With that said, a Free software ecosystem where all software is as corporate as it is these days -- sucks, frankly. Its more difficult to love than what we had a few years ago. Part of that is because we are sentimental and don't want to change. But its also because the way we got here is largely dishonest, narcissistic and very, very corporate.

We should implement some of these features in smaller, simpler software. Let's have some easy-to-maintain, easier-to-fork software tools again. Not every bicycle needs to become a thorium-reactor-powered, 18-wheeler ice cream van. Most of the web didn't need to become that either. And hi to John Goerzen -- forg is still nifty. Debian was nifty for many years as well.

Licence: Creative Commons CC0 1.0 (public domain)

Recent Techrights' Posts

Slop Nihilism is Funded by Big Oil
Eventually human civilisation will destroy itself
Professor Eben Moglen Recovering From Open Heart Surgery
From his public pages (this is not secret)
There Are Red Hat (IBM) Layoffs, But Google News is Infested With Slopfarms
It contributes a lot to misinformation and it encourages plagiarism
USA Not a Place for Free Speech
In America, as in the US, the attacks seem more enhanced or advanced these days
 
Gemini Links 17/09/2025: Flashing LineageOS and ROOPHLOCH
Links for the day
Links 17/09/2025: Long COVID Study, "Exposing Pegasus", and Chatbots Exposing Sensitive Data
Links for the day
Links 17/09/2025: Secret Settlement for Internet Archive and Google’s LLM Slop Summaries Attracting Lawsuits
Links for the day
The True Cost of 'Generative Models'
Funded and promoted by the companies that profit from the waste
'Big Slop' Attacks Contemporary Information/Knowledge and Creative Works, 'Big Copyright' (Cartel) Attacks the Old
Someone at IA will hopefully "blow the whistle" on what they actually agreed
Why We Find It Difficult to Trust Rust
A comparison between C/C++ and Rust
Watching the OSI: Our Series Will Carry on Irrespective of the Chief's 'Resignation'
the OSI isn't even the real guardian of the term "Open Source"
Just What LibreOffice Needs? Another Language? (Rust)
what's all this concern about memory safety?
Many Microsoft Managers Are Leaving
"Hey hi" chaff or chaff about "hey hi" cannot eternally distract from the difficulties inside the company
Tomorrow, Microsoft's Tim Anderson's 'The Register MS' Offshoot Will Have Been Inactive for 2 Months (There's Also a Slop Problem)
We've already caught The Register MS using LLM slop for articles
Microsoft's Chief Legal Officer Leaves Microsoft After Nearly 30 Years
And not retiring
Even Windows Users Are Having Problems With "Secure Boot"
When it comes to security - Microsoft strives for the very opposite
Another Competition Crime of Microsoft, Long Facilitated and Advocated by a Bad Actor, Who is Funded by a Third Party to Commit Extortion Against People Who Have Correctly and Repeatedly Warned About It for Over 13 Year
We must always go back to the core issues
3 More Reasons to Replace Mozilla Firefox With LibreWolf
Thankfully there are de-enshittified versions of Firefox
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, September 16, 2025
IRC logs for Tuesday, September 16, 2025
Links 17/09/2025: Google Layoffs in "Hey Hi" (AI), Perplexity Hit With More "Hey Hi" (Plagiarism) Lawsuits
Links for the day
Gemini Links 17/09/2025: Reclaiming Things in a Digital Age and Moon Phases in CGI
Links for the day
Slopwatch: Google News is Slop, Google News is Plagiarism, Google News is Dying
Google is off the rails
Links 16/09/2025: "The Censorship Alarm Is Ringing in the Wrong Direction" and ASRock Does Microsoft E.E.E. on GNU/Linux
Links for the day
Serious "Breach of Confidentiality of Personal Data" in Europe's Second-Largest Institution, the EPO
Yes, the same EPO that routinely uses "data protection" and "GDPR" as a pretext for hiding or covering up its corruption and white-collar crimes (it even uses that as an excuse for refusing to obey courts' orders)
Adrienne Rockenhaus Says Her Husband Was Arrested for Running Tor and Denied Basic Rights in the United States
the US seems to be getting "russified" in its approach towards Tor
This is What Happens When Microsoft Canonical Lets Decisions on Ubuntu be Made by a Youngster From the British Army (Where He Did Mass Surveillance)
"Is Ubuntu Compromised?"
Back Doored Windows Giving GNU/Linux a Hard Time (Under the Guise of 'Security')
Is this complication intentional? Most likely, yes
Links 16/09/2025: Science, Security, and Conflicts
Links for the day
Gemini Links 16/09/2025: Command-line Options in POSIX Shell and Introducing Acre 0.9
Links for the day
Microsoft 'Secure' Boot Versus Dual Boot With GNU/Linux
they're meant to assume everything is OK
Links 16/09/2025: While Oracle Pretends to be Rich It's Firing About 70 MySQL Workers, "Oracle's Revenge" (Faking Demand With "AI")
Links for the day
Microsoft Has Just Published a New Web Page About "Secure Boot Update Process" (Microsoft Also Admits Issues; PCs Can Stop Booting)
Why was this page issued and published only hours ago?
Microsoft Lunduke: I Spread Hate and Then I Receive Hate
Cry us a river, Microsoft Lunduke
"Use Wayland" Isn't a Bugfix for X (X11 is Still Necessary)
They tell us X is "dead" and we must all be herded into Wayland ASAP
"Disable Secure Boot and Fast Boot. Wipe and Start Over."
At least they didn't say, buy a new computer...
The Oracle Ponzi Scheme
Oracle isn't doing well, but it's nowadays fashionable to say "clown" and "hey hi" to prop up one's stock, even based on nothing at all
The New Head of OSI is an "Hey Hi" (AI) Obsessed Person
when Bryant says "AI" that doesn't mean AI
Taking Out the Battery, Opening Up Your Computer, Just Like a "Normie" Would
At this stage, any person who still says "enable Secure Boot" is misguided or persuaded by companies that sell rootkits
Slopwatch: Serial Sloppers and Slopfarms Still Infesting Google News (Fake 'Articles' About "Linux" Spreading FUD)
searching for "Linux" today yields a lot of FUD
"Governments, local authorities, schools and hospitals can lead by example by procuring only Free Software"
Crossposted from Tux Machines
Cindy Cohn Leaving the Electronic Frontier Foundation While Its Co-founder John Gilmore, Whom She Apparently Helped Oust, Will Celebrate 40 Years of the Free Software Foundation, Inc.
EFF has been busy hoarding GAFAM money, whereas the latter is where all the real activism is done
The Reach of Techrights Has Broadened
We nowadays cover a broader range of issues
"Google is Googlebombing KDE's Project Banana"
So is Google googlebombing KDE's Project Banana? You decide.
Complicating Things for No Actual Benefit, Just Added Risk and More Difficulties Adding GNU/Linux and BSDs
Watch what it's like for people who wish to use BSDs
Some Very Large IRC Networks Are Growing
IRC will turn 38 next year
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, September 15, 2025
IRC logs for Monday, September 15, 2025
Links 16/09/2025: Autumn Party, RPG Planet, and Optical ROOPHLOCH
Links for the day
Geminispace Growing at Pace of Over 10% Per Year
Contrary to what some pessimists try to claim
Linux Mint Forums Today: Disable 'Secure Boot', It Doesn't Improve Security, It's Just a Microsoft Obstacle to GNU/Linux Users
They also mention MOK
What Ruben Amorim and Stefano Maffulli Have in Common
Censors Wikipedia and Social Control Media
Microsoft Won't Cooperate in Trying to Tackle EPO Corruption (Microsoft Profits From This Corruption)
Use something like BigBlueButton, Jami, Ring, and Jitsi instead
Solved Less Than an Hour Ago: Trying to Escape Windows, 'Secure Boot' Gets in the Way
'Secure Boot' wasn't meant to even exist in the first place
Stefano Maffulli, Executive Director of the Open Source Initiative, Resigns or Gets Removed (We'll Continue Covering OSI Scandals)
A dozen mentions of "AI", not much about "Open Source"
Andy Has Just Nailed It (Regarding Complexity and Failure, a la UEFI)
The users no longer own or control what they buy
Compatibility Support Module (CSM) Versus GNU/Linux Simplicity
what Andy recently called "solutionism"
Links 15/09/2025: "Postal Traffic to US Down by Over 80%" and 'Smart' Spinozacampus Laundry Room Goes AWOL
Links for the day
Gemini Links 15/09/2025: Dungeon Hustle and Deleting Oneself From the Net
Links for the day
Breach of EPO's Duty of Care or Cigna Reimbursement Issues
This is the sort of thing that motivated Luigi Mangione to assassinate a CEO
Ask Ubuntu About "Secure Boot" Violation and Laptops That Don't Boot GNU/Linux
Does anyone still believe that "Secure Boot" has anything at all to do with security?
We Are Sad to Hear the Story of Jonathan Riddell, Champion of KDE and GNU/Linux on Desktops/Laptops
I have enormous respect for Jonathan and everything he has done
Talking About the Problem vs Talking to the Problem
Wanting an audience is never a good excuse for compromising one's values and principles
Focusing on Patents
The reason we cover the EPO so much is that it's close to home
"Secure Boot Violation": The 'Joys' of Fake Security Gone Wrong
Not everyone reboots every day
Links 15/09/2025: Russia Invades Romanian Airspace, Penske Media Sues Google Over LLM Slop
Links for the day
Links 15/09/2025: Bitcoin ATMs Scam and "Conservative Cryptography" (Backdoors Fantasies)
Links for the day
EPO Imitates Microsoft: "Three Days or More Per Week" Inside the Office to Get a Desk to Work on; "the Office Breaches Its Promise Towards Staff and Acts in Breach of Its Duty of Care"
The EPO serves no actual function in Europe
Links 15/09/2025: Political Affairs, Censorship, and Copyrights
Links for the day
Gemini Links 15/09/2025: Music Genres, Invisible Networks, and Akademy 2025
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, September 14, 2025
IRC logs for Sunday, September 14, 2025