I’ve recently gone through my dad’s floppies and found one with fli4l.
Laura
she/her
- 0 Posts
- 7 Comments
Joined 2 years ago
Cake day: September 19th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
- some reasons that I can think of: - performance improvements (e.g. JIT)
- new standards (e.g. WASM)
- vulnerabities
- new features (e.g. web engines weren’t always sandboxed)
 
  16·2 years ago 16·2 years ago- dd if=/dev/zero of=/dev/sda status=progress- hmm why is it so fast - OH - CTRL-C - and then a kernel panic yeah my fs was gone 
- Android apps are sandboxed by default while packages on Linux run with the users permission. - There is already something like this with Flatpak since it also sandboxes every installed program and only grants requested permissions. 
- GNU Guix - peak hackability while also having binary downloads 
- It’s like Nix but has some extra features and uses Scheme instead of a custom language. 
KISS
it’s just a single bash script and a repository containing package definitions to compile them from source.
Basically LFS on drugs.