logoalt Hacker News

mewpmewp2today at 11:03 AM2 repliesview on HN

I mean if e.g. AI stopped existing all of sudden, it doesn't mean you would have forgot how to code and couldn't all of sudden anymore, right?

You could forget maybe how a certain lib or framework worked or things like that, or more so how you wouldn't have been up to date with all the new ones, but ultimately code can be represented as just functions with input and output, and that's all there is to it.

As in how could I possibly forget what loops, conditionals or functions are?

I haven't written code myself for 1+ year (because AI does it), but I feel like I have forgot absolutely nothing, in fact I feel like I have learned more about coding, because I see what patterns AI uses vs what I did or people did, and I am able to witness different patterns either work out or not work out much faster in front of my eyes.


Replies

Jtariitoday at 11:05 AM

A writer will never forget what adjectives, verbs, and nouns are. But if they use LLMs to write for them for years they will be worse at writing on their own.

show 2 replies
skydhashtoday at 11:22 AM

Coding is a thinking avtivity. What you’ll be missing is the nimbleness in doing that activity, not the knowledge.

So you may remember all your high school math, but not doing it every day, means you are slower than some of the students. So your knowledge of programming will be there, bit you will be slower because you no longer have the reflex that comes with doing things over and over.

show 1 reply