>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.
We made our filesystem 47× faster by deleting it
11–20 of 43 posts
Re: We made our filesystem 47× faster by deleting it
#12Is 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.
I can only guess at the actions of others, but I would guess it’s because your comment is a tangent and at best only vaguely related to the featured article? The article is really about solving a particular problem with the backend of their infrastructure. Discussion about VMs, Linux kernel syscalls, file systems (virtual, FUSE, etc) would all be relevant. Your comment is a question about whether and how people use t…
Oh well. :) Thanks for your insight anyway.
Re: We made our filesystem 47× faster by deleting it
#13Is 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.
People are generally sick of AI, and of people who bring AI up in every single comment thread. The downvoters may not realise that TFA is by an AI company, about an AI product, making your comment tangentially relevant, and not (strictly-speaking) an example of the behaviour they're fed up with.
Re: We made our filesystem 47× faster by deleting it
#14Earlier quoted context omitted.
I can only guess at the actions of others, but I would guess it’s because your comment is a tangent and at best only vaguely related to the featured article? The article is really about solving a particular problem with the backend of their infrastructure. Discussion about VMs, Linux kernel syscalls, file systems (virtual, FUSE, etc) would all be relevant. Your comment is a question about whether and how people use t…
This is pretty common on this forum though. Many times the comments section becomes mostly about things that are not necessarily directly related to the article but remain related to the bigger thing the article is about. Oh well. :) Thanks for your insight anyway.
Re: We made our filesystem 47× faster by deleting it
#15I don't know the purpose of microsandbox, but such an article doesn't give me great confidence in exploring it further.
Re: We made our filesystem 47× faster by deleting it
#16Re: We made our filesystem 47× faster by deleting it
#17Your coworker/other account, messed it up last time you submitted it too: We made our sandbox filesystem 47× faster by deleting it https://news.ycombinator.com/item?id=48195883
> Otherwise please use the original title, unless it is misleading or linkbait; don't editorialize.
You're linkbaiting.. the opposite of the guideline
Re: We made our filesystem 47× faster by deleting it
#18Re: We made our filesystem 47× faster by deleting it
#19Re: We made our filesystem 47× faster by deleting it
#20>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.