1. Windows ABI & vtable expectations
“Yes, you either follow Itanium ABI (non Win) or MSVC ABI. Technically nothing stops your compiler from implementing totally own conventions but it will only be compatible with itself.” — boguscoder
“It’s part of the MSVC x64 ABI, not a part of the kernel ABI… Practically speaking though if your software runs on Windows it will probably use the MSVC ABI.” — invokestatic
2. Hand‑written assembly persists despite LLMs
“Yes. Its “simplicity” is exactly why we pick and assemble piece by hand – we imagine the leanest way.” — mdp2021
3. Books and the future of LLMs
“Are you saying that people should then write books for LLMs only so that you can query them to get the summarized answer and not pay for the book?” — f3abfeca54812