Bonum Certa Men Certa

Software Freedom in Perspective - Part 3 - GNU/Linux in Argentinian Desktops/Laptops

posted by Roy Schestowitz on Aug 14, 2024

Vintage Map Of South America

Response to The bulshitification of freedom

IN THE opening part and the last part we shared Daniel's thoughts on freedom in the context of Argentinian politics at times of crisis. Tonight we move on to the next part - the portion in which he comments on the desktop:

The desktop

    2006 was also the year I saw another glimpse of “the future”. Some partner at my job tried a live version of some linux distro as his work computer, but it had something very important to show us all: this guy installed Compiz, and we could all testify the dark and unspeakable power of the cube desktop. People was all “OH!” and “WOW!” and “INCREDIBLE!”, but I was just like “meh”: I was already thinking about a 3D desktop many years before that, and my idea was much better. Yet, I confess it had its appeal though.

    And as much as I loved the web and worked with it and for it, the desktop status-quo was solid as stone. So we all kept using Visual Studio, given that programming in any non-Microsoft language had absolute no benefit over MS tools for MS desktops. Maybe Java, just for doing some web applet? Nah… Java was very ugly compared to flash on that front. However, there was a struggle with Java in the desktop too.

    By 2001 or 2002, can’t remember well, Microsoft stopped its support for “Visual J++” -their JScript-esque approach to Java-, and actually also to the whole Visual Studio 6, which by its next version changed dramatically: it was the birth of .NET. I was a self-taught Visual Basic programmer, so I had some trouble gasping the rigorous OOP guidelines both Java first and .NET later pretended us to understand and to implement. It felt overbureucratic and dogmatic, forcing us to do lots of extra work without any clear benefit. Also, it all reeked like fatware, like change for the sake of change again -remember the tiresome jump between W98, ME, 2K, and XP-, and that was a shared feeling between both workers and bosses around here. Add to that the economic crisis, where we couldn’t afford to be changing computers just like that, and you have a perfect ecosystem for technological conservatism: we all kept using VB6 for as long as we could, forever even if we could get away with it.

    But of course we didn’t had a very strong voice in the course of that from Argentina in the grand stage of things, and other stuff also kept changing versions: from players and their codecs to database engines, also going through the never stable MS Office, and lots of other stuff. The pressure to consider .NET was intense year after year. And by 2008 I had enough: it was about the third or fourth time Microsoft pretended to change the way we should connect to a database -from ADO to DAO to then something else I really don’t have intention to remember-, and this time I had to change computer in order to just install the newer Visual Studio. By that time the web made already normal to also use ssh -putty, of course- against some hosting server where you had php and mysql, so tired of Microsoft forcing me to change the way I was supposed to work I finally took another look at that “linux” thing.

    Truth is, my main problem was with my ability to keep my custom libraries working on newer use cases. I was productive using the code that I was keeping and improving since the 90s, and by that time even other people depended on it. And this is something that needs to be carefully considered, as it’s a two-sided coin. On one side, I had to keep my job to pay the bills and sustain my life, so I couldn’t suddenly just not-know how to do my job, while my software had to also work on newer operating systems and/or using different newer technologies. And on the other side, other people also depended from that in some way: my coworkers, my family, and so on.

    For example, I remember a coworker of mine was pregnant, and she had to take a license, and I can’t remember if this was also during an avian flu epidemic here, but the thing is I made the job’s systems accessible remotely and so we could do our job from our homes by just installing our custom software tools that I myself was developing. It was very rare back in the day to work from home, but it was possible thanks to my work and my ideas, so good stuff could happen to me and to others thanks to that.

    So, second important note: checking out “linux” wasn’t about “linux” at all. The thing was that Microsoft made me face job insecurity. It wasn’t about liking or not liking their newer tech: it was about sustaining my life, and even the life of others, and Microsoft constantly trying to get his newer stuff in the way. This is, again, as it happened before with that first job interview during the browsers war, nothing trivial at all. And so choosing to take a look at “linux” was a BIG DEAL. I was feeling SO BAD by that time that actually took a look at the alternatives to Microsoft instead of keep being conservative about it. I actually COULD NOT change to “linux”, as I was not productive using it: that change was a project more than a simple change, trying to eventually stop depending on Microsoft to live, and a project I was doing with more desperation rather than passion or knowledge.

    The big deal about “linux” back then was that it suppossedly worked better in older hardware -no need to change my pc-, it had more stable jobs -and better paid-, and had some tech still in use kinda older than myself -which is actually a selling point when you’re tired of dealing with constant forced changes-.

    So I had a CD writter, and downloaded some LIVE ISOs to try out. The best one was Dyne:Bolic. It was my distro of choice. It was beautiful, had great software installed, and worked fantastic. Except that out of the live cd, the network didn’t worked, for reasons I wasn’t able to diagnose. Today I would fix that myself for sure, but back in the day it was a huge problem. So eventually also tried Ubuntu, it was kinda uglier but close enough, and this time the network worked fine. So I started to do my web stuff in my home with Ubuntu, and that way was able to get familiar with the lots of details about changing from Windows to “linux”. Never found on any Dyne:Bolic community how to fix that network problem, but Ubuntu communities were massive in comparison, and had full of tutorials and people available to make the path to “linux” quite pleasant.

    It took a while though. Job’s was one thing, but there was also videogames. Wine was actually working quite well back then, but didn’t had the community muscle it has today, and so making stuff work could take some weeks or months. Then you had the drivers issue: linux gpu drivers sucked at the time. So had dual boot for a few years.

    So tried to implement “linux” in my job’s office. It would had the benefit of being free (as in gratis), and I believed that could make non-linux-available stuff with wine as I already made with a game or two. Also, tuning stuff with wine require some windows knowledge, which I actually had, so I even helped some people online. I felt pretty secure about being handling this “linux” thing. And what happened was that my boss hated it. He had this own business where I worked, but he also had some IT director position in some big argentinian enterprise, where they where “Microsoft Partners”. That guy was the first person anti-linux I ever met. That and other stuff going on eventually led me to change jobs to another one where I could work with linux.

    By 2010 I did that change. The interviews for the new job were about web techs, and I knew what I was talking about. They asked me if I had any trouble working with “linux”, and I said it was exactly what I was looking for. So I got the job, and it immediately got harder than I expected: It wasn’t just “linux”, it was entirely working over ssh. We had some dumb and minimal terminals where we could not install anything, and had to connect to an ssh environment where we would all use vi to work with perl. I was using “linux” for a year or two, but nothing like this: I was using “desktop linux”, and expected to work the same. But here I didn’t even had the ability to install some GUI text editor or browse files: it was natural for me to use console as I grew up with DOS, but I just didn’t knew the software this time; I didn’t even knew how to search a file in this systems without using some GUI. Had Firefox to test some web stuff, and a micro pc to connect to a windows server remote desktop if I ever had to test something in IE. I also had to be very disciplined in my programming: proper code guidelines, commit guidelines for a subversion server, had to write tests -a thing never did before-, had peer reviews… I knew web alright, but that was something else for me entirely. I even barely knew Perl at all outside of some tutorials.

    It was horrible. I lasted six excruciating months where my self-steem was completely demolished and had to desperately change jobs again, this time using windows and all the old tech I was really productive with. It was about both economic and spiritual survival.

    I kept using Ubuntu in my home, getting better and better at its inner details and learning all I could, hoping someday I would be able to have “a linux job”. Had a netbook by that time, and Ubuntu Netbook Remix was quite cool in it, so by the time Canonical launched its “convergence” initiative with Unity DE and Ubuntu Touch, I was fully engaged in the idea.

Daniel explains why many years ago many PCs shipped with GNU/Linux and that there was an economic reason for it. At least in Argentina.

Other Recent Techrights' Posts

Skype Fell Off a Cliff (Microsoft Killed It), All Microsoft Has Left Now is Slop and Spaghetti Code
"This isn’t about AI. This is a puppet show to drive stock prices up and down."
Slopfarms (Machine-Generated Fake News Sites Authored by Bots With Slop Images) Spread GNU FUD
This isn't about Linux (GNU doesn't run just on Linux)
United States Federal Government's Digital Analytics Program (DAP): GNU/Linux Users Represent Close to 6% of Visitors This Year
How far has GNU/Linux gotten? Very far!
The "LLM Ouroboros of Shit" is Complemented by Even Worse Phenomena Caused by Microsoft's Contribution of SPAM and Pollution
Microsoft became a world leader in promotion of LLM slop
The LLM Ouroboros Phenomenon
Fact #1: over time slop gets worse (training set is like some blurry JPEG). Fact #2: People's "smell" for slop improves over time, as they 'train' on slop and can detect it based on prior encounters. Put 1 and 2 together.
How We Defeated DDoS Attacks
One of the best things one can do is migrate to an SSG
Microsofters Issuing Threats to Microsoft Critics Who Blog About Microsoft
So far we see that their "legal strategy" revolves around trying to discredit people like Theodore Ts'o
 
Microsoft a Top Sponsor at Red Hat Summit (IBM Selling Proprietary Spyware and Back Doors in a "Red" Trench Coat)
They both work for Microsoft
The Official SUSE Blog Uses LLM Slop to Compose Fake Articles Promoting Microsoft and Azure
even a little slop spoils the broth
Links 19/05/2025: Charges of Blackmailing Over Son Heung-min, Chad Opposition Leader Detained
Links for the day
Gemini Links 19/05/2025: Ableism, Silicon Monkeys, and More
Links for the day
Links 19/05/2025: Political Catchup and CISA Advisories
Links for the day
TheLayoff.com Has Begun Deleting Trolls/AstroTurfers Infesting the IBM Section to Discourage On-Topic Discussion About Culls and Maladministration (Bad Strategy)
Moderators have realised there's a problem
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, May 18, 2025
IRC logs for Sunday, May 18, 2025
Gemini Links 18/05/2025: Five Years on Gemini and Atom Feeds over Gopher
Links for the day
Links 18/05/2025: F.D.A. More Sceptical of COVID-19 Vaccines, UK Charges 3 Iranian Nationals In Alleged Attack Plot Against Journalists
Links for the day
Gemini Links 18/05/2025: "Finally Upgraded" and "Rebooting"
Links for the day
There Are Days or Occasions Where gemini:// Requests Almost Exceed http(s):// and Gemini Protocol Isn't Even 6 Yet
Gemini Protocol turns 6 one month from now
Abundance of Good Code, "Just Like Air."
Richard Stallman's seminal manifesto and foundational (practical) work on GNU gave us a very solid system that facilitates productive work without concerns over spyware
Messages in TheLayoff.com Drowned Out by LLM Slop (Comments Focused on Replying to Bot-Generated Provocation)
apparently shaking hands with nazis isn't as bad as calling your git repository's main branch "master"
The Importance of Full Disclosure and Transparency Online
there will be full transparency, as always
Slopwatch: Slopfarms and Serial Sloppers Still at It
Apparently Google is too understaffed to figure that out
Links 18/05/2025: Decreased Prospects of Science Careers, Disappearance of Journalists
Links for the day
Microsofters Have a Long History Trying to Take Down Techrights by Sending Threats to Webhosts
picking on women
Links 18/05/2025: Science, Censorship and European Commission Taking on Monopoly Abuse by Microsoft
Links for the day
Gemini Links 18/05/2025: Šibenik and SFJAZZ Historical Archive
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, May 17, 2025
IRC logs for Saturday, May 17, 2025
Links 17/05/2025: Microsoft Kills "Surface Laptop Studio" (More Canceled Products/Units), Groups Caution About Harms of Social Control Media
Links for the day
Gemini Links 17/05/2025: Sympathy Algorithm and SSH on Alternative Ports
Links for the day
Inviting the Founder of GNU/Linux to Events (It Only Costs His Travel Expenses) and Recalling the True Origins
It's reassuring to see belated recognition
Slopwatch: Microsoft's Anti-Linux Propaganda and Cover-up, Slopfarms Clogging Up Google News
slop-tracking activities that observe googlebombing of "Linux"
AstroTurfing by IBM in thelayoff.com is Highly Risky (and Likely Outsourced)
Microsoft did this in Reddit (and got caught), so why won't IBM too?
Links 17/05/2025: Stabber of Salman Rushdie Sentenced to 25 Years in Prison
Links for the day
The Microsofters Have Just Shared Privileged Trial Data With Microsoft
There are serious ramifications for liability accountability as Microsoft salaries sponsor these SLAPPs
Trolls With LLM Slop Are Disrupting Communications About Mass Layoffs at IBM
LLM slop to drown out the signal
Gemini Links 17/05/2025: Happier on Gemini and Manipulating Reddit
Links for the day
ComEd and Microsoft: A Mess of Spaghetti Held Together By Circus Clowns
Reprinted with permission from Ryan Farmer
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, May 16, 2025
IRC logs for Friday, May 16, 2025