@ImLunaHey How were you solving problems when a large part of the problem required an understanding of code (the system, the languages features and frameworks etc)? That's maybe an architect not a software engineer. Never met a passionate engineer not interested in the tech
@nateberkopec And who is responsible if something goes wrong? Just blame AI? It's never been above speed its about responsibility. Your boss needs someone to blame and someone who knows why something is broke when they're called at 2am into an incident response slack channel
@zack_overflow This is why I have instructions in agents.md to never write inline comments and write self documenting code. Documentation of methods/functions etc is fine but no inline comments.