logoalt Hacker News

hrmtst93837yesterday at 5:49 PM1 replyview on HN

Moving your whole workflow into WSL or nested containers just to dodge NTFS is a band-aid. Then you get flaky file watchers, odd perms, and a dev setup that feels like a workaround piled on top of another workaround. A fast Node VFS would remove a lot of this nonsense.


Replies

pverheggenyesterday at 6:19 PM

Oh it's a workaround for sure, didn't mean to suggest otherwise.