| > exotic topics [...] I don't know how much We also don't know, in situations like this, whether all of or how much of the research is true. As has been regularly and publicly demonstrated [0][1][2], the most capable of these systems still make very fundamental mistakes, misaligned to their goals. The LLMs really, really want to be our friend, and production models do exhibit tendencies to intentionally mislead when it's advantageous [3], even if it's against their alignment goals. 0: https://www.afr.com/companies/professional-services/oversigh...
1: https://www.nbcnews.com/world/australia/australian-lawyer-so...
2: https://calmatters.org/economy/technology/2025/09/chatgpt-la...
3: https://arxiv.org/pdf/2509.18058? |
I converted some tooling from bash scripts leveraging the AWS CLI to a Go program leveraging the AWS SDK, improving performance, utility, and reliability.
I did this in less than two days and I don’t even know how to write Go.
Yes, it made some mistakes, but I was able to correct them easily. Yes, I needed to have general programming knowledge to correct those mistakes.
But overall, this project would not exist without AI. I wouldn’t have had the spare time learn all I needed to learn (mostly boilerplate) and to implement what I wanted to do.