Live data from Hacker News

Viewing profile — parad0x0n

parad0x0n

HN member
Joined
Thu, Jan 22, 2026, 7:21 PM UTC
HN karma
5
Public activity
8 items

About parad0x0n

No profile information was provided.

Recent public activity

  1. comment
    Comment #47501506

    Thank you!

  2. comment
    Comment #47264285

    that's another option of course. But it's definitely easier to setup all these checks and linter tests with a skill file vs git hooks and actions

  3. comment
    Comment #47263525

    what danger?

  4. comment
    Comment #47263420

    yeah I guess figuring out how AI and your team can optimally work together is not that straightforward.. probably every engineering team is trying to figure that out atm :D but if …

  5. comment
    Comment #47263293

    fair point. I think they should ALSO be in your CLAUDE.md. Doing Claude reviews with the exact same instructions still makes sense because the PR itself is often a co-production be…

  6. story
  7. comment
    Comment #47248241

    storing the classification definitely makes sense! We re-use the classification for the different merge attempts in the same run but do not store it because mostly we work with dif…

  8. comment
    Comment #46724352

    So fuzzy matching only makes sense if you expect two columns having the same data more or less, otherwise you can skip that step. And then you have to pick a threshold -> if simila…