You are not logged in.
Today, I saw another book in the bookstore. It was a novel called The Dutchman in the Tube.
It made me wonder, is it about a hollow cylinder, or a silly Hollander?
Now all we need is a consumer-grade silicon chip fabricator driven by the self-hosted output, that can recreate the silicon from ground zero. This will be the beginning of self-reproducing machines, in the literal sense of the word.
Bring on the silicon clone army!
A conman has been posing as a psychic and swindling tons of money from people at the fairground. The police showed up, but being short in stature, he managed to evade notice and escape.
The next day, newspaper headlines read: SMALL MEDIUM AT LARGE
And just a few days ago, I saw an old radio at a yard sale. There was a piece of paper on it saying: "$1, volume stuck on full."
I thought to myself, "I can't turn that down!"
Speaking of radio, yesterday I was wondering why music was coming out of my printer.
Turns out, there was a paper jam.
My son, OTOH, is an expert at knot-tying.
He looks at shoes with laces, and says, NO!
I hate shoelaces. Either they come off at the most inconvenient time when I'm in a hurry, and I have to waste time re-tying them, or they are too long and get caught in my bicycle pedal or gears, landing me in near-accidents.
One day I decided it's high time to sit down and have a good talk with my shoelaces. I said, can you please not get untied at the most inconvenient times, and can you please not get caught when I'm riding a bike?
My shoelaces replied, I'm a frayed knot.
Once, a schizophrenic person said to me, "I am not crazy, and neither am I."
Student: Teacher, would you punish me for something I didn't do?
Teacher: Of course not.
Student: Good, because I didn't do my homework.
One time, my son asked me what clouds are made of.
I answered, Mostly Linux servers.
I've always used pure ALSA. The newer wannabe replacements / layers on top just add needless complication of little value to my use case. So I just don't bother. ALSA works well enough for what I need to use it for.
Since decades ago, I've always built a custom kernel for my main PC. My current 6.* kernel is only 7.8 MB (compressed), and it runs X11, alsa sound, network, keyboard, and other peripherals just fine. I hand-built the machine and selected the parts myself, so I know exactly what drivers I need. Everything mandatory (SCSI drivers, FS drivers, graphics, etc.) is compiled-in, optional things like USB drivers are compiled as modules and only loaded on demand. About 95% of the stuff that comes in stock kernels are absent because I don't need them.
(Stock kernels come with all kinds of bells and whistles because they have to be compatible with every imaginable hardware a common user might conceivably be using. That's why compiling your own kernel will almost always save lots of space, because you can leave out (lots of) stuff you know you won't use.)
(I don't even have the driver for the built-in PC speaker compiled -- because I find it annoying and useless. So my PC is completely silent except when I actually tell it to play an audio through alsa. It saves me the annoyance of having to listen to beeping sounds from the terminal. :-P)
For my work PCs I'm too lazy to go through the trouble of handcrafting the system like this. Plus, policy-mandated hardware tend to be gratuitously incompatible with random stuff. So I just use the stock distro kernel instead... because my employer pays me to work not configure Linux kernels.
Hmm, just found this online: https://wiki.archlinux.org/title/Rxvt-u … ansparency
Now that's what I call cool. No need for compositors, the software does the work without hairy dependencies.
I avoid gnome like the plague, my system has the absolute minimum gtk shims it takes to run software that unfortunately sometimes require some gtk libs. Most software that have fat gnome dependencies also tend to have sucky (read: non-keyboard ) interfaces, so I avoid those too.
But yeah, it's absolutely stupid how the simplest of tasks requires megabytes of config files and code where in the old days just a couple of lines in the right config file would have solved everything. The people pushing for this kind of crap are essentially pushing for the windowsification of linux, which is the diametrically opposite direction of why I left the Windows world in the 90's and never looked back. Gimme back my simple config files and keyboard interface dammit. I don't care for fat eye candy that add little value and needlessly consumes disproportionate amounts of resources for nothing.
Unfortunately, I'm allergic to berries. My worst nightmare was that one time when my wife made me eat a fruit salad full of cherries and peaches. It was just the pits.
I avoid anything the depends on Wayland like a plague. So anything that needs a compositor is not in my books. I run my terminals on rxvt-unicode in an X11 server just fine. No need for compositors, or pseudo transparency, whatever that is, rxvt-unicode uses X resources like a well-behaved terminal emulator should and is quite customizable. Supports 256 colors. No heavy-duty dependencies on resource hogs like gnome or Qt. The way things should be.
Once, I visited a modern home equipped with a self-cleaning kitchen.
I had to clean up after myself.
I would rather see Google be forced to allow people to use ChromeOS and Android without entering a Gmail address. And by "use" I mean use normally without severe limitations.
I use an Android phone without a Gmail address. Not seeing any severe limitations, other than features I do not wish to use like automatically "backup" my files to Google's servers.
I heard that a kiwi tastes similar to a watermelon.
So, I tried one.
Unfortunately, the feathers got in the way of enjoyment. (And no, it does not taste like watermelon...)
What's the definition of parity?
- A parrot's favorite drink.
Why did the bartender refuse to give the parrot a drink?
- Because he was parrot-no-id.
What geometric figure most resembles a parrot?
- A polygon.
Why did the mathematician's parrot starve?
- He couldn't solve the polly-no-meals!
You know that time when my wife gave me a big hug?
It was after I told her that she should embrace her mistakes.
As they say, the difference between "male factor" and "malefactor" is just a single space...
I regularly run kernels that I configure by hand. Usually when I see things that I don't need that are turned on, I just turn it off. If it breaks something later, then I know that I should've left it on. For the most part, if you know what's in your hardware, most options can be turned off. Recent kernels' configure scripts will automatically turn on stuff that are needed for features you explicitly turn on, so for the most part you won't run into any problems.
Many default kernel configs enable way too much stuff that I don't need, wasting time in compiling drivers I will never end up using and occupying RAM for nothing. This kind of config makes sense for upstream distributors because they need to ship a kernel that works with everyone's (or most people's) hardware. But when you're configuring the kernel for your own use, you already know exactly what hardware you have so most of the other stuff is just dead weight.
@The-Amnesiac-Philosopher: I'm glad you didn't include maps or text containing the word "part" in your post, because otherwise, it'd be a spam trap.
On another note, last night I dreamed about my pet rabbits all lined up like in a parade, and hopping backwards.
Then I woke up, and realized that it was my receding hare line!
Husband: I think you're right.
Wife: Wha... I haven't even said anything yet!
Husband: I'm just trying to save time.
Doctor says, "We cut the wrong leg off."
Which means that the other leg is the right one?
This would be the first time a leg that's left is the right one. I guess when you only have one leg it's no longer important whether it's the left leg or the right leg?