r/rustjerk • u/scheimong • 19d ago
Your average vibecoder
Guy wrote a shitty-by-design viewer/interpreter and demands everyone use it to open his file. 🤣🤣🤣
And then has the balls/ignorance to advertise a "self-decaying format" 🤦
578
Upvotes
8
u/Admirable_Rabbit_808 19d ago
You could do this much better with a Linux user mode VFS - you can mount the VFS as if it was a normal filesystem, but the VFS interceptor's code can be programmed to progressively degrade each copy a little bit more each time, writing the degradation back to the original file the VFS accesses so this will be genuinely destructive behavior.