State of the Game

There is only one man who would dare give me the raspberry
1628792996581.png
 
10 years ago I would have agreed, the last thing I did with old hardware was reinstalling system 7 on my PowerPc in 2012
All of my "old hardware" is minimum 30 years old, with one exception (Beige PowerMac G3 Tower with HD/DD floppy drive). The other systems are Amigas, Commodore 8-bit and a Tandy 1000.

Recently (6-8 months) bought a complete copy of Frontier: Elite II for Amiga from an ebayer in the UK. Runs awesome on a 68040.

Waiting on my ZZ9000 to arrive from Germany, any time now.
 
Last edited:
you make menuconfig... pick your hardware and features you want (you usually only do this once and then only have to play with things that change in subsequent kernels). run make -j24 bindeb-pkg .... then dpkg -i the deb files. easy peasy.

then there's the optional patch you may want to test that hasn't made it into the mainline yet...so you'd patch that in first ..but it's a pretty straight forward process.

depending on hardware it takes anywhere from 1 min to maybe 5 min ...unless you're rocking old / slow stuff..then longer.

you end up with a streamlined kernel with only the stuff you want or need in it or new stuff not yet available to your distro...and optimized for your hardware.

Compare that to the fun of exploration in some games...where you can spend hours and hours looking at variations of things that the game will pay you credits for and do nothing else, leaving you and the game no different at the end than when you started. Some people think that's fun. So relatively, kernel compiling is spring break (for attractive people).
So it's like one of those games you get on your phone that you play over and over again just trying to beat your high score.

Some people are easily occupied, I guess.
 
So it's like one of those games you get on your phone that you play over and over again just trying to beat your high score.

Some people are easily occupied, I guess.

if all you're doing is the checking for compilation times ... but this game also allows you to acquire items that regular players dont have access to. and it allows you to do missions / events that other players dont have access to.

lots of things are out of tree or take a long time to make it to a shared common kernel build that distros utilize (if they ever make it there). If you want access to those things compiling is the simplest option. and even if you dont, compiling the kernel gives you flexibility in distro versions and updates that could otherwise be limiting on hardware not deemed common enough, or too new for the release ..etc.

you dont have to be afraid. The prebuilts will still be there for you to fall back on if you screw up.
 
if all you're doing is the checking for compilation times ... but this game also allows you to acquire items that regular players dont have access to. and it allows you to do missions / events that other players dont have access to.

lots of things are out of tree or take a long time to make it to a shared common kernel build that distros utilize (if they ever make it there). If you want access to those things compiling is the simplest option. and even if you dont, compiling the kernel gives you flexibility in distro versions and updates that could otherwise be limiting on hardware not deemed common enough, or too new for the release ..etc.

you dont have to be afraid. The prebuilts will still be there for you to fall back on if you screw up.
You ever read any of Alastair Reynolds "Revelation Space" novels. Awesome handling of computer system/software topics IMHO.
 
Hey, @Valorin ,you busy with real life nonsense again? Because I miss your daily coffee update! :)
No coffee, sorry. It's tea now.
Coffee upset my stomach after years of use, so I needed to change that. Fortunately the girlfriend is a tea drinker who could recommend a few really great green teas with high caffeine and we switched entirely now.
And yes. Real life is a real [REDACTED] at the moment which mostly leaves my brain at low capacity and often not in the mood for joking around unfortunately.
 
if all you're doing is the checking for compilation times ... but this game also allows you to acquire items that regular players dont have access to. and it allows you to do missions / events that other players dont have access to.

lots of things are out of tree or take a long time to make it to a shared common kernel build that distros utilize (if they ever make it there). If you want access to those things compiling is the simplest option. and even if you dont, compiling the kernel gives you flexibility in distro versions and updates that could otherwise be limiting on hardware not deemed common enough, or too new for the release ..etc.

you dont have to be afraid. The prebuilts will still be there for you to fall back on if you screw up.

Yes....
 
Back
Top Bottom