Viewing profile — brynary
brynary
HN member- Joined
- Fri, Sep 09, 2011, 3:27 AM UTC
- HN karma
- 527
- Public activity
- 74 items
- HN profile
- View on Hacker News ↗
About brynary
Recent public activity
-
comment
Comment #47684096
Scion looks interesting, as a “hypervisor for agents”. It has Kubernetes influences, and a substrate for agent execution is a useful primitive. Gastown goes further than Scion in t…
-
story
Show HN: Fabro – open-source dark software factory
Hi — I created Fabro to free myself from supervising a fleet of Claude Code tabs running in a REPL (read-eval-prompt-loop). REPLs are great for exploration, but once I know what I …
-
comment
Comment #47411913
Hi — I created Fabro to free myself from supervising a fleet of Claude Code tabs running in a REPL (read-eval-prompt-loop). REPLs are great for exploration, but once I know what I …
- story
-
story
Show HN: Generated implementation of StrongDM Attractor from Markdown specs
Yesterday, I used Claude Opus 4.6 agent teams to generate a full TypeScript implementation of the StrongDM Attractor software factory from the Markdown specifications they publishe…
-
comment
Comment #46428073
We're at 100k LOC between the tests and code so far, running in about 500-600ms. We have a few CPU intensive tests (e.g. cryptography) which I recently moved over to the integratio…
-
comment
Comment #46427038
Strong agreement with everything in this post. At Qlty, we are going so far as to rewrite hundreds of thousands of lines of code to ensure full test coverage, end-to-end type check…
-
comment
Comment #45647705
The most interesting parts of this to me are somewhat buried: - Claude Code has been added to iOS - Claude Code on the Web allows for seamless switching to Claude Code CLI - They h…
-
comment
Comment #45482803
What benefits do you see from having the agent call a CLI like this via MCP as opposed to just executing the CLI as a shell command and taking action on the stdout?
-
comment
Comment #45481994
This looks great! Duplication and dead code are especially tricky to catch because they are not visible in diffs. Since you mentioned the implementation details, a couple questions…
-
comment
Comment #45151874
Historically, this kind of test optimization was done either with static analysis to understand dependency graphs and/or runtime data collected from executing the app. However, tho…
-
comment
Comment #44791508
This rings similar to a recent post that was on the front page about red team vs. blue team. Before running LLM-generated code through yet more LLMs, you can run it through traditi…
-
comment
Comment #44503127
As an early June customer, this is a big disappointment. We specifically selected June over Mixpanel and Amplitude and were happy with it. I wish there was more honesty in the post…
-
comment
Comment #44433909
When using Claude Code cloud, in order to create signed commits, Claude uses the GitHub API to create commits instead of the git CLI
-
comment
Comment #44429877
This can be implemented at the line level if the linter is Git aware
-
comment
Comment #44429455
This closes a big feature gap. One thing that may not be obvious is that because of the way Claude Code generates commits, regular Git hooks won’t work. (At least, in most configur…
-
comment
Comment #44312373
@jaimefjorge — Congrats on the launch! How would you compare this to the Qlty CLI ( https://github.com/qltysh/qlty )? Do you plan to support CLI-based workflows for tools like Clau…
- story
-
comment
Comment #43628687
It's great to see auto-formatting continuing to become universal across all languages. As LLMs write more code, full auto-formatting helps keep diffs clean. For anyone looking to t…
- story
-
comment
Comment #23096046
This HBR article "Many Strategies Fail Because They’re Not Actually Strategies", while not entirely about metrics, has some great recommendations for how leaders can avoid these pi…
-
comment
Comment #23095725
CEO of Code Climate here. We have a product Velocity ( https://codeclimate.com/ ) which offers what we call Engineering Intelligence. There's some great discussion about the value …
- story
- story
- story