Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Here is one of my collection of O’Reilly books. Not actually mine, but my father’s. It’s published in 1995 by a Japanese publisher.
Supah kool!
Solaris brings back memories lol. Haven't touched one of those in decades!
This book goes really well with OP's - The Unix Hater's Handbook
Oh wow.
ugh.pdf
360 pages
Chapter 1: Things are going to get worse before they get worse
:)
I have/had a bunch of these books. Some got lost but I have the electronic versions of them.
This is one other book I fondly remember. UNIX For Application Developers. From 1991 I think. I vaguely remember a statement in the intro along the lines of Windows being user friendly but UNiX being expert friendly. :-)
Couldn't find a better image.
Found this site with a ton of joke ones:
Drop table animals, is clearly the best one.
The camel book was on perl. It had no hope of being taken seriously
Perl itself or the O'Reilly book?
Just kidding, I know you meant Perl.
My friend put this one together a while ago.
screams in horror
His face tells it all
Yeah, is there a reason that this looks like me?
Damn, I used to have that...
Those dead, cold eyes....
I have the same book!
Cool. I noticed I have seen the author's name in TUHS mailing list. He's still posting there sometimes.
He wrote a bunch of these books, they’re still quite useful for foundational and historical knowledge on the subjects.
Another book on the history of unix is UNIX: A History and a Memoir from Kernighan. It was a joy to read.
Adding it to my reading list, thanks!
Is this just my copy? The cover was put on backwards, so all the text is upside down...
Edit: Pics or it didn't happen. Edit-2: Formatting.
In polish we have an idiom for rare books that directly translates to 'white crow'. Incidentally French say 'merle blanc' - 'white blackbird'. French influenced polish a lot during late modernity. Anyway where was I.
Ah, yeah likely not very rare, they must have messed a whole print run and decided to sell it off anyway, maybe at a discount, since it's not a limited hardback illuminated Shakespeare's works in 5 tomes.
Then again... Weirder things have collection value.
White housefly in Portuguese.
I'm in this one:
Similarly, here’s me
Macromedia flash... Damn that takes me back.
That went to shit as soon as Adobe took over.
I didn't like that the iPhone never supported it, but in hindsight they did us all a fucking favour.
Nice! I picked up a good classic myself at a thrift store a couple months ago.
I like one of the first lines in the first chapter: "The only way to learn a new programming language is by writing programs in it."
I have that one on my shelf right now. Mine's the k&r version.
Oh yeah. I remember that book from college. Only like 100 pages or so, right?
About 260 if you don't count the function reference at the back. There sure wasn't much to it back then. Compared to the monster that is C++. I can maybe see why Linus doesn't like it and prefers C. There's a hundred different ways to do one thing, and it could get out of hand, and there's a lot of complex stuff in the libraries that you're dependent on. For low-level programming it's basically like "trust me, bro".
It's great for me though that can't program worth a shit and have all the algorithms ready to go.