User avatar
mia (developer mode) @mia@shrimptest.0x0.st
1d
@navi @SRAZKVT but if there’s something i REALLY wish for, it’s an alternative to unix/posix-style hierarchical file systems. we have so many fs drivers in the kernel, and db engines like sqlite, lmdb and postgresql all struggle with posix i/o primitives and syscall semantics because they make ACID guarantees stupidly difficult to achieve

so would it be too much to ask for the kernel to provide something else that has a more database-oriented design?