Remix.run Logo
zloy88 5 hours ago

Maybe it's a way of perspective. I adore to use AI to actually learn, so I don't feel like I offload thinking. I use AI to do all the research which earlier I did manual through google search. I still make my own decisions, I just let Claude spoon feed me all infos I want and need. Feels great man

hasteg 4 hours ago | parent | next [-]

Using AI to actually learn is indeed very helpful I've found... I just don't think most people use it for that. I recently wanted to build and train my own (albeit, small and simple 10M param model) and used AI extensively to explain concepts for me, explain lines of code, and generate in depth visuals I can use to get a visual intuitive understanding of what is happening under the hood. I think people who have a natural curiosity to understand the why and how of things benefit immensely from it, but I do admit it is very easy to just offload all thinking to it instead of asking it why something is happening. I could have just asked it to implement the entire model using PyTorch and just ran the CLI command to begin training on some auto-generated dataset, but intentionally struggled through it. Actually learning from it requires intentionality for sure.

warshinder 5 hours ago | parent | prev | next [-]

It’s just so sycophantic though.

zloy88 4 hours ago | parent [-]

Lol, wdym. I like to prompt it that I want evidence, so when there is any new topic where I currently don't know how to tackle it myself, I ask that it does a research and give me evidence. So i can check the sources myself. Like I said, I let it spoon feed me.

When I know upfront how to do anything, I just give all the instructions. But the OPs point was If we offload thinking too much, so that's why I was just thinking about this example when I need thinking - that's usually when I need to learn something new.

al_borland 4 hours ago | parent [-]

I've found it present wrong, skewed, biased, or old information. In other cases, it seems to ignore the elephant in the room. I find all of these things problematic when trying to learn something new. The less I know about a subject, the more susceptible I am to being mislead.

When I bring these things up, it will apologize, tell me I'm right, and adjust. But what if I didn't know enough to question it? Approaching from the other angle, maybe I'm actually wrong and it's a sycophant, as mentioned, trying to please the user?

On the topics where I'm having to correct it, I probably shouldn't bother asking in the first place. On topics where I'm not correcting it, is it because the AI was right, or I just don't know enough to call it out? This kind of thing worries me about AI being leaned on more and more as a teacher.

Jyaif 5 hours ago | parent | prev | next [-]

If you build stuff with AI it's different. It's very tempting to defer many (too many?) decisions to AI.

zloy88 5 hours ago | parent [-]

I do daily. So far I am doing fine, not sure what exactly your point is, sorry.

user43928 4 hours ago | parent [-]

Same here.

If anything, I think most here outsource too little thinking to AI.

What am I supposed to be afraid of? Losing skills I no longer need to get the job done?

brazzy 5 hours ago | parent | prev [-]

This is also now the first thing that I find it truly useful for in a non-coding role: researching how to do things in Azure, which I have not used before.