Are you actually learning them or are you just letting the AI kinda do them for you? There was a time I knew how to take a path integral, but kinda-sorta knowing what something is and how to ask a calculator for it is different than knowing yourself.
Yea, this is a serious problem but honestly it was present before LLMs. Actually knowing, deeply, how to do something was always very difficult and very time consuming. People would substitute it with “edutainment”: youtube videos, Ted Talks, blogs, etc. The thing is nobody was really learning deeply. We were training our brains for recognition, but mastery requires training for generation which was always the harder of the 2 cognitive processes.
"[Learning] new sports" strikes me as an especially odd one. I can see how an AI tool could help to learn the theory or perhaps come up with better training or match-day/racing strategies, but it won't short-cut the work of developing the necessary physical skills, will it?
I'm using it to learn coding.
i could not get through the hurdles of installing an IDE and js/python modules before.
now i am learning basic scripting and data modeling etc.
it is phenomenal for learning languages.
i built a chicken coop and some furniture. the skills and confidence i gained are real. am i failing to learn certain skills in the process? of course. but I'm getting further then i would on my own, and that is truly meaningful.
you can keep dismissing it; but I'm genuinely using it to break down barriers, give me confidence, and highlight my ignorance in very productive ways.
i find it bizarre how unwilling some people are to recognize that.
It's kinda easy to measure if you've learned something. You can test yourself if you can do what you've learned without AI.
i'm using LLMs to do personal aspnet web project. i'm not skill in javascript. i let AI handle it and learn.
I agree with the sentiment of the parent comment. But I also sometimes question what you have posed exactly. Am I really learning or getting the curiosity itch scratched. The line is very thin sometimes. But I think I am more in the camp of learning. I can ask so dumb question that I never had the courage to ask nor were they entertained where I was educated. It has been a boon to finally ask.
For example I am following Dirac's book "The Principles of quantum mechanics" to study QM. Pre-AI wouldn't have been able to do so, I am just that dumb. Even with AI its tough. but the thing is I can keep asking questions until I get that concept drilled in. Now I am doing it at a pace that's unfathomable to me.
But now that I am getting to grips with QM, I can get to things that I am really interested to learn like spin resonance and so on. This is something I am so grateful for.
Now it can be questioned that is it making me wise, intelligent or just "giving me answers" that I should strive to discover myself. I dont know the answer to that. But studying what I want, how I want and not getting judged is something i deeply enjoy. Srry the comment might have taken some tangents.
I literally just started playing around with Lathe (https://github.com/devenjarvis/lathe) which was shared here on HN a few weeks back. There are some things I have been wanting to learn more about (some for work, some for personal desire), and I used it to generate a tutorial about some of the things.
I have been very pleased with the results so far. I was able to tune the tutorial to exactly what I want to learn, and it did a very good job (at least that i have seen so far). It has made learning fun, since I get to learn exactly what I want, and I can ask the AI questions and have it make changes to the tutorial in real time as i am working through it.
Now, will I keep using this at a rate to fully offset all of the thinking i have stopped doing since i started using AI? I am not sure, I guess time will tell.