Live data from Hacker News

Viewing profile — macabeus

macabeus

HN member
Joined
Tue, Dec 24, 2019, 7:40 AM UTC
HN karma
26
Public activity
11 items

About macabeus

No profile information was provided.

Recent public activity

  1. story
  2. 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 …

  3. story
  4. comment
  5. 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…

  6. comment
    Comment #35043567

    The global productive is 98% higher now

  7. story
  8. story
  9. comment
    Comment #21870810

    Maybe the name "algebraic effect" isn't good enough... What name you think that could fit better?

  10. 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…

  11. 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…