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

Rust People: Drain the Swap, You're Holding It Wrong
Does Rust make sense?
Slopwatch: LinuxSecurity, linuxconfig.org, and Plagiarised Phoronix
Many articles out there are nowadays fake
 
Web Browsers That "Do Hey Hi" (AI)
State-of-the-art plagiarism or "autocomplete on steroids" (not coined by us, nevertheless a nice description) don't have much/any prospect
Links 20/09/2025: Hardware Projects in View, Some Independent Publishers About Russia Prosper After Cheeto Cuts Funding
Links for the day
Gemini Links 20/09/2025: Options and TV Time Machine
Links for the day
Links 20/09/2025: Retrocomputer, Antique Phone Experience, and More
Links for the day
Links 20/09/2025: Internet Shutdowns, Media Censorship, and Climate Worries
Links for the day
About 700 New Gemini Capsules in 13 Months (or 54 Per Month)
4.8K would represent a 20% increase
Techrights the Name Turns 15
About 6 weeks from now we turn 19
Microsoft is Running Out of Time and Floating Fake Figures, Fake Projects, Fake Narratives, Fake Excuses
Also, a lot of Microsoft's "revenue" claims are circular financing (i.e. Microsoft buying from itself, which means Ponzi-like fraud)
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, September 19, 2025
IRC logs for Friday, September 19, 2025
Gemini Links 20/09/2025: Navigating the Pressures of Modern Life and SpellBinding Accidentally Wrote Another Gemini Server
Links for the day
Links 19/09/2025: Press Freedom Dying in US, Anti-Austerity Strikes in France, and Alan Rusbridger to Leave 'Prospect'
Links for the day
European Patent Office Illegally Gutting and Outsourcing Its Functions, Acting Like an Above-the-Law Commercial Business (It Won't Stop at Formalities Officers (FOs) and Classification Slop at the EPO)
breaking/violating laws and conventions
Offloading to the Sister Site
In the interest of not overwhelming readers
Links 19/09/2025: Coffee Club and "SpellBinding is Now Absurdly Fast"
Links for the day
Links 19/09/2025: Lobbyist of American GAFAM Becomes Data Protection Commissioner in Europe
Links for the day
Links 19/09/2025: Media Freedom Ceases to Exist in US, "Consider Dropping Twitter/X"
Links for the day
Gemini Links 19/09/2025: Thinking and Insect Bites
Links for the day
Microsoft E.E.E.: Git Will Now (or Very Soon) Fully Depend on Rust, Which is Controlled by Microsoft
Microsoft now makes Git dependent on Rust, or making Git dependent on GitHub, which is proprietary
The Right to Punch People (Apparently)
At Brett Wilson, Brett's job title is "Head of Crime" and Wilson normalises calls for violence
Slop or Fake Articles Have Turned Linux Journal From a Pioneering/Trailblazing "Linux" Magazine Into a Nuisance
some sites with former reputation - good reputation - turn into cesspools
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, September 18, 2025
IRC logs for Thursday, September 18, 2025
Brett Wilson LLP Seem to Have Had Only One Litigation Client in 2025, He Was Previously Charged, Just Like the Serial Strangler From Microsoft (Whom They Now Represent)
Karma is superstition, regulators are not
Project 2030 to Cover How "Project 2025"-Styled Anti-Media Zealots From America Targeted Techrights and Tux Machines
The common denominator is also their attacks on women
Brett Wilson LLP Failed to Meet Deadlines Set by Judge 7 Months Earlier, Tried to Ruin Our Holiday, Then Had the Audacity to Ask Us for Over 3,000 Pounds for Its Own Lateness
As a matter of principle we will never respond to assassin while we are on holiday
On Claims That After Bluewashing Red Hat Will Increasingly Become an Indian Company
Discussed this week (long and detailed)
Americans Attacking British Sites Only Months After They Leave America
We find it kind of funny if not ironic that this site, originally an American site, got legal harassment only from Americans and only months after it had moved to the UK
Despite Losing Over a Quarter Million Dollars a Year Software in the Public Interest (SPI) Gives Helping Hand to Libreboot
SPI's financial state depends a lot on its public image or its reputation
Slopwatch: Google Helps Plagiarism and Sends Traffic to Ripoff Artists
That Google as a company helps spamfarms is noteworthy
If You Want to Know the Future, Listen to the Free Software Foundation (FSF) and Andy Farnell
We're sure the FSF will have plenty of its own output
Links 18/09/2025: A Taliban Ban on Internet Access and Troubled US Job Market
Links for the day
Gemini Links 18/09/2025: Computer Literacy and Accessing Alhena's Database
Links for the day
Links 18/09/2025: US War on Media (Truth Banned, Cancel Culture by the Hard Right), NYT Chief Executive Warns Cheeto is Deploying ‘Anti-press Playbook'
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, September 17, 2025
IRC logs for Wednesday, September 17, 2025