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

In Chile, Microsoft's Web Browser (a Chrome Copycat) Fell to 3.6%, About the Same as Firefox and Opera and Less Than Safari, Yandex Browser, Google Chrome
It does not look like Chileans fancy Microsoft's browser. They go out of their way to use something else, even on Windows.
 
Daniel Pocock - Use of Technology in European Parliament Election Campaign (Public Talk)
It starts in 4 hours
Android About to Fly Past Windows in Portugal
Perhaps by month's end or next month Portugal will be orange (Android majority)
How OpenAI Will Decrease the Losses
You have no losses when you have no users left
Giving Control to Microsoft is Always a Dire, Huge Mistake
Microsoft is known for buying things and sabotaging things, not for creating things
Founders That Sell Their Company to Microsoft Speak Out
"Microsoft's closure of Arkane Austin in May was one of the more shocking events of the past couple of years"
Software Freedom in Perspective - Part 4 - Daniel on Linux-based Mobile Platforms in LATAM (Latin America)
GNU, Linux, and mobile
Almost Nothing of Invidious Left Online (YouTube is Attacking Gateways)
what it looks like at this very moment
Gemini Links 14/08/2024: Funeral for an E-reader and a Mother Wants a Laptop
Links for the day
Links 14/08/2024: 8 Years of GDPR and Ridicule of "Hey Hi" (AI) Hype
Links for the day
This is How You Give Microsoft More Control Over LibreOffice Both as Software and as a Project
Didn't the Document Foundation learn from prior Microsoft Store scandals connected to LibreOffice?
"Heroes of Fedora" Are Just Salaried Employees of IBM (But "Community" is Just Sounding a Lot Nicer)
A real community would not allow IBM a majority
YouTube Has Thrown Free Software Users Into a Crisis
For many Free software users, who rely on Invidious, YouTube is nearly dead already
[Meme] "New Chapter in the FSF."
We expect to have some coverage from this week's event
There is No I in "GAFAM" and Soon There Won't be I At All (Like Novell Vanished, Not Overnight, as It Took Over a Decade)
Intel is going through the biggest crisis in its entire history
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, August 13, 2024
IRC logs for Tuesday, August 13, 2024
It's a "sm0l" World and It Won't Outsource to the Pentagon Anymore
As many people aren't interested in a new PC - or simply cannot afford one - we can expect leaner operating systems to gain further
Software Freedom in Perspective - Part 3 - GNU/Linux in Argentinian Desktops/Laptops
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.
Tivoisation and Decommodification in Clown Computing
Some firms or organisations lost sight of what "servers" or "hosting" even mean
The News Vacuum
The problem is worse than just an absence of reporting
x86 Lowered the Standards of Hardware Products
A lot of it is just hacks and cheats that help fake performance
Links 13/08/2024: Broken Phone and KOReader
Links for the day
The Corporate Media Says Microsoft (the Security Culprit, Not Expert) Found Iranian Intervention and OpenVPN Holes, But the Real Issue is Microsoft Windows
The corporate media got it so wrong that instead of blasting Microsoft for serious security breaches (that constitute foreign intervention in elections, too) it has portrayed Microsoft as both expert and saviour
Argentina One of the Many Countries Where Vista 11's Market Share Has Decreased, Not Increased (While GNU/Linux Goes Upwards)
GNU/Linux is growing there this year
Software Freedom in Perspective - Part 2 - The Promising Early Days of the Web, Ruined by Microsoft
This second part is a lot more positive
Links 13/08/2024: YouTube Getting Worse, Facebook Conspires With Copyright Industry
Links for the day
Twice in a Day: Brittany Day Publishes Slop (Fake 'Linux' Articles) Several Times Per Day
They're unethical and they need to be called out on it
Gemini Links 13/08/2024: The Iron Law of the Internet and NextCloud Server Adventures
Links for the day
Former GitHub CEO and Mono Chief Nat Friedman Donated to Ron Paul, Manipulated the Media, Censored Embarrassing Information
how the media reacts to women who were abused (sort of like Debian Project covering up for powerful men and tossing aside "comfort women")
Another True 'Masterpiece' (Slop) From linuxsecurity.com (Guardian Digital, Inc)
Why stop when you're addicted?
Links 13/08/2024: Abundant Misinformation and TikTok Layoffs
Links for the day
Links 13/08/2024: More Microsoft Shutdowns, Microsoft Azure Layoffs Linked to Outages
Links for the day
Software Freedom in Perspective - Part 1 - Relativism in a World That Became Harsher
The moment nobody resists the Pentagon-subsidised tech giants is the dark time they make everybody's life miserable without being impeded, not even publicly criticised
Links 13/08/2024: Fast Food and Zines
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, August 12, 2024
IRC logs for Monday, August 12, 2024
How the Growth of GNU/Linux, a Growth of Worldwide Extent, is Rapidly Accelerating Microsoft Layoffs
Microsoft layoffs are back in the headlines this week
Links 12/08/2024: Bracing for More Mass Layoffs at Microsoft, Hey Hi ("AI") Bubble Continues Popping
Links for the day
Cluecon 2024 Now Live
Started streaming 43 minutes ago
Gemini Links 12/08/2024: Rest, Internal Phishing Test, and More
Links for the day
Daniel Pocock Gives a Talk at ClueCon in Chicago at 3PM (Central Time Zone)
"USE OF TECHNOLOGY IN EUROPEAN PARLIAMENT ELECTION CAMPAIGN"
Founder of Gemini Protocol (Solderpunk) Has Noticed Deterioration in the Debian Project
Our Gemini capsules always ran from Debian
Promiscuous Behaviour (Even Nude Parties) by Microsofters Needs to be Illuminated
The response of "Team Mono" was to litigate
What's Left of the Mainstream Media After the Olympics
Microsoft is wasting money on this type of advertising, but at the same time this waste of money kills what's left of media online
[Meme] Always the Victim
Troll face pill time meme
Marion County Record: police raid anniversary, securing small business, journalists
Reprinted with permission from Daniel Pocock
"Protecting the Identity" as a Cover for Protecting the Pervert (Not the Abused)
Do not let women's rights be hijacked by men looking to protect other men (their buddies)
Busan Could Teach Debian Project a Lesson on Comfort Women
Daniel Pocock has covered lots of examples of these "false promises of employment". He also named some of the repeat offenders/culprits.
[Meme] After the Purges (of Debian Developers Who Spoke Out for Women Who Had Blown the Whistle About Abuse)
Daniel Pocock is giving a public talk today
Cross-national Load Time of Tenth of a Second
That's how Pingdom sees it anyway
[Meme] The Future of the World Wide Web, Protecting You From "Misinformation" and "Hate Speech"
After revoking certificates of "bad" sites
A Growing Movement of Web-savvy Geeks Who Say Go Static (Simple Web Pages) and Move to Gemini Protocol
Gemini is still growing
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, August 11, 2024
IRC logs for Sunday, August 11, 2024
x86 is Beyond Redemption, We Need Lean Software and Hardware That We Can Understand
x86 has a lot of issues, aside from the defects and severe security problems
While GNU/Linux Adoption Has Soared in Egypt Vista 11 Stalled and Many Still Use Vista 7
it looks like many people there move to GNU/Linux
It Was an Oligarchs' Festival
The organisers really don't care what these athletes think
[Meme] Next Target of GNOME CoC
Why would anyone wish to donate time to an autocracy like this?
Links 12/08/2024: Microsoft Outages, Facebook Bans Biology
Links for the day
In Ireland, Where statCounter is Based, Windows Has Fallen to Just 18% Market Share (Based on statCounter)
all-time lows
Links 12/08/2024: Available Offline an Updates from Solderpunk
Links for the day