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

Linux is Already Dominant (Android), Let's Make GNU/Linux Dominant in Desktops/Laptops as Well
"Dr. Stallman recently warned everybody about Microsoft."
 
Our Case is a Very Easy Win, the SLAPPs From Microsofters Were a Grave Error, and Censoring Information Won't Work (It'll Only Ever Backfire)
Censoring is what people do when they lose the argument
Say the Truth, the Rest Will Follow
There's no guarantee that writing the truth will result in an audience (or readership), but over time - in the long run - people generally gravitate towards what they know or feel to be crude truth, not just what's comforting (albeit false or self-deluding, usually groupthink dictated from above)
How to Expose High-Level Corruption Without Getting in (Too Much) Trouble
Democracy depends on free press and freedom of the press depends on being able to safely publish (and keep available) material that bad people don't want to be known to anybody
In-Depth EPO Coverage at Techrights Turns Eleven
11 years is a very long time
Windows Measured Below 10% in Afghanistan, GNU/Linux Gaining a Lot
about 80% are Android (Linux) users, compared to only about 10% for Windows
Poland's Political Predicament and Social Control Media
Democracy and fake "tech" don't mix well; the latter tends to interfere with the former and that's why we get more "Putins" out there
EPO: Taking Away From the Staff to Give More to the Rich
The Central Staff Committee (CSC) wrote to EPO staff earlier this week
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, June 03, 2025
IRC logs for Tuesday, June 03, 2025
Abuse Inside the Polish Patent Office (UPRP) - Part I: It's a Lot Like the EPO
we can commence a series soon
Gemini Links 04/06/2025: Inescapable Questions and Quitting All "Oligarch Tech"
Links for the day
Slopwatch: Linux FUD From Slopfarms, Blaming Linux for Microsoft Issues; Even WebProNews Has Become a Slopfarm (Googlebombing "Linux" With Slop Images and Fake/Plagiarised Text)
The Web is really getting bad; it's also overwhelmed by fake material or plagiarised material, wherein the plagiarism gets disguised/hidden by LLM sausage factories
Links 03/06/2025: Tiananmen Square Massacre Censorship and Growing Military Activities Around Taiwan
Links for the day
The Loyalty to Microsoft and the Salaries From Microsoft (Funding SLAPPs Against Techrights and Tux Machines)
Garrett always knows better. He knows everything best.
Windows Falls in Italy as GNU/Linux Jumps to 5%
Italy knows a thing or two about digital autonomy
Nigeria is All Android and Google
Windows down to almost nothing in Africa's largest population
Mass Layoffs at Microsoft (Second Wave) Not Limited to Redmond
"More layoffs at Microsoft as axe falls in Washington and California"
Gemini Links 03/06/2025: Forth System and "Common Lisp is a Dumpster"
Links for the day
The Leaks Were Right: Mass Layoffs at Microsoft in May, Then Another Wave in June
Just as we've been saying for over a month
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, June 02, 2025
IRC logs for Monday, June 02, 2025
Last Article From Australia's Sam Varghese Was a Year Ago and It Covered the Release of Julian Assange, Who Will Apparently Come Back as 'Politician'
It'll soon be exactly 12 months
Hungary Seems Hungry for Linux
Windows down by a lot
Like in Europe, Bad News for Microsoft in US and Canada
If it loses those "regions", then what's left?
About 8 Waves of Mass Layoffs at Microsoft in 2025 (in Less Than 5 Months), Now Vista 11 "Market Share" Decreases
Really bad news for shareholders of Microsoft
statCounter Sees Bing "Share" Falling Over 0.5% in One Month, Now Lower Than Before the ChatGPT/Bing Chat Hype
Bing has been part of the mass layoffs for quite some time
After Microsoft's Bankruptcy in Russia Android (Linux) Will Dominate Asia Completely
Windows probably peaked in "XP" or "2000"
Microsoft's Demise is a Global Phenomenon
mass layoffs justified using mindless buzzwords
All-Time Highs for GNU/Linux in EU and the UK, All-Time Lows for Microsoft
Combining ChromeOS and GNU/Linux, it adds up to and almost reaches 6%
India: Windows Falls to 50% in Desktops/Laptops and 8% Overall
laptops/desktops fell to 16% of the whole
statCounter: GNU/Linux Up to 4.7% "Market Share" This Month
30,000 Microsoft jobs may be eliminated by year's end
Microsoft is in Trouble and Microsofters Know It
"I've been happy on Win 3.11 for years."
[Video] New Introduction to Richard Stallman's Contributions Including GNU Emacs, GNU/Linux, and Software Freedom
from the channel previously bullied for supporting RMS
Links 02/06/2025: South Korea to Vote, Russia Blitzed From Within
Links for the day
Links 02/06/2025: Political Leftovers, DRM, and Patents
Links for the day
Links 02/06/2025: Microsoft Spins Layoffs as "Slop", Frontier Settles Lawsuit
Links for the day
When You Publicly Boast About Wanting to Violently Attack People (Even Colleagues) Finding a Job Will Prove Difficult
there's a lesson to be learned here
The Web We Lost, the Information Lost Due to Microsoft's Attacks on Companies Like Yahoo! (Before the LLM Slop Frenzy)
When it comes to news sites, what can we say?
Covering Corruption in Poland, Including a War on Science (Due to Bad Politicians)
What we're about to show is that skilled and experienced scientists in Poland are besieged by bureaucrats
Gemini Links 02/06/2025: "Star Wars Day" and "Security Day"
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, June 01, 2025
IRC logs for Sunday, June 01, 2025