logoalt Hacker News

yehoshuapwtoday at 1:25 PM3 repliesview on HN

as a kernel developer, I use LLMs for some tasks, but can say it is not there yet to write real kernel space code


Replies

egorfinetoday at 2:25 PM

Absolutely.

But at the same time I cannot imagine reverting to code with no help of LLMs. Asking stackoverflow and waiting for hours to get my question closed down instead of asking LLM? No way.

show 1 reply
crimsonnoodle58today at 1:35 PM

Exactly, you can use it for some tasks. But why "explicitly forbid generative AI".

If you use AI to make repetitive tasks less repetitive, and clean up any LLM-ness afterwards, would they notice or care?

I find blanket bans inhibitive, and reeks of fear of change, rather than a real substantive stance.

show 3 replies
ACCount37today at 1:30 PM

Same.

Having an LLM helps, especially when you're facing a new subsystem you're not familiar with, and trying to understand how things are done there. They still can't do the heavy duty driver work by themselves - but are good enough for basic guidance and boilerplate.

show 2 replies