get_flat_ccs_offset() reads the base of the flat CCS storage from the
hardware, scales it by the number of enabled L3 nodes, and rounds the
result up to 128K. Everything below that offset is then ...
I believe it takes a deep knowledge of programming and LLMs in general, to know when they could be useful and how to use them in those cases.
You first need to know they are not a magic genie, they are a machine learning thing, trained on tokens, that will output the more likely next token. And understand how the training process, the weights and the whole thing works inside to know how its going to react under certain inputs.
Then you must deeply know the problem you are dealing with. You need to know what’s good, what’s bad, when a solution actually works and when it does not.
If those factors are meet I don’t see much issue in using them for programming.
Yeah. Linus knew what he was doing here, all the AI was doing was writing simple debug code and reading the output. It was just saving him from manually writing that code. And given the prodding he had to do, I’m not sure it actually saved him any time or energy.
I believe it takes a deep knowledge of programming and LLMs in general, to know when they could be useful and how to use them in those cases. You first need to know they are not a magic genie, they are a machine learning thing, trained on tokens, that will output the more likely next token. And understand how the training process, the weights and the whole thing works inside to know how its going to react under certain inputs.
Then you must deeply know the problem you are dealing with. You need to know what’s good, what’s bad, when a solution actually works and when it does not.
If those factors are meet I don’t see much issue in using them for programming.
Yeah. Linus knew what he was doing here, all the AI was doing was writing simple debug code and reading the output. It was just saving him from manually writing that code. And given the prodding he had to do, I’m not sure it actually saved him any time or energy.