Live data from Hacker News

Viewing profile — jfaganel99

jfaganel99

HN member
Joined
Mon, Jun 01, 2020, 11:35 AM UTC
HN karma
75
Public activity
29 items

About jfaganel99

Always building something

Recent public activity

  1. story
  2. comment
    Comment #48721076

    [flagged]

  3. story
  4. comment
    Comment #48504035

    For the sceptics... The benchmark is research based with a published ArXiv paper on the methodology https://arxiv.org/abs/2604.13764

  5. comment
    Comment #48503700

    Question, because I can't answer it myself... Created an open-source benchmark for code security scanners and ran a bunch of them along with LLMs on real vulnerable code. Fable 5 i…

  6. comment
  7. story
  8. story
  9. comment
    Comment #47544669

    As promised here is the open-source GitRepo so you can give it a go with your tooling: https://github.com/kolega-ai/Real-Vuln-Benchmark Updated benchmark results published here als…

  10. story
  11. comment
  12. story
  13. comment
    Comment #47482032

    Working on a model benchmark focused on which model is good for these tasks. Keep you posted

  14. comment
    Comment #47480317

    This is one of the most practical breakdowns I’ve seen for a while. The spec.md as a living architecture map is smart, and documenting auth guard pattern sites as new modules get a…

  15. comment
    Comment #47479736

    Author here. The finding that surprised me most while writing this wasn’t the breach numbers. It was the Stanford result: developers with AI assistance introduced more flaws than t…

  16. story
  17. story
  18. comment
    Comment #47153046

    That's a great question. This is how I would think about it: The number of vulnerabilities by itself doesn't mean much. It has more to do with the size of the codebase and the atta…

  19. comment
    Comment #47151509

    Hi HN - side project. After reading about the ClawHavoc campaign and seeing how fast malicious skills were spreading on ClawHub (1,100+ at last count), I figured it would be useful…

  20. story
  21. comment
    Comment #46988190

    [flagged]

  22. comment
    Comment #46986406

    [flagged]

  23. comment
    Comment #46986273

    [flagged]

  24. comment
  25. comment
    Comment #46975146

    Author here. We built a security scanner called Kolega that does semantic analysis instead of pattern matching. To see if it actually worked, we ran it against 45 open source proje…