HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jakewil

no profile record

コメント

jakewil
·7 か月前·議論
perhaps Iocaine [1] is what you're looking for. See the demo page [2] for what it serves to AI crawlers.

1. https://iocaine.madhouse-project.org/

2. https://poison.madhouse-project.org/
jakewil
·7 か月前·議論
I'm building a gameboy emulator and when I was debugging the boot ROM I noticed there was the instruction `xor A` (which xor's a with itself). I was wondering why they chose such a weird way to set A to 0. Now it makes sense -- since the boot ROM is only 256 bytes, they really needed to conserve space! Thanks for this, looking forward to the rest of the series!
jakewil
·昨年·議論
I'm working on Bayview, my window manager for macOS: https://bayview.app