NTFS, fat32, exfat, could I theoretically create my own filesystem? If so would my computer even be able to work with most files or connect to other devices?
This is why I love Lemmy, I can ask this obscure, unrealistic question, and people will still answer it with the “yeah you probably shouldn’t but here’s how you could”
Spost@lemmy.blahaj.zone 2 weeks ago
You can! All of those filesystems you mentioned were created by people, and you can do it just the same way. It is, however, quite a lot of work to get something as good as any of those, let alone better. You’ve also hit on one of the problems - nothing else is going to support your filesystem.
If you’re interested in trying anyway, just out of curiosity, do a little research into FUSE, Filesystem in Userspace. FUSE is a tool that lets you write a filesystem without needing to integrate with the very low-level parts of the operating system, which takes some burden off of your implementation.
Semi_Hemi_Demigod@lemmy.world 2 weeks ago
Google fails me but my favorite application for FUSE was storing files in headers of ICMP packets using network latency for persistence.
e0qdk@reddthat.com 2 weeks ago
I wonder if anyone has ever passed messages between spacecraft as a peculiar form of delay line memory – or pinged a satellite at a predictable distance as part of a timing system…
SpaceNoodle@lemmy.world 2 weeks ago
I love art
stsquad@lemmy.ml 2 weeks ago
So a network version of an acoustic delay line?
en.wikipedia.org/wiki/Delay-line_memory