I never said that the way they’ve gone about it is the best way to have gone about it.
Frankly, I’m not even sure what that would be, only that this ain’t it.
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
I never said that the way they’ve gone about it is the best way to have gone about it.
Frankly, I’m not even sure what that would be, only that this ain’t it.
This has bell curve meme vibes. I’m just not sure what the middle guy would be saying.
It’s not about whether it works, it’s about proving that they’re keeping pace with the trends in technology that they’re not directly driving.
They’re afraid that if they don’t give that impression, their stockholders will pull their money and give it to someone who does, and since that’s what their stockholders also fear about all the other stockholders, that’s what will happen.
AI funding is so far up it’s own backside I’m not sure they’ll hear the cry of the small child pointing out that this Emperor has no clothes.
Set one up when I used a different handle but literally never used it. Thought I had a short ID number but, for reasons I’m not sure of, the piddly scrap of paper I wrote the number down on has always been in a particular place (and has been there for well over a decade), and it was 9 digits.
Must have been thinking of that handle’s Slashdot ID. That was 6 digits.
… and technically still is. Wow. The account is apparently still there. Not sure I’m going back there any time soon, but took this opportunity to reset the password just in case.
Pretty sure Cinnamon panels are designed to fit to the width (or height if they’re attached to the side) of the screen and can’t be altered. (The depth/breadth/“thickness” of the panel can be changed, but that’s not particularly relevant here.)
The same may also be true of panel-like features in XFCE and MATE too, but I can’t easily confirm.
Do. Take a boot USB for a spin. Try a few distros.
I’ve been on Linux (Mint) for years and never had a mouse-wheel not work or any problems with sound (hardware failure notwithstanding). The computer’s been the same all the way through, but it is a bit of a Ship of Theseus at this point. Mint has had no problem with new (and old) parts that I’ve thrown in. Or new mice, as I implied before.
Getting old Windows games to work has been the biggest non-starter, which is pretty much where OPs friend was having trouble too.
Minecraft (Java) runs fine with the standard launcher, but I do get FPS problems if I’ve had an Xorg update. That’s more of a “your graphics card is so old Mint doesn’t really support it any more” problem, which I know how to work around.
I did have problems getting Linux to run on a laptop once, but then it was 1998 and Linux drivers weren’t quite so plug and play. I had no idea what refresh rates my TFT screen needed and neither did Linux, boldly warning that if I set them wrong I could burn out my screen. Since I needed a GUI, I went back to Windows 95.
Ah! So you’re a waffle man! Wanna buy a waffle iron?
Let me guess: I’ll buy a toaster because my old one died but then I’ll get ads for new toasters constantly. You bought one, you must want another. And another. And another. Why aren’t you buying more toasters. You bought one. Buy another! Buy twenty!! People who bought toasters also bought microwaves and kettles. Do you want a toaster? Does anyone want any toast?
True. There are various legitimate tools that are only really one step away from malware, so it’s not too hard to imagine going that one step further.
Thinking specifically of the fact that a new process is allowed to change its apparent name, as well as creating secondary process pools, but there are bound to be other, deeper ways.
Ay, there’s the rub. Almost no-one’s going to pay for the top-notch system, and will instead go for the lowest bidder.
Surprised they haven’t tried to train a neural network to find a compression algorithm specifically for their sort of data.
There’s a ridiculous irony in the fact they haven’t, and it’s still ironic even if they have and have thrown the idea out as a failure. Or a dystopian nightmare.
But if it is the latter, they might help save time and effort by telling “the public” what avenues have already failed, or that they don’t want purely AI-generated solutions. Someone’s bound to try it otherwise.
Be aware that for some removable (or otherwise non-local) media, some systems will create a .Trash-###
directory on the media itself in the root directory.
This prevents unnecessary copying of files from the media to a local disk, and only a few media-specific location indicators actually need to be changed for the Trashed file(s).
The ##
is generally the user’s ID number as stored in /etc/passwd
, and, on Debian derivatives at least, is usually 1000
for the first user, 1001
for the second, etc., but I have heard of some systems that just use .Trash
with no suffix, or did so at some point in the past.
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.
They probably want to avoid anything that sounds like it might be Jewish, so Aaron is out. This is not because of direct anti-Semitism, but because of the fear of it. Avoiding such words avoids the subject entirely. (Ironically, the Semitic origins of the word “Alphabet” aren’t as obvious.)
Aardvark is too alien and weird. Also, C-levels are deathly afraid of varking too aard.
Abacus might have been a better choice, but it doesn’t come with the infuriatingly tantalising closeness of one or two letters’ distance.
The main reason for the name is that it sorts before both Amazon and Apple in the Big Tech directory. It’s literally as petty as that. They obviously chose a word that was related to searching within that criterion, but still.
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.
They need to update that. They jumped to version 24 for 2024. 24.2.3 is the current version.
Compilers were much less complex back then and didn’t do a great deal of optimisation. Also hardware was slow, so your compiled code, which wasn’t necessarily optimal either before or after the compilation phase, was at least half as fast as you wanted it to be.
If you wanted speed, you hand-rolled assembly.
Important: The article mentions that they are being replaced not that the SAC is being done away with completely.
On the other hand:
The replaced text there is “ambassadors”, that is, Twitch ambassadors, people given a title that means nothing outside of Twitch, but is the only payment these people will be getting, outside, perhaps, a sense of pride and accomplishment.