(no title)
dvt | 9 days ago
Productizing anything is hard and writing code with AI is basically impossible to do reliably, securely, and at scale unless you're already an expert in what you're trying to do. For example, working on a project now, and it's kind of endearing watching my AI buddy run into every single pothole I ran into when I first started working with Tauri or Rust.
Unless you know what you're doing (and why you're doing it), AI suggestions are in the best case benign, and in the worst case architectural disasters. Very rarely, I'm like "hm that might be a good idea."
I think AI-aided development will raise the bar for products and makes expert engineers like 10x more valuable. Personally, I'm elated that I don't have to write my 4000th React boilerplate or Rust logging helper anymore.
And the real, actual hard work (as in: coming up with new algorithms for novel problems, breaking problems down so others can understand them, splitting up code/modules in a way that makes sense for another person, etc.) will likely never be doable by AI.
No comments yet.