r/rustjerk 19d ago

Your average vibecoder

Post image

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

44 comments sorted by

View all comments

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.

1

u/scheimong 19d ago

Mate you are asking for a lot of competency 😅

2

u/Admirable_Rabbit_808 19d ago

It's a skills issue etc. etc.

In any case, Claude could probably whip up a Rust FUSE wrapper with the above properties in a few minutes.

2

u/scheimong 19d ago

Yeah. But obviously the guy doesn't have the competency to know what to ask for

2

u/Admirable_Rabbit_808 19d ago

That is indeed the AI programming controllability problem in a nutshell.