▲ | pelario 7 days ago | ||||||||||||||||
> Personally, I hate it; I don't like magic or black boxes. So, no compilers for you neither ? (To be fair: I'm not loving the whole vibe coding thing. But I'm trying to approach this wave with open mind, and looking for the good arguments in both side. This is not one of them) | |||||||||||||||||
▲ | pjc50 7 days ago | parent | next [-] | ||||||||||||||||
Apart from various C UB fiascos, the compiler is neither a black box nor magic, and most of the worthwhile ones are even determinstic. | |||||||||||||||||
| |||||||||||||||||
▲ | dpoloncsak 7 days ago | parent | prev [-] | ||||||||||||||||
I think you're misunderstanding. AI is not a black-box, and neither is a compiler. We(as a species) know how they work, and what they do. The 'black-boxes' are the theoretical systems non-technical users are building via 'vibe-coding'. When your LLM says we need to spin up an EC2 instance, users will spin one up. Is it configured? Why is it configured that way? Do you really need a VPS instead of a Pi? These are questions the users, who are building these systems, won't have answers to. | |||||||||||||||||
|