

241·
8 days agoThis is not, the greatest comment in the world. No, this is just a tribute…
This is not, the greatest comment in the world. No, this is just a tribute…
Back in reddit in r/languagelearning whenever someone asked this question without giving any context about who they are or what they want out of language learning there was a long running joke to reply with “Uzbek”
You should learn Uzbek.
It works short term. If you have a deadline tomorrow by all means.
Long term you need to be aware of not just the code but the theory behind the code. You can make it work if you’re promoting what you need and read the result, understand it and test it but if we pure vibe coding is probably too much. How are you gonna solve problems when you don’t fully understand how things work?
Another thing, a lot of AI generated code solves the problem in the most obvious often bad way. For example I asked the AI for help with an ORM limitation I was running into and so many times the code it suggested was just query the db, then filter in code afterwards