macabeus
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Can LLMs Do Matching Decompilation? I Tested 60 Functions to Find Out (gambiconf.substack.com)
- Show HN: Development Journey on Game Decompilation Using AI (gambiconf.substack.com)
Hey, ever wanted to fully understand or tweak a nostalgic game that you love? So, I’m documenting my journey on matching decompiling a retro game, step by step, using AI and self-made tools. Three chapters are done, and…
- GambiConf – Why do we need a new tech event? (macabeus.medium.com)
- Reverse engineering a GameBoy Advance game – Introduction (macabeus.medium.com)
-
Hey guys, I'm writing a Babel plugin to be able to use algebraic effects in JS https://github.com/macabeus/js-proposal-algebraic-effects No more function color! Yes one-shot delimited continuation! What the hell?!…