Hacker News

We made our filesystem 47× faster by deleting it

14 points by appcypher ago | 6 comments

moralestapia |next [-]

>Every file operation inside the VM had to bounce out to the host through FUSE

Lol, yeah that was your mistake. FUSE is a phenomenal idea but anyone who has used it knows how slow it can be.

dspig |next |previous [-]

That's such a HN title!

nine_k |root |parent |next [-]

And the content. A number of smart design decisions, and analysis of what was wrong with the previous versions.

Also, it's a great illustration of the benefits of layered, modular design that Linux sports: it allows to mix and match parts to build what you need.

nathanmills |root |parent |next |previous [-]

That's such a Reddit comment!

menno-sh |root |parent |previous [-]

Sounds like a title you’d read on the satirical version of HN in a TV show like Silicon Valley

cassianoleal |previous [-]

Is anyone here using this software? How do you integrate it with your agent workflow? Do you run agents in editor (Zed, VS Code, Cursor, whatever)?

Have you tried the sync feature?

Edit: FML why is this being downvoted? At least have the decency of explaining, I'm happy to adjust my conduct but I can't do so if I don't know what I did wrong.