Live data from Hacker News

The early days of Linux

lwn.net

31–40 of 302 posts

Re: The early days of Linux

#31
post #18

> The system was initially called Freax Maybe it's common knowledge, but first time I've heard that. I wonder how that would have impacted adoption if it had stuck?

Then instead of the linnux and lynux pronunciation confusion we'd have freaks and free-ax.

Perhaps it was meant to be pronounced like Free Ox, since an ox looks a bit like a gnu (wildebeest)

Re: The early days of Linux

#32
Not to be a GNU/Linux instigator but I remember when I first read the GPL how strange it was to have a legal document to give something away it seemed like a impish prank - will someone take it and insist you stop giving it away, or sue you when their production line breaks down.. And then the flamewars began, the pronunciation, the toolchain, freetards, 'open sores', etc. but it was the GPL making it all possible.

Re: The early days of Linux

#34
The Linux kernel took off after Linus receive the MINIX book, a.k.a Operating System Design and Implementation by Tanenbaum, which include the source code of MINIX. Until the arrival of the book Linus was playing "Prince Of Persia" on his new 386AT desktop.

Re: The early days of Linux

#36
post #18

> The system was initially called Freax Maybe it's common knowledge, but first time I've heard that. I wonder how that would have impacted adoption if it had stuck?

Then instead of the linnux and lynux pronunciation confusion we'd have freaks and free-ax.

This audio is burned in my memory since I was configuring my SoundBlaster in Red Hat 5.2: https://youtu.be/c39QPDTDdXU

Re: The early days of Linux

#37
I found this article resplendent because Linux has given back to me what I put into it year after year since it launched the year I graduated college.

What I wonder is this: is there a story happening now that has similar good will for the future of AI without having commercial or social computing as its basis?

The reason I love Linux is that Linus started and finished before commercial and social concerns became the raison d'etre in software.

Re: The early days of Linux

#39

This is a great read of a humble start of history. The A..B concurrency printing, helping Linus out implementing Sprintf, learning assembly. Building it all towards a coherent system. What was truly profound is how Linux and other open source systems and libraries completely cracked open systems software for the masses. Back in the early 90s, everything around Unix, operating systems, compilers, tools, everything was…

Absolutely. I remember the articles in the trade press in the mid 90s asking "Is UN*X dead?" (Hindsight of course tells us that Betteridge's law applied)

But I was working for a small ISV making a windows based GIS and our customers were putting windows boxen on every desk in the office, and then ditching either intergraph based solutions or complex systems with Tektronix terminals. Our per seat license was a rounding error in their previous costs, and you could drag a selected rectangle from our map window and drop it into a word document. I occasionally helped with sales demos and you could see when the decision was made in the faces of the senior people when they saw this.

Re: The early days of Linux

#40

Great read. The first distribution I used was TAMU ( https://archiveos.org/tamu/ ) in 1992, when Linux wasn't yet at 1.0. I had to download dozens of floppy disk images. In those days, getting X to run involved real risk. Get some of the parameters wrong and you could destroy your monitor. My five kids (all in their 20s and 30s now) grew up running Linux. It's still the OS I choose when the option is available.

> X to run involved real risk. Get some of the parameters wrong and you could destroy your monitor.

The flexibility also allowed you to accomplish neat things.

I was spoiled by high res 21" workstation monitors at school, so my laptop with a 640 x 480 screen was very limiting. But, telling X that the LCD was a multiscan monitor made every other scan line go to /dev/null-- the effect was a pseudo-resolution of 640x960 with scrunched up, but very readable fonts. Ran that setup for years.

Post reply on HN