Hacker News new | ask | show | jobs
by renegat0x0 491 days ago
Method of acquiring is not necessarily equal to knowledge.

I never liked learning from books. I often played with code myself. In the long term I think this had some negative effect, where I did not learn all the things but used more common solutions over and over.

I like writing with LLMs, as it sometimes show a pattern I never could think of. This also teaches me new ways to solve a problem / write a code.