logoalt Hacker News

iketyyesterday at 2:02 PM1 replyview on HN

This is kind of different though isn't it? Doing an assembly or compiler class has pretty clear benefits in this regard.

But LLMs are tools. Does a great engineer need to know how vscode works? Might be helpful to understand how extensions work, LSPs, and project configurations.

Usually when working with any tools, you need to understand how to get the most out of your tool for your needs and that's about it. Core fundamentals about how software and hardware works in general seems like it would be MUCH more useful than LLM core knowledge.


Replies

bluecheese452yesterday at 5:05 PM

Aren’t llms tools in the same way compilers are tools?