Couple of "what the heck are you talking about"s, but because the attitude continued, I switched to Sonnet 4.5 and tried again, and this fixed the issue for me. I forgot to document it, and when I tried to export the original conversation for analysis it was gone.
But yeah, very confusing.
It can be filled with a bunch of nonsense, whatever. The internet is like that. Maybe it’ll actually become something useful. Or it’ll inspire something useful.
Regardless, there’s no such thing as bad publicity, so these articles just give the project airtime. Even commenters here mention they haven’t heard of it until now.
Now let's replace in this sentence the word Grokipedia with Wikipedia and ask the same question to Musk and to his followers: The need to hate on Wikipedia is weird to me. It's another site on the web.
https://downdetectorsdowndetectorsdowndetectorsdowndetector....
It's been a long time since I did this (2019). It was a prototype just to see if a standard PC boot loader could hand-off into something that's not C (or Rust). And yes you can, as long as the programming language has a way to control how symbol names are exported, and then to link the object code with the rest of the boot loader.
You won't have a runtime unless you implement one, so for most languages there is no stdlib, no exception handling, no garbage collector... But it is fun anyway. As I said, this was a prototype and once it could say Hello World I considered it complete.
Happy to see it here though, and I'll be happy to answer any questions about what I remember, or what is like to write code in Pascal, or OS development or i386 in general.