Hacker News new | ask | show | jobs
by khurs 36 days ago
When you get stuck, you google search/stackoverflow rather than asking an llm?
1 comments

I don't really get stuck, but when I do the answer is usually in documentation or a man page. I probably read documentation and man pages more than the average developer.

You could argue that is slower than asking an LLM, but I am willing to do things a little slower if it means building up my knowledge and getting stuck less in the future.

I admire your persistence and hope your efforts pay off!