All things Linux

Free

*censored*
VVO Supporter 🍦🎈👾❤
Joined
Sep 22, 2018
Messages
41,836
Location
Moonbase Caligula
SL Rez
2008
Joined SLU
2009
SLU Posts
55565
So, still waiting for someone to tie this all up in a Linux bow. Somehow.
 
  • 1Winner
Reactions: Monica Dream

Noodles

The sequel will probably be better.
Joined
Sep 20, 2018
Messages
5,838
Location
Illinois
SL Rez
2006
Joined SLU
04-28-2010
SLU Posts
6947
*sighs* you kids and your tablets...
Then you get a compile error and realize that the center right hand has an extra indent and needs to move 3 fingers to the left and now you have to find a new cave to rewright all of your code again and instead you just say fuck it, and this is how we the Earth ends up with a Stack Heap error 5000 years later and we get COVID.
 
Last edited:

Argent Stonecutter

Emergency Mustelid Hologram
Joined
Sep 20, 2018
Messages
7,363
Location
Coonspiracy Central, Noonkkot
SL Rez
2005
Joined SLU
Sep 2009
SLU Posts
20780
and Zork and we had an old version of Colossal Cave as well
Real Zork, all in one file.

(Infocom had to split it into 3 parts to fit it into 8 bit floppy based hardware)
 

Free

*censored*
VVO Supporter 🍦🎈👾❤
Joined
Sep 22, 2018
Messages
41,836
Location
Moonbase Caligula
SL Rez
2008
Joined SLU
2009
SLU Posts
55565
Programmers hate Linux too, but you'll never catch them admitting it.

(See, that is how you get things back on track!)
 
  • 1Yay!
Reactions: Monica Dream

Noodles

The sequel will probably be better.
Joined
Sep 20, 2018
Messages
5,838
Location
Illinois
SL Rez
2006
Joined SLU
04-28-2010
SLU Posts
6947
Programmers hate Linux too, but you'll never catch them admitting it.

(See, that is how you get things back on track!)
I'd just like to interject for moment. What you're referring to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.

Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called Linux, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.

There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine's resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called Linux distributions are really distributions of GNU/Linux!
 
  • 1ROFL
Reactions: CronoCloud Creeggan

Argent Stonecutter

Emergency Mustelid Hologram
Joined
Sep 20, 2018
Messages
7,363
Location
Coonspiracy Central, Noonkkot
SL Rez
2005
Joined SLU
Sep 2009
SLU Posts
20780
Wow. Copypasta. Also wrong.


There are also Linux distros with a BSD/clang userland, and there are GNU/BSD with a GNU toolchain on top of a BSD kernel, and of course full BSD distros.

DragonflyBSD is probably closer to a usable free microkernel OS than Hurd.