Only if he uses Linux and insists on anal as a form of contraception. 😂
I’m a computer and open source enthusiast from Toronto, Ontario, Canada.
Only if he uses Linux and insists on anal as a form of contraception. 😂
Well, as a feminist, I’m choosing the wolves.
That’s a decent workaround for a laptop with a broken keyboard.
His analysis and analogies are actually pretty good, except he ruins it all with his cringy intro and outro. That’s disappointing.
I think descriptive and useful error messages are OK to report as enhancements. They don’t have to be functional bugs.
Good old git blame lol! Not only can you determine when the change was made and where, it’s trivial to look up the author of the commit: https://github.com/iputils/iputils/commit/562e0d570d93cfcfdebab1215a2f04efa64a24f8
To be fair, the author’s first language may not be English…
Is anyone interested in submitting a pull request? Looks like Github contributions are accepted.
Who knows anymore with these youngsters’ vernacular?
Classic! Love this clip!!!
Actually grub 0.x series had much more useful rescue shell tab completion than the latest release. You could easily list all boot devices, partitions, and even filesystems and their contents. All from the rescue shell. Consequently, you could boot into Linux and reinstall grub in the MBR to fix it. All that without using a boot CD/USB! Good luck doing that with the latest version of grub and UEFI.
Also getting into the BIOS on legacy firmware was also very simple. On most machines it’s the three finger salute followed by either F1, Delete or rarely F11 or F12.
The boot process was simple, and the BIOS had just one simple task: load and execute the first 512 bytes of the disk that was designated as the boot device. That’s it.
Ah yes, simplicity. MBR, with all its limitations had one killer feature: it was extremely simple.
UEFI, as powerful as it is, is the opposite of simple. Many moving parts, so many potential failure points. Unfortunately, it seems like modern software is just that: more complex and prone to failure.
“I wanted to see shit blow up!” 😂 I hear ya.
Here’s another video demonstrating the effect of an MRI magnet on non-ferromagnetic metals (aluminum in this case).
Ever hear of Secure Time Seeding? It’s real, and fits this meme perfectly.
Yup. That’s how I feel. NixOS is the new Arch.
Yup, that’s how I feel. NixOS is the new Arch.
Yup, that’s how I feel. NixOS is the new Arch.
Your hidden posts can be accessed under your profile - the middle button on the toolbar at the bottom of the screen, which usually has your username/instance name.
Python? This will require “specialized hardware” just due to the interpreter overhead taking continuous screenshots of everything you do and indexing/storing them. Why bother implementing something like this using an interpreted language??