Viewing profile — macabeus
macabeus
HN member- Joined
- Tue, Dec 24, 2019, 7:40 AM UTC
- HN karma
- 26
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About macabeus
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47053587
I'm developing a pipeline runner for matching decompilation: https://github.com/macabeus/mizuchi The initial motivation is to run benchmarks, though the foundation is flexible and …
- story
- comment
-
story
Show HN: Development Journey on Game Decompilation Using AI
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-m…
-
comment
Comment #35043567
The global productive is 98% higher now
- story
- story
-
comment
Comment #21870810
Maybe the name "algebraic effect" isn't good enough... What name you think that could fit better?
-
comment
Comment #21870738
Yeah. We need to ensure that we have a handler to catch the effect (there is an issue about that: https://github.com/macabeus/js-proposal-algebraic-effects/is... ) For user, it cou…
-
story
Ask HN: JavaScript Proposal – Algebraic Effects?
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 delimi…