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

Preparations for Our 19th Anniversary Have Already Begun
When we get back we'll probably sort out some balloons and venue for the next party
Pleased After 2 Years With team.blue
Moving from a Content Management System (CMS, dynamic) to a Static Site Generator (SSG) was a wise decision that made life so much easier
The Free Software Foundation (FSF) is Being Attacked by Organisations Jealous of Its Principled Stance and Longevity
Nobody is perfect, but imperfection does not instantaneously imply sinister intent
Many Microsoft "Assets" Are Fabricated Baloney (to Game the Numbers)
At times it seems like what we deal with are many weak patents (on algorithms), valuations or speculations based on hype ("hey hi"), and stocks held by Microsoft and its own staff
 
Slopwatch: "Open Source" and "Linux" News Faked, Made by Bots and Entered Into Google News
Spam combined with slop about "Linux" has entered Google News
Links 03/09/2025: Microsoft Causes Mass Layoffs Outside Microsoft Also, "Google Can Keep Paying for Firefox Search Deal"
Links for the day
Gemini Links 03/09/2025: calendar.txt, Alhena 5.3.1, and ROOPHLOCH
Links for the day
The Theory That the Man From McKinsey, Whom Red Hat Took From Microsoft a Month Ago as Executive, Wants 'Efficiency' (Lower Salaries)
So far... no "official" word
When Your Site's Articles Are Being 'Cheapened' by Slop as Feature Images
Dr. Farnell should become an advisor to The Register MS
Certificate Authority Let's Encrypt Drops to Only Half a Dozen Capsules and 0.2% of the Whole in Geminispace, Self-Signed is the Way to Go
It used to have hundreds, according to Lupa
Doing to Red Hat What They Already Did (and Still Do) to IBM
there seems to be a drive to hire cheaper staff, and it may be led by somebody Red Hat hired from Microsoft
Links 03/09/2025: Salesforce's Latest Mass Layoffs, 93% in Large Poll at The Register MS Say UK Government Should Dump Microsoft
Links for the day
If You Reject the Google Verdict in the US, Then You Should Also Reject the "Modern" Web (Do Something About It)
Gemini Protocol is still open; it cannot be hijacked or subverted because it's frozen by design and by intention
Open Source Initiative IRS Filing: Almost All the Money is Corporate, Stefano Maffuli (Executive Director) Takes About a Quarter of That Money for Openwashing of "AI" Ponzi Scheme
OSI is currently little but a PR/marketing agency of Microsoft
Many People Are "Leaving" Red Hat, Even High-Level Managers
Something is definitely going on at Red Hat
Techrights Has Been Subjected to Calls of Violence (and Death Threats), It Never Condoned Violence
I have no sympathy for people who call violence "free speech" and then get in trouble
Condoning Violent Behaviour and "Free Speech"
perhaps Microsoft Lunduke lost touch with what constitutes violence
Takeaway From the Google Verdict: GAFAM Has Too Much Control (Even Over the US Government and Courts With Government Appointees)
Many people feel disappointed but hardly surprised by the verdict
The Free Software Foundation (FSF) Turns 40 in One Month
As noted a few days ago, several times in fact, many people now recognise the importance of the FSF's mission, even if most people don't know what the FSF is
"Voluntary" Layoffs at Microsoft (to Game the Numbers, Sugar-Coating a Crisis)
"Employees interested have until the end of October to volunteer."
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, September 02, 2025
IRC logs for Tuesday, September 02, 2025
Links 02/09/2025: Oligarch Tech and Text Encoding Concerns in Ada
Links for the day
"Internal Changes at Red Hat / IBM"
It seems like quite a few people are leaving
Confirmed in French Media: Mass Layoffs (10% Culled) in Microsoft France
Now some reports in French
"People on LinkedIn Saying That They've Left Red Hat."
We already saw signs of it a month ago and named some of the people
Gone With the BRICs (or BRICS): "Linux 8" in Cuba
GAFAM must be worried
Telecompaper Reports Microsoft to Reduce the Workforce by Another 10% (in France)
Imagine what this will do to staff's morale
Microsoft in Freefall in Finland
Can Finland eradicate Windows from all its infrastructure, including core operations that are sensitive to sabotage by cracking?
Google's Chrome Passes 70% and Web Standards Are Dying
The Web is quickly becoming devoid of any standards
India is Back to Windows 8 (Market Share Down to 8%) as Android Soars to a New Record High
For Microsoft, India is a runaway market
Slopwatch: Plagiarism and Ponzi Scheme, Bubble About to Burst Entirely, Admits Goldman Sachs
the hype that Google News and The Register MS actively participate and profit from
Links 02/09/2025: SCO Summit and Russia Suspected Of Jamming GPS
Links for the day
Gemini Links 02/09/2025: Mediterranean Marriage and Staying Connected at 35,000 Feet
Links for the day
The Register MS Says "AI Web Crawlers Are Destroying Websites", So Why Does The Register MS Help 'AI' Companies? (Spoiler: Money)
People need to call out The Register MS on its hypocrisy
Slopfarms Already Peaked, They Will Die When Slop Companies Run Out of Money to Borrow
slopfarms will lack an actual "engine"
Links 02/09/2025: Attacks on Unions, Microsoft TCO, and DDoSing a Growing Problem
Links for the day
Why We Publish Information About the SLAPPs (But Not About the Legal Process), an Abuse of Process by Americans Trying to Silence Critics of Their Employer, Microsoft
It doesn't take thousands of pages to explain something simple
Internet Relay Chat Didn't Fall Off a Cliff
IRC will turn 40 in less than 3 years from now
The UEFI 9/11 - Part V - This is Not a Drill (Disable "SecureBoot" Now)
A "9/11" Coming
There's No Obligation to Speak to Anybody
The very fact that "bkuhn" is till spending time in social control media says a lot about his poor judgment
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, September 01, 2025
IRC logs for Monday, September 01, 2025
Microsoft Trying to Force People to Resign (Amid Mass Layoffs) a Strategy That Takes Its Toll
Microsoft seems to be circling down the drain and the "final flush" will be the moment the "hey hi" (AI) bubble implodes completely
Google Simply Cannot Be Trusted
Only fools would trust GAFAM
Admission That a Third Party (or Parties) Funds the SLAPPs Against Techrights
This can end up costing them over a million dollars
Modifying and Writing One's Own Computer Programs is Not a Crime (or: Google Proves That Stallman Was Right)
We're generally gratified to see so many positive mentions of him
Why We Stopped Publishing Videos (for Now)
We'll probably get back to videos one day, but it's hard to say when or to what extent
What Animal Rights Activism Teaches Us About Sympathy and Focus
It's possible to believe that the planet is warming, that we must do something about it, and still eat eggs and butter