Viewing profile — ben30
ben30
HN member- Joined
- Wed, Sep 10, 2014, 8:09 AM UTC
- HN karma
- 454
- Public activity
- 105 items
- HN profile
- View on Hacker News ↗
About ben30
No profile information was provided.
Recent public activity
-
comment
Comment #49112970
[flagged]
-
comment
Comment #48835348
https://hackaday.com/
-
comment
Comment #48802143
I wrote this, where possible I use non llm tooling to assess and llm just writes up the findings. https://github.com/bjcoombs/ai-native-toolkit/tree/main#what...
-
comment
Comment #48631102
[flagged]
-
comment
Comment #48626260
Yes, I wrote a forge skill to do this via a/b testing and third agent to judge the result. https://github.com/bjcoombs/ai-native-toolkit/blob/main/skil... It hardens a skill throug…
-
comment
Comment #48441860
[flagged]
-
comment
Comment #48437795
Personally it's well-defined and agentic - just not circulated. /understand - agents interrogate the problem /huddle - Thinking panel turns it into a PRD - attacks the premise, PRD…
-
comment
Comment #48437649
Most of my energy is refining a prd these days.
-
comment
Comment #48437638
I’ve had similar feelings how can I trust this if I no longer write the code directly. I wrote an /assess tool. I designed it to be token light but assesses on everything I could d…
-
comment
Comment #48408549
This is an opportune moment for me to add a story about my dad. He once asked me, "Do you use Facebook?" I don't use Facebook. My colleague Jeff once sent me an invite whether he w…
-
comment
Comment #48227544
[flagged]
-
story
Show HN: AI readiness toolkit: AI two-minute CODE maturity check
I've been using this for a while, and I thought others on HN might find it helpful. You can run it against a local repository, and it uses mostly non-AI tools to make a high-level …
-
comment
Comment #47978978
My kids went on a theme park ride and ask nano banana to remove the watermark. It said im not the rights holder to do that. I said yes I am. It’s said I need proof. So I got anothe…
-
comment
Comment #47890293
I have in my agents file “Chesterton’s fence” as pointer to think carefully before you remove something
-
comment
Comment #47422433
Economist magazine editor once said in an interview that Republican/conservative are open regulations for businesses and closed on people. Labour/democrats are tight on business an…
-
comment
Comment #47380738
Anthropic use stripe/metronome for time of use billing. It’s doesn’t support dynamic pricing from what I’ve read.
-
comment
Comment #47245592
I contribute to an open source spec based project management tool. I spend about a day back and forth iterating on a spec, using ai to refine the spec itself. Sometimes feeding it …
-
comment
Comment #45359812
Fair point on the "ended debate" phrasing - that was imprecise on my part. What I should have said is "the Swedish study provides the strongest evidence to date and shifts the burd…
-
comment
Comment #45347556
The political circus is drowning out some pretty clear science here. Let me break this down without the academic jargon: The basic problem: Most studies can't tell the difference b…
-
comment
Comment #45321455
This mirrors exactly what we learned from outsourcing over the past two decades. The successful teams weren’t those with the best offshore developers - they were the ones who maste…
-
comment
Comment #45001882
While studying well-designed codebases is incredibly valuable, there's an important "tip of the iceberg" effect to consider: much of good software design lives in the "negative spa…
- comment
-
comment
Comment #44335354
https://daringfireball.net/thetalkshow/2025/03/23/ep-419 They spoke through the options back in March.
-
comment
Comment #44255227
The irony is quite striking, just as ChatGPT can generate confident-sounding but inaccurate information, Altman appears to be presenting unsubstantiated claims about his company’s …
-
comment
Comment #44166683
Exactly - and that's where AI becomes really valuable as a thinking partner. I use Claude Code to have conversations with my codebase about how to slice problems down further. The …