The hard bit of software engineering has always been “deeply understanding a problem well enough to implement a useful solution to it”.

The scary bit of people trying to AI away the programming part is that most rely on writing the software to understand the problem domain — remove that part and you truly do have YOLO driven development with badly thought out questions “generating” bad and kinda broken software.

@endocrimes

Early morning hot take: when you develop software, you should consider how it can be used for evil, and consider if the negative consequences outweigh the positive ones. If you’re a good person, you include externalized consequences in the equation.

In other words, don’t make something that will hurt other people, even if it benefits you.

@liw