Live data from Hacker News

Viewing profile — d-yoda

d-yoda

HN member
Joined
Sun, Oct 05, 2025, 5:56 AM UTC
HN karma
49
Public activity
46 items

About d-yoda

Software Engineer. Python!!!

Recent public activity

  1. story
  2. comment
    Comment #48965541

    Anthropic would say that's exactly why they're in the red.

  3. comment
    Comment #48954977

    That's awesome!

  4. comment
    Comment #48948704

    How is the collateral handled? Is it like the agent borrows from platforms such as AAVE or Morpho?

  5. comment
  6. comment
    Comment #48935484

    I have never experienced a situation like this, so I can only assume there is a problem with the harness or something...

  7. story
  8. comment
    Comment #48878699

    I think it would be better to have support for Skills.

  9. comment
    Comment #48842288

    I feel the pool is often way more fascinating than the actual front-pages nowadays.

  10. comment
    Comment #48842246

    So it’s basically similar to .onion on Tor Browser, but without requiring a blockchain. The idea sounds interesting. If you can find strong use cases for it, it could be very promi…

  11. comment
    Comment #48827754

    Isn't high quality defined by how easy it is to maintain as the scale grows? I feel there is a disconnect between the "quality as perceived by developers" and the "quality as exper…

  12. comment
    Comment #48773804

    I agree with most of this. I think code quality has been improving though. Compared to a year ago, the difference is pretty noticeable. I ran into many of the same issues, and they…

  13. story
  14. story
  15. story
  16. comment
    Comment #46809347

    Hi HN. I built a CLI to install skills for AI coding agents from GitHub. Supports 30+ agents including Claude Code, Cursor, and Copilot. Feedback welcome.

  17. story
  18. comment
    Comment #46575194

    I recently reviewed some code written by a non-engineer using Cursor's vibe coding. It was full of dead code and patchwork logic. Vibe coding can build a working prototype, but mai…

  19. story
  20. comment
    Comment #46499324

    I built a GitHub App that monitors your Python codebase for quality issues. It reviews PRs and runs weekly audits on the entire repo. When it finds problems, it posts them as comme…

  21. story
  22. comment
    Comment #46430440

    So what happens when they swap Claude for Llama under the hood?

  23. comment
    Comment #45516266

    Thanks! I will fix the issue as soon as I can in the next version.

  24. comment
    Comment #45511825

    Yes, that's definitely something I'm looking into. I've received a few comments about AI coding integrations, so it's becoming a high priority.

  25. comment
    Comment #45511809

    This is super insightful, thank you for sharing. It's a great list of common LLM-generated anti-patterns. I'd love to look into incorporating checks for these into pyscn. This is e…