Post #2574540
2026-05-13 22:46 UTC
Replies (1)
-
@ello@void.ello.tech 2026-05-14 05:31
@sean@scoat.es there was a poll on here a bit ago about whether agents would be the future of software engineering, and the results were something like 75% no. we're mostly the anti-LLM set here, and that's good and right, but i think people who don't use them don't realize how effective these machines are when you build deterministic verification systems into the process and apply some rigor. in software, we already do that. is the vibe-coded todo-list app going to fall over after it exposes your credentials? yes. the postgres extension i built with full unit and integration test coverage and multiple rounds of reviews? no. or at least, it's not more likely to fall over than anything i built by hand. anyway the opposition can't be they don't work.