logoalt Hacker News

zloy88today at 3:37 PM4 repliesview on HN

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


Replies

hastegtoday at 4:02 PM

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.

warshindertoday at 3:54 PM

It’s just so sycophantic though.

show 1 reply
Jyaiftoday at 3:50 PM

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

show 1 reply
brazzytoday at 3:49 PM

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.