Post #2675685
2026-05-08 23:25 UTC
@tshirtman@mas.to This was a bit of a subtoot on the userspace-only fixes where they just thought they can silicon the userspace without addressing fundamental issues in the kernel / boundary layer that's been masked over. Memory safety is one smol thing but people should not slop over every other class of bug and vulnerability that exists in a given integrated system around it. The misleading vibed promises is what hurts everyone through this slop driven industrial nonsense.
Replies (1)
-
@tshirtman@mas.to 2026-05-08 23:28
@pinkforest@hachyderm.io full disclosure, i have a vibe coded rust project, but it's something for myself, that has no security implication, and is not exposed to the internet, if it was, it would be a very different ball game, if i was a company building a product, i would think a lot harder about these things, and not trust the decisions it take (i can see enough mistakes that are not security related, just by using the app). And yeah, rust helps, but safety requires system thinking.