you are viewing a single comment's thread
view the rest of the comments
[โ€“] 1 point 1 day ago (2 children)

Donโ€™t leap ahead, or you will come to a false conclusion. Write a filesystem, then write another using a completely different approach for a system without a kernel. Then run them on each others targets. Only then will your mind be clear enough to see.

  • source
  • parent
  • hideshow 2 child comments
  • [โ€“] 2 points 1 day ago (1 child)

    Hm, I wrote a btrfs tool once that operates on an unmounted btrfs partition (so I can introduce forbidden states).
    And I wrote a normal fuse-based emulated fs to fool a game into loading my custom infinite world as a save.

    What more do I need to reach dao?

  • source
  • parent
  • hideshow 1 child comment