Linux Musk sounds like the evil counterpart to Mint. A fork of Red Star OS, etc.
Some middle-aged guy on the Internet; Seen a lot of it and occasionally regurgitate it, trying to be amusing and informative.
Lurked Digg until v4.
Commented on Reddit (same username) until it went full Musk.
Now I’m here.
Other Adjectives: Neurodivergent; Nerd; Broken; British; Ally; Leftish
Applying for mod in places where an occasional mod would better than none at all.
Linux Musk sounds like the evil counterpart to Mint. A fork of Red Star OS, etc.
Reminds me of a TV ad, older than this comic, for a frosted cereal (probably not the first one that comes to mind) and the adult about to consume them has the inner dialogue “What about fat?!” “Wimp!”
(I always heard it as “Wamp!”, so to this day I’m not completely sure if it was an early example of a spoken sad trombone, but “Wimp!” is more likely.)
They don’t make ads like that any more.
This has bell curve meme vibes. I’m just not sure what the middle guy would be saying.
Gonna guess people who missed the memo about Mint until well after they installed Ubuntu. They haven’t had the time or energy to switch distros yet, but did manage the time and/or energy to install Cinnamon.
Maybe a couple of others who have unknown reasons for avoiding Mint. No idea what those reasons are, but there’s always someone with a different take.
“I don’t have a life or a job”
“FR me too”
“I thought you were a therapist”
~head shrunk into shoulders, sweating~
Had to check. It looks like the comic actually only ceased production last year after the passing of the (second) artist.
Chris Browne took on Hägar after his father Dik - who drew the linked comic - died, but today I learned that Chris died last year.
As an extra kicker, I also learned that his brother Chance died a couple of months back. He didn’t draw Hägar but had taken on another of their father’s strips, Hi and Lois.
My denial about getting older can only take so much of this.
Reminds me of that time in a pub restaurant where I ordered the Cumberland sausage (plus mash, etc.). When it arrived it looked not entirely dissimilar. Thankfully, when I cut into it, it was indeed sausage, not a snail. Or anything else.
(Must have tasted OK because I don’t remember hating it.)
This hen laid a cannon?! That might be worth more than a goose that lays golden eggs to a warring king.
Probably closed the terminal emulator it was running in and opened a new one before trying to find documentation at my leisure. One of the luxuries of learning Unix commands in a graphical environment.
For a more drastic noob story, I once rebooted a computer because I couldn’t get out of GWBASIC. I was familiar with QBASIC at the time and that was a lot easier to get out of if you didn’t know what you were doing.
Obligatory note that /etc/profile
and ~/.profile
are only run by login shells, and many terminal emulators do not execute a login shell by default.
Unfortunately, there is no standard secondary place* that all shells execute, so check your chosen shell’s manual for what it does run on startup and put your functions into one of those. Preferably one that goes in your homedir.
Alternatively have that file source ~/.profile
assuming that won’t cause an infinite loop.
* And not even a primary if you count , but if you use those you have other problems.
Is it still the norm to go to the dev’s office, yank their power cord and when they ask what we’re doing, tell them we’re shipping their machine to the client because it’s the only one that the code runs on?
And can we do that with whatever server ChatGPT-4o is running on?
I’m assuming that this response from 4o isn’t real and was invented for the laugh, but it would be tempting to throw this scenario at it if it decided to give this response.
My guess is a “solution” to the age-old problem of needing to store a secret in a file that the user can download, thus making the entire system insecure.
This “solution” appears to be either that the string itself is so outrageous that the user would not believe that it’s the real secret when it is in fact the real secret, leveraging security through obscurity, or else it’s there in place of the real secret that cannot be revealed under pain of death firing, and therefore is accidentally being used instead of that intended secret… so it’s not secret after all.
Unless they’re doing something incredibly clever to substitute that secret string for the real thing when the time is right and doing it in such a way that the user can’t intercept, someone’s getting fired.
Not voting, if you’re otherwise able, is a tacit acceptance for how things are.
Presumably you don’t want to vote for the incumbents, so vote for someone who’ll replace them, whether you like that option or not.
Voting out a bad lot is the only legal way we have to protest.
And then vote third party next time if they don’t change things to your liking. Then fourth. Fifth. Etc.
Don’t like the political parties? Start one.
Think the whole lot should be lined up and shot? (For legal reasons this is purely metaphorical.) Start organising.
But if that’s too much for you, vote.
Dinosaur here.
Windows Paint, as it was back in 9x? Totally my jam. Between that and Irfanview for access to resizing and filter features Paint didn’t have, I could get a surprising amount done.
But then they updated Paint to have more advanced abilities and I had no idea how to do things any more.
I’ve tried Krita recently, but I felt lost. I think I need to attend a course or watch some videos on layers and the brushes and everything like that. It isn’t intuitive at all. None of the advanced graphics programs are.
Old Paint? You didn’t need a how-to or a course. It was one layer. No overwhelming number of tools and options. You wanted another layer? You opened another Paint window.
You wanted anti-aliasing? You drew things two or four times the size then used something like Irfanview to shrink it down when you were done.
Damn kids get off my etc.
Someone told me every processor used 0xEA
Not sure if this is a riff on the joke or not.
Back in the day I dabbled in 6510 code, and up until today hadn’t even bothered to look at a chart of opcodes for any of its contemporaries. Today I learned that Z80 uses $00 for NOP.
Loth as I am to admit it, that actually makes sense. Maybe more sense than 65xx which acts more like a divide-by-zero has happened.
The rest of the opcode table was full of alien looking mnemonics though, and no undocumented single byte opcodes? Freaky, man.
But the point is that not even Z80 used $EA. If the someone was real they probably meant every 65xx processor.
One of Perl’s design principles was the Robustness principle, though it probably wasn’t known by that name at the time. (The name came about around the same time Perl was becoming a thing, something something zeitgeist something.)
Perl can be locked down and made to complain (with at least a couple of levels of pedantry) when things are wrong, but unlike most other languages, it doesn’t do so by default.
This is mean sale price, right? Got to wonder what the current median property value (not sale price) is, and how close that is to this mean.
My point being that a lot of churn at prices near the mean would keep that mean away from a true median property value.
find
’s expressions are order-sensitive and look like options, which is probably why the real options go zeroth, then the starting path goes first. Also, there is a -path
-match expression that means something different than that starting path.
That said, there’s nothing stopping the writing of a wrapper script that allows any placement or intermingling of any of those groupings.
The simplest would just grab the last argument and use it in the first position, which I’m guessing is what the meme creator really wants. Watch out for the edge case of whitespace in the path name. (And the edge case of the edge case where the end part of that path is valid but not the intended target.)
I think I might be the third option: f’ss-tab.
Couldn’t tell you where that’s from. When I first ran Linux, the year didn’t start with a 2.
You know what they say about stopped clocks.