Viewing profile — d-yoda
d-yoda
HN member- Joined
- Sun, Oct 05, 2025, 5:56 AM UTC
- HN karma
- 49
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About d-yoda
Recent public activity
- story
-
comment
Comment #48965541
Anthropic would say that's exactly why they're in the red.
-
comment
Comment #48954977
That's awesome!
-
comment
Comment #48948704
How is the collateral handled? Is it like the agent borrows from platforms such as AAVE or Morpho?
-
comment
Comment #48935755
[dead]
-
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...
- story
-
comment
Comment #48878699
I think it would be better to have support for Skills.
-
comment
Comment #48842288
I feel the pool is often way more fascinating than the actual front-pages nowadays.
-
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…
-
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…
-
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…
- story
- story
- story
-
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.
- story
-
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…
- story
-
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…
- story
-
comment
Comment #46430440
So what happens when they swap Claude for Llama under the hood?
-
comment
Comment #45516266
Thanks! I will fix the issue as soon as I can in the next version.
-
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.
-
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…