

Whoever came up with that stupid word filter and decided to follow through on it without proper human review that the filter matched what they meant to find, is pretty trans-intelligent.
Whoever came up with that stupid word filter and decided to follow through on it without proper human review that the filter matched what they meant to find, is pretty trans-intelligent.
This week I heard from a network group lead of a university hospital, that they have a similar issue. Some medical devices that come with control computers can’t be upgraded, because they were only certified for medical use with the specific software they came with.
They just isolate those devices as much as possible on the network, not much else to do, when there is no official support and recertification for upgrading. And of course nobody wants to spend half a million on a new imaging device when the old one is still fine except for the OS of the control computer.
Sounds like a shitty place to be, I pity those guys.
That said, if you were talking about normal client computers then it’s inexcusable.
That’s always so annoying, because Windows isn’t my default boot entry, so I need to babysit its “totally not a reboot” update.
Pre-UEFI they were fighting over the boot sector, sure, but now that everything is more well defined, and every OS can read the FAT32 ESP? Never seen it…
At worst the UEFI boot entry is replaced. There are some really shitty UEFI implementations out there which only want to load \efi\microsoft\boot\bootx64.efi
or \efi\boot\bootx64.efi
, or keep resetting you back to those.
Assuming you were dumped into Windows suddenly, you can check if you have the necessary boot entries still with bcdedit and its firmware option
bcdedit /enum firmware
If you just have a broken order you can fix it with
bcdedit /set {fwbootmgr} displayorder {<GUID>} /addfirst
If you actually need a new entry for Linux it’s a bit more annyoing, you need to copy one of the windows entries, and then modify it.
bcdedit /copy {<GUID1>} /d "Fedora"
bcdedit /set {<GUID2>} path \EFI\FEDORA\SHIM.EFI
bcdedit /set {fwbootmgr} displayorder {<GUID2>} /addfirst
Where GUID1 is a suitable entry from windows, and GUID2 is the one you get back from the copy command as the identifier of the new entry. Of course you will have to adjust the description and the path according to your distro and where it puts its shim, or the grub efi, depending on which you’d like to start.
Edit: Using DiskGenius might be a little more comfortable.
Okay good. I thought it would, just didn’t know any specifically. I wasn’t trying to suggest a public blockchain would be the only solution or even the best of multiple solutions, only that they needed to consider more angles beyond just making a hash.
With your scheme you can’t prove the timing of when the hash was made, nor who made the hash. At the very least the camera would have to include something that proves the time in the hash, and then sign the result with a private key that can’t be extracted from the camera.
Actually Solaris is still squirming while the first shovels of dirt are being heaped on.
Okay that’s fair. I fricked around with some C++ numerics BLAS header library (I think it was Eigen) on Linux before that was complicated and annoying too. The ARM Fast Models simulator was also a pain. Maybe I just don’t like C++ development now that I think about it.
C mostly worked okay for me though.
Hm. I’ve always found it harder to compile stuff on Windows.
With that lighting he’s definitely streaming, so there is one party involved that’s even more interested in people seeing his chair. I wonder if the companies making these abominations even gift them to streamers.
Also they’re using “Packerl” for package that’s probably Austria. Maybe Switzerland it’s not like I’m a specialist in mountain gibberish.
As a native speaker of mountain gibberish I can tell you that’s not ours. Either Austria or maybe Bavaria. Their gibberish seems similar to me sometimes.
I think it’s Austria. “Packerl”
No I haven’t but I bought a Tamagotchi this week, lol.
I didn’t see any image credit for the bunny picture or the other rodent with the hood. So I don’t think the original creator’s credit was removed, only some remixer who didn’t give credit lost his unjustified watermark.
Chaotic Stupid 😄
Using the video tool for a single still image is a bit chaotic, but it’s still a tool made for the job so it’s good. Chaotic Good. Makes sense to me.
Yeah baby, two more months until our next one.
Disposable income is awesome. Don’t care for the rum, but: Only the proper name brand snacks and drinks, good pizza, proper blow up mattresses, transportation is easy, people either have cars or can trivially rent some, and our computers are also way better these days.
The page behind your link above actually solves the riddle in question:
I have a Mastodon account, @rms on mastodon.xyz, which mirrors the political notes of stallman.org. The person who set up the mirroring chose that site.
The profile picture and colour scheme fits. I’m guessing just the text is edited.
Ah yes, the good old /time set 1000
Yes it’s very common, which is why everyone of even mild intelligence knows to check the results of a plain full text search.