97

For me, my high bar that I have yet to beat, was the time I pivoted the running OS (ubuntu) into RAM over SSH so I could unmount and image the boot drive without rebooting and loading a live USB (Which would have required a ticket with my provider to enable IPMI)

you are viewing a single comment's thread
view the rest of the comments
[-] percent@infosec.pub 4 points 1 day ago* (last edited 1 day ago)

I made a custom Linux image to run inside a web browser. No particular distro, just a Linux kernel (compiled with a custom configuration to produce a tiny binary), a shell, and a few small apps.

When reading from the filesystem, it made HTTP requests for each file (+ browser caching), so no need to load a disk image all at once. IIRC, I got the cold boot time down to <1 second (after assets were already cached from a previous load though).

I also got NixOS to run in the browser, but even after stripping out as much as possible, it was still really slow due to systemd. (I'm not a systemd hater, resources are just very limited when running this way.)

I used an x86 emulator called v86. It's a very cool project ๐Ÿ™‚

this post was submitted on 26 Jun 2025
97 points (96.2% liked)

Linux

8141 readers
430 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS