Hacker News new | ask | show | jobs
by Luka12-dev 96 days ago
Thanks!

The filesystem is currently pretty simple - a basic flat structure on the ATA drive. I was inspired by FAT-style simplicity since I needed something working quickly for the Notepad save/load feature.

Planning to implement something more robust, as the project grows.

What would you recommend for a hobby OS filesystem?

1 comments

I have no particular expertise there, I'm afraid!
No problem at all, thanks anyway!