Bonum Certa Men Certa

Software Freedom in Perspective - Part 2 - The Promising Early Days of the Web, Ruined by Microsoft

posted by Roy Schestowitz on Aug 13, 2024

Dancing the tango for tips in Buenos Aires

Response to The bulshitification of freedom

THIS MORNING'S opening part included Daniel's grudge, which can be crudely summed up as, here we have those people who talk about "freedom" in relation to mundane things and principles while other people starve, struggle to survive, and occasionally contemplate suicide.

This second part is a lot more positive. Daniel recalls the Web in the 90s and just over 20 years ago. Being around his age, I can relate to an extent. As before, I will interject only where I must.

The web

    I’m a programmer since the late 90’s, and back then we all knew there was this “linux” thing around but that was for some specialists and shit: real life day-to-day computing here in LATAM was done in DOS and Windows, so we all programmed MS stuff. Also, MS tools were cool: Visual Studio 5 and 6 were light years away from any other programming tool I ever had contact at that moment. It was easy, it was actually a pleasure to use such tools, and we were very productive with them. I made lots of amazing software in Visual Basic, from document managing stuff to online games automation by speech recognition or even full system remote control backdoors. It was fun, engaging, and it gave me a future in the work market that the rest of my family didn’t had -all of them without ever stepping into a campus in their life-. And I could have all of that by sheer force of will: all of it was self-taught using MSDN CDs and free time.

    It was also the time internet went online, and I was really into HTML and JavaScript. You see, it was the future: I’m talking about the time where you could buy homepages. With ActiveX I could do amazing web stuff, but I wasn’t so sure about it given that it didn’t worked the same in Netscape, and for cross-browser stuff had to deal with Java plugins, which in turn required better software training and using less productive tools… so I stick to JavaScript. DHTML promised so much! But I was smart, so instead of popular tools like some version of DreamWeaver for web, I used Visual Interdev to learn about the internals of every DOM available object by its fantastic “intellisense”. After a year or so using that, ActiveX and MS web stuff wasn’t that bad at all.

    If you take a look at what was the situation in Argentina at the turn of the millenium -when I was 18 years old-, you’d know that we were all really looking for a job here, and I was not the exception. Lots of stories comes to mind about that, but let’s focus on the one that matters here and now: I actually went to get my first non-gag job in the IT industry, as a web programmer. And let me tell you: I felt I knew my shit. I did some web works that were advanced even by today standards. Stuff like an entire desktop alternative to the one Windows offered by the time, using its IE+ActiveX integration to run custom software while rendering a web page as a desktop background taking designs from futuristic videogames with animations and interactions, adding speech synthesis and recognition to it, and some updatable database with stuff I frankly can’t remember anymore but DAMN it was cool and I was so proud of myself: my whole ambition was to make an entire 3D desktop that could load Doom or Quake maps, transforming the concept of “the desktop” into a virtual world with the “windows” being just another thing to interact to, but of course never got that far.

    I was so into the web possibilities, that I even had an epiphany once about the web. I realized the way the web was maturing, so fast and so powerful, there would be a time not long into the future when any UI would be possible to be done with only web pages. Basically, just replace your shell with a browser, and that’s it. If that turns out to be possible, then there would be no need for computers to be that powerful anymore as videogames were already demanding, as everything would be processed on remote servers: that would mean very cheaps computers for everyone, everywhere. So I had this plan: I was going to make a new operating system that would directly boot into internet, and a web browser would be its shell. And even pick a name for it: “Internet Operating System”, or “IOS”. So I convinced my family that buy me an assembler book in order to learn how to make an operating system. Didn’t past much longer from a “hello world”, and that was that.

    Whatever, eventually the web job interview came, and I was SO confident. And then they gave me a computer to complete an exam, but inside of it had no Visual Interdev or anything Visual Studio related but notepad, and at its side a very fat book instead of MSDN CDs. None of it was a big problem: I really knew my stuff. I was already in the “made with notepad” movement, so not having an editor was normal for me, and the interview tasks were all stuff I already knew how to do: some onclicks, some forms, some styling magic, all the basics. Yet, it had to be cross-browser. And my stuff wasn’t working well in Netscape. I loved Netscape, it was my browser of choice, and usually did my stuff cross-browser, so I was also familiar with it. But from some time to that point I switched to MS stuff in order to do weird dynamic webs like the one I told before, so I was kinda rusty on crossbrowseriness. And so my stuff kept working badly in Netscape. For those who weren’t there: there wasn’t a “javacript console” like the ones we have now. Netscape had a “console” of sorts, but I didn’t understand the messages it told me, and didn’t had much interaction to offer either; and IE didn’t even had anything close to a console without some added plugin not yet invented by that time. No, we debugged web pages by adding lots of alert clauses back then. And I had trouble even with my alerts.

    So time passed, minutes turned to hours, and I could not make it work on Netscape. I wasn’t familiar with the usage of the big fat book for documentation, had no proper training in programming so lots of concepts were out of my reach, and so the book made things worse. I even began to panic at some time, which obviously didn’t help. There was extra stuff going on that added stress to the situation, because the Argentina’s economical situation wasn’t the only thing pressing my head and soul to get that job: I needed to get away from my bad family environment so needed the job to pay a rent, I was in love with some girl that also happened to live near that place I was about to get a job, and other details of different nature going on in my life. It was a dream job. At the end of the afternoon I didn’t fully finished the exam, Netscape never worked well with my code, and went home with a broken heart knowing I wasn’t going to get that job.

    When I got back home, I took a look at what the actual hell happened. And quickly I was reminded of some nasty detail I forgot during the exam. As part of the browser wars, MS implemented its own broken version of JavaScript, named JScript. It looked the same, but had some “upgrades” and “improvements” that made it “easier to use” and “easier to read” and stuff like that. One of those marvels of software engineering was direct DOM access by naming convention: in JScript, instead of something like “document.getElementById(‘thing1’).property”, I could just do “document.thing1.property”. So much better! So intuitive! And so non-standard at all, by which it silently failed in Netscape or gave hard to understand messages in its console, given that it was syntactically proper JavaScript but pointing to nowhere. I’m not sure if JScript also was case-insensitive, by which I believe was also bitten that time. Whatever the case, had I just stick to proper JavaScript it would have worked out great, and maybe I would have gotten that job.

    That was the first time I was angry at Microsoft. It was the first time I felt it was not my friend. Before that, I LOVED Microsoft products. But after that experience, I never EVER again deviated from proper/native/actual/vanilla JavaScript, and actually used Netscape as my testing ground, which in turn got me away from ActiveX and Visual Studio and everything else MS had to offer for the web.

    First important note: take a look at how the browser wars impacted on real people’s lives. Not getting a job in times of crisis is no joke, and we’re talking about really serious crisis here: we had 6 presidents in a week, we had riots, looting, people killed in the streets, we had 20%+ unemployment, we had a totally destroyed industry, we had several different currencies in different regions… the country was about to dissolve. Imagine the kind of stuff families were talking about in everybody’s homes: crying and screaming was usual, nobody knew what to do, parents couldn’t guarantee a plate of food for tomorrow or even tonight to their children… I was dealing with a total absence of future and my programming skills were the salvation, then my salvation failed me. Have you any idea of how that feels? The levels of distress, of anguish it involves? The powerlessness? I was 18, and so dealing with lots of emotional stuff just by my age, but no matter if you were 40 or 50 let me tell you: suicide was always on the table. In my case I survived of course, and got away from the 90’s with only alcoholism. But that kind of stuff is absent from the usual browser wars tale: they talk about Microsoft vs Netscape, about who won and who lost and why, about business or even technical stuff, but almost never about what it did to people.

    So life went on, and at least on the web I learned my lesson and took a step away from Microsoft embracing standards. I was one of those people loudly fighting against Internet Explorer with nails and teeth: not because of any clear ideology, but because of experience. It can happen again I said, it can happen to you I told other people. Yet that other people didn’t care, and truth is we all kept using Windows. Funny thing: I stayed in Windows 2000, and then used Server 2003, but never XP. XP looked like a fraud to me, as it had little to no difference to w2k (if you disabled its new UI styling), it used more resources, and with no benefit whatsoever. It was already a known issue that version changing for the version changing (since w95) but using more resources: “fatware” was called back in the day. Whatever, IE6 stayed there for a long time, and with everybody using Windows it was a de-facto standard. Also, I knew very well the w2k internals, so was comfortable with it: knew how to tune up to my liking, had my “portable software” in a booteable CD (back then it was just “software”), and felt safe against an already out of control malware scene by not using IE and not installing crap.

    I tried a “linux” back in 2001. As the country collapsed, computer sellers couldn’t afford to legally include Windows in the computers, and so computers started to be sold with “linux”. Can’t remember which distros. Tried a redhat CD that came with a magazine. It was kinda cool, having multiple environments to choose from, and having a package manager: I was all about tuning the system and changing the visual environment in Windows. But didn’t had any games nor MS Office, and even if it had Netscape truth is most web required IE already, so the appeal faded fast. Also, it was cool to make work my 14400 bauds modem with “linux”, but I also broke it somehow by triggering some background connect/disconnect infinite loop that didn’t even faded away after a reboot, so went back to w2k.

    I kept doing gigs and small -but amazing- programming stuff until I could finally get a formal IT job in 2006. I was so happy! I was already in my first year studying Linguistics, and could pay for a room with my salary, so finally lived my own. And went to linguistics because A) I still was in that “self-taught is enough” mindset regarding programming, B) I wanted to mix programming with narrative -science + arts- to explore my own theories about artificial intelligence -I was the only one I knew with fantasies about that-, and C) I wanted to be with people with a kin mindset, looking for having both friends and sex adventures. So I was a strange guy talking about technology and programming in a place where people was mostly thinking about books and social science, or even a strange guy talking about books and social science where people was talking about technology and programming.

    Whatever the case, I was fighting every fight I had the chance to make the web browser-agnostic, and to make it more and more powerful as I knew it could be done. It was the “web 2.0” age, before HTML5. By that time there was Firefox in web, Google already was dominant in search engines and avant-garde in web tech -Google wasn’t a variable during the browser war-, and it explicitly supported Firefox against IE6, so there was some momentum. Yet nothing Google made at the time was as revolutionary for web development as was something else that happened in Firefox’s ecosystem: Firebug. And for those who doesn’t know what I’m talking about: it’s the birth of what we know now as “developer tools” in any current browser. The pressure against IE6 was strong enough that MS had to do something, and that’s how IE7 saw the light. But no matter, we the “web 2.0” fighters did a good fight in order to make the web interoperable -thank you jquery! we still love you!-, big players also had their grudge with Microsoft, and by 2007 the mobile phones were changing dramatically, so stuff like home bankings and goverment agencies started to had their websites compatible with Firefox. Google eventually created Chrome by 2008 IIRC, and it took a while but by that time most of our common stuff could be made through websites somehow. The web, finally, was no longer the future.

The first time I made a Web site it was in Geocities. For those who don't know what Geocities is or don't understand the "old Web", way before Yahoo! and blogs people could open an account online, upload some HTML files and image (graphics) files, then link them together and present (typically) some index.htm(l) with a personal set of pages. There were of course limits/quotas, not (yet) ads, and the functionality was nowhere near what exists today. But it generally worked. I think my first Geocities site was made when I was 15 or 16. I boasted about the address to some mates in school, showed it to my aunt, and I learned more as I went along (also by studying the source of other Geocities sites).

Years later I'd handle a site hosted by a "real" webhost, not via a Web interface like Geocities. FTP was very common back then and I think my first webhost used FreeBSD. Internet Explorer "infestation" had already begun and many people expected that pages should be rendered to work in Windows (with Internet Explorer) and that was just about enough. Thankfully, those days are long gone, but now we have different (but in some ways similar) issues.

Daniel would later complain about the retreat to Gemini and some Utopian visions.

Understandably, Utopian visions can be sort of obnoxious when life gets tough and priorities unavoidably change.

Colours of Argentina

Other Recent Techrights' Posts

analytics.usa.gov: Vista 11 Scarcely Used, GNU/Linux Increasingly Dominant (Microsoft Loses "Goodwill", Depletes Cash Equivalents, and Debt Soars)
"Total current assets" fell by more than 2 billion dollars in the past 3 months
Not Only Mass Layoffs at IBM But Complete Shutdowns "Amid A.I. Boom"
apparently about 10,000 layoffs, not counting those who got pushed out by PIPs and other means
Search @ Techrights: Almost There Now (Maybe an Anniversary Gift)
Just to be very clear, search would not be unprecedented at Techrights
At IBM, Layoffs Start at 1AM (at Night)
not a single English-speaking site covers the news about the layoffs
Envy Makes People Do Self-Harming Things (and Harm to Others)
Online communities that can be deemed successful are built around trust, mutual respect, and collective accomplishment
What Julian Darley Wrote About the Stallman Talk Regarding "AI" in Oxford (2025)
From LinkedIn (Microsoft)
"All truths are easy to understand once they are discovered; the point is to discover them." -Galileo Galilei
This site is educational
 
Techrights Became a Lot More Productive as a Result of Attacks on It
By default, it's safe to assume anything on the Web is garbage, especially in social control media
Unverified Rumours: IBM Cuts Will Continue Another ~10 Days, Managers Will Invite Those Impacted for 1-on-1 Meetings
Right now IBM likes diversity because with adoption of low-paid demographies it gets to pay workers less for the same work
Links 05/11/2025: Medicare Privatisation and "Breaker Box Economy"
Links for the day
Techrights Search Will Come Early
Maybe tomorrow
It Seems Like GNOME/IBM Don't Like Women and When Budget is Limited Only Women Take the Fall
Seems like a very patriarchal, GAFAM-controlled Foundation
"Last Day" as in "IBM Sacked Me" (Cruel Euphemisms)
"The entire design and research technical leadership at IBM was laid off in the past year, including this round"
Shadow Crew and Ads Disguised as Articles
That The Register MS runs articles that are paid-for fluff isn't unprecedented
Vista 11 "Market Share" Has Fallen This Month, Based on statCounter
The US government's own data shows the same thing this month
This is How Mainstream Media, Boosted or Parroted by Slopfarms, Spins IBM's Commercial Failure and Mass Layoffs as "AI"
Some say "software focus", but most just resort to buzzwords and blame-shifting hype
Resisting Misogynists
Rianne has already added close to 100,000 pages to this site
Starting November on a Strong Note
All in all, this month started well for us as we have good, accurate publications with considerable impact
Fake Retirements Help IBM Keep the Layoff Figures Down
Yesterday we read that it was quite cruel how IBM (or Red Hat) compelled staff to pretend to be happily leaving or "retiring" when the reality was, they had been pushed out with some "package"
Cocaine at the European Patent Office Now a Subject in YouTube, Media Will Revisit the Topic
"The Cocaine Patent Office" is no joking matter
Gemini Links 05/11/2025: "Wuthering Heights" and "Winter is Coming"
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, November 04, 2025
IRC logs for Tuesday, November 04, 2025
2 Days Until Site Anniversary Party, Search Likely to Launch Same Day
We're now just two days away from the nineteenth anniversary of the site
Richard Stallman's 2005 Article on Why Patents on Software Should be Denied
If patent law had been applied to novels in the 1880s, great books would not have been written. If the EU applies it to software, every computer user will be restricted, says Richard Stallman
"Last Day" at IBM and Red Hat as "Stealth Layoffs" (They Force People to Pretend It's Wilful)
So the real extent of the layoffs is being kept 'undercover'
Slopwatch: The WebProNews Slopfarm and the Serial Slopper
The Web is ill
Links 04/11/2025: Tensions Around Belarus Grow, Turkey’s Hype-inflation Continues
Links for the day
Corporate Media That Fails to Report Cocaine at EPO is Totally Failing to Report Mass Layoffs at IBM
How come nobody anywhere writes about this week's RAs?
Links 04/11/2025: Google Cloud Account Engages in Censorship of the Innocent, arXiv Spammed by LLM Slop
Links for the day
EPO Cocaine Chronicles: Our Aim Will be to Ensure This Becomes a Mainstream Media Topic, Not a Suppressed Scandal (Which the German State Deems Embarrassing and Detrimental to Its Pan-European Patent Franchise)
At the EPO, and perhaps in German media as well, people "fall upwards" (they get rewarded for bad things)
Static Site Generators (SSGs) Made Techrights Better, Faster, Easier to Manage
Consider adopting SSGs if you still use a CMS such as WordPress
But he Was Born in Manchester! (Origin Stories)
Borussia Dortmund does not exist!
GNU/Linux is American, Not Finnish
It started in Boston, not in Helsinki
'Hacker' 'News' Makes Dumb Assertions Against Smart People
A logical fallacy
We Turned Down Every Settlement Offer Because Truths Aren't Determined in Bank Accounts
Without free press, there won't be free society
Why I'm Always Proud of the Site I've Devoted My Life to
As a graffiti around the corner from our home says, "be a better person"
Standing Up or Standing for What's True But Inconvenient
Bad actors need to be called out
Many People Have Said That They "Leave" IBM in Recent Days (Ahead of Mass Layoffs)
So the real extent of layoffs is greater than what's publicly stated (there are silent layoffs) [...] Whatever IBM says about the scope, scale, or magnitude of the "RAs", it doesn't tell the full story
Media Coverage Regarding IBM is Vapourware and LLM Slop
With slop images, too
statCounter Says GNU/Linux Rose to 4% in the Russian Federation
Adoption of Vista 11 has been embarrassingly weak
Corruption is Not a Joke
we'll try to limit our use of humour to avoid misunderstandings or misinterpretations
The Slopfarm WebProNews is Overwhelming "linux" Results in Google News
Google News is slop
The Fall of IBM: What Happened?
Just like the EPO continues riding some old reputation acquired in the 1970s IBM relies on old myths like, "nobody gets fired for buying IBM."
IBM's CEO Already Has the Excuse for the Latest Wave of Mass Layoffs
Only days ago the CEO told a bunch of nonsense
Links 04/11/2025: Conflicts, Politics, and IPv6 at Home
Links for the day
Gemini Links 04/11/2025: Entering WiFi Passwords and Programming Rambles
Links for the day
Arch Linux Seems Like the New Debian
Arch users (btw!) are growing in relative and absolute share
Analytics From US Government Affirm a Trend: Microsoft's "Market Share" in Search is Falling
the data set is large
Holding Institutions Such as the EPO Accountable Through Public Information
Speaking truth to power is never easy
Techrights Will Contact German Media About the EPO's Substance Abuse
This scandal won't "go to waste"
EPO Staff Losing Holidays, as Usual, as the Office Increases Profits by Illegally Granting Invalid Patents While Reducing Salaries
How much more can the staff endure and generally tolerate?
Free Software Does Not Always Speak for Itself, It Needs Advocates
Legal matters that relate to sharing of code will be discussed
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, November 03, 2025
IRC logs for Monday, November 03, 2025
The Register MS Continues Looking for Money in Promotion of the "AI" Ponzi Scheme
That The Register MS participates in this deceit rather than tackle/debunk it says a lot about The Register MS
IBM Layoffs in "Software", This Likely Impacts Red Hat as Well
Many people say "software" people are impacted
Escaping Proprietary Software, Not Just Escaping Microsoft
To take control of your life adopt GNU/Linux
A Lot of Fake News About Microsoft Headcount (Also: Microsoft's Debt Rose by About 24 Billion Dollars in Past 12 Months)
If you see some headline about Microsoft's CEO making claims about hirings, look away
Techrights Turns 19 in Three Days
It would be nice to meet for a chat
Akira Urushibata on How Grokipedia Fails to Work
The Grokipedia article gives the wrong character for the "Ko" on "Koan"
Links 03/11/2025: Data Breaches, Wars, and Digital Censorship
Links for the day
Gemini Links 03/11/2025: Poetry, Old Androids and Small Shells
Links for the day
The Rumour Was True, Mass Layoffs at IBM Today
How widespread the layoffs are (or how they're disguised, e.g. PIPs) is hard to assess
Links 03/11/2025: Internet Anniversary
Links for the day
Two Years of Uptime
Reboots are seldom involuntary
Richard Stallman is Giving Another Talk in Less Than a Fortnight
in two weeks' time (13 days from now)
Windows Falls Below 20% in the UK
Many people choose to leave Windows altogether
Microsoft's Search Business Falls to Lowest Point in 2 Years, Based on statCounter
what can Microsoft sell other than shares in Microsoft?
Evidence Regarding Layoffs at Red Hat
Seems like IBM layoffs
Microsoft: Our "Goodwill" Value Grew More Than Tenfold Since 2011
Hallmark of pseudo-economics
GNU/Linux as a Boarding Pass
being mostly analogue is still feasible
Links 03/11/2025: Lack of Trust in LLMs and Windows TCO at Jaguar
Links for the day
Gemini Links 03/11/2025: Books in October and Change
Links for the day
Mozilla Firefox Won't Survive and Many Sites Don't Work With It (Compatibility Abandoned)
The Web has become monocultural
Debian is Non-Free
Devuan might be worth looking into
Slopwatch: Brian Fagioli and LinuxSecurity
This is a real problem and most certainly a big problem because when people try to find real information about security and GNU/Linux they instead read "word salads" made by bots
Four Reasons to Party With Us in Four Days, Celebrating the Four Freedoms
Today we expect to be back to a more-or-less regular publication pace
Links 03/11/2025: The "Smartphone Panopticon" and Belarus' Hybrid Attacks on EU Intensify
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, November 02, 2025
IRC logs for Sunday, November 02, 2025