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

SoylentNews Grows Up, Registers as a Business, Site Traffic Reportedly Grows
More people realise that social control media may in fact be a passing fad
 
Engadget is Still a Spamfarm, It's Just an Amazon Catalogue (SPAM/SEO), a Sea of Junk Disguised as "Articles" With Few 'Fillers' (Real Articles) in Between
Engadget writes for bots now, not for humans
Richard Stallman's Talks in Switzerland This Week
We need to put an end to 'cancer culture'; it's trying to kill people and it is even swatting people
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, March 28, 2024
IRC logs for Thursday, March 28, 2024
[Meme] EPO's New Ways of Working (NWoW), a.k.a. You Don't Even Get a Desk at Work and Cannot be Near Known Colleagues
Seems more like union-busting (divide and rule)
Hiding Microsoft's Culpability in Security Breaches and Other Major Blunders (in the United Kingdom, This May Mean You Can't Get Food)
Total Cost of Ownership (TCO) is vast
Giving back to the community
Reprinted with permission from Daniel Pocock
Links 28/03/2024: Sega, Nintendo, and Bell Layoffs
Links for the day
Open letter to the ACM regarding Codes of Conduct impersonating the Code of Ethics
Reprinted with permission from Daniel Pocock
With 9 Mentions of Azure In Its Latest Blog Post, Canonical is Again Promoting Microsoft and Intel Vendor Lock-in, Surveillance, Back Doors, Considerable Power Waste, and Defects That Cannot be Fixed
Microsoft did not even have to buy Canonical (for Canonical to act like it happened)
Links 28/03/2024: GAFAM Replacing Full-Time Workers With Interns Now
Links for the day
Consent & Debian's illegitimate constitution
Reprinted with permission from Daniel Pocock
The Time Our Server Host Died in a Car Accident
If Debian has internal problems, then they need to be illuminated and then tackled, at the very least in order to ensure we do not end up with "Deadian"
China's New 'IT' Rules Are a Massive Headache for Microsoft
On the issue of China we're neutral except when it comes to human rights issues
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, March 27, 2024
IRC logs for Wednesday, March 27, 2024
WeMakeFedora.org: harassment decision, victory for volunteers and Fedora Foundations
Reprinted with permission from Daniel Pocock
Links 27/03/2024: Terrorism Grows in Africa, Unemployment in Finland Rose Sharply in a Year, Chinese Aggression Escalates
Links for the day
Links 27/03/2024: Ericsson and Tencent Layoffs
Links for the day
Amid Online Reports of XBox Sales Collapsing, Mass Layoffs in More Teams, and Windows Making Things Worse (Admission of Losses, Rumours About XBox Canceled as a Hardware Unit)...
Windows has loads of issues, also as a gaming platform
Links 27/03/2024: BBC Resorts to CG Cruft, Akamai Blocking Blunders in Piracy Shield
Links for the day
Android Approaches 90% of the Operating Systems Market in Chad (Windows Down From 99.5% 15 Years Ago to Just 2.5% Right Now)
Windows is down to about 2% on the Web-connected client side as measured by statCounter
Sainsbury's: Let Them Eat Yoghurts (and Microsoft Downtimes When They Need Proper Food)
a social control media 'scandal' this week
IRC Proceedings: Tuesday, March 26, 2024
IRC logs for Tuesday, March 26, 2024
Over at Tux Machines...
GNU/Linux news for the past day
Windows/Client at Microsoft Falling Sharply (Well Over 10% Decline Every Quarter), So For His Next Trick the Ponzi in Chief Merges Units, Spices Everything Up With "AI"
Hiding the steep decline of Windows/Client at Microsoft?
Free technology in housing and construction
Reprinted with permission from Daniel Pocock
We Need Open Standards With Free Software Implementations, Not "Interoperability" Alone
Sadly we're confronting misguided managers and a bunch of clowns trying to herd us all - sometimes without consent - into "clown computing"
Microsoft's Collapse in the Web Server Space Continued This Month
Microsoft is the "2%", just like Windows in some countries