logoalt Hacker News

geir_iseneyesterday at 9:05 PM2 repliesview on HN

I monitored the process very tightly. I have programmed my fair share of asm (and some 30 other programming languages), but for this I did not read any code. I hit lots of obstacles on this road, lots. In the process we also created a complete TTF rasterizer on par with what kitty gives me, and that was a true deep-dive.


Replies

ahaferburgtoday at 9:47 AM

I think some of these obstacles are documented here. https://github.com/isene/ClaudeCode

I found the asm skill file quite interesting. Gives a glimpse into a world I didn't know still existed. Very cool! https://github.com/isene/ClaudeCode/blob/main/skills/x86_64-...

Thank you for sharing!

cloudheadyesterday at 10:37 PM

Thanks for explaining!