Viewing profile — hydra-f
hydra-f
HN member- Joined
- Thu, May 07, 2026, 6:47 AM UTC
- HN karma
- 47
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About hydra-f
No profile information was provided.
Recent public activity
-
comment
Comment #48464328
As per OpenRouter: Input Price $10/M tokens Output Price $50/M tokens Cache Read $1/M tokens Cache Write $12.50/M tokens 2x Claude Opus 4.8, same as Claude Opus 4.8 (Fast) Frankly,…
-
comment
Comment #48464142
Yes, and the price reflects that
-
comment
Comment #48464053
How much and what kind of data do you need to throw at these models to get a good design interface?
-
comment
Comment #48322377
Not yet. I am slowly gathering resources for it, mapping out the commands, toolset and the overall UX. As well as handling the whole project management part. I decided to exercise …
-
comment
Comment #48321336
Extensibility has a cost which affects all my earlier points. Pi is fine for testing things you might include in your harness, but that's where I would draw the line
-
comment
Comment #48321220
What makes pi so awesome? It feels as though the whole thing is held together with tape. Poor performance, poor UX. Security is an afterthought. Not that versatile (as of yet). You…
-
comment
Comment #48291896
Completely different philosophies. I will share a TL/DR below: MY KANBAN CLI IS: A project management system to plan, estimate, track sprints, measure velocity, assign roles, and g…
-
comment
Comment #48291555
Hello! Completely local, nothing leaves your machine
-
comment
Comment #48264767
You're either thinking of a service, an electron app or a platform. Which would be just a big of a gap as GitHub is to Git Even a local browser interface would bloat the core tool …
-
comment
Comment #48264371
Models still introduce hallucinations in the copy, which proves to be rather hard to control, even with the Pablo tool's output. Still, miles better than what you can achieve by no…
-
comment
Comment #48258742
Yes, any agent can authenticate using its model name. The tool automatically tracks the who, when, and what for all actions. For monitoring, it comes with local analytics and high-…
-
comment
Comment #48257481
It's model-agnostic, so anything works. As long as the model is good at instruction following, it won't have issues with using the tool (and the AGENTS.md workflow).
-
comment
Comment #48256697
Thank you! Looking forward to it!
-
story
Show HN: Kanban CLI (A local-first, agent-first task manager for the terminal)
Hello HN, Ever since agents have become increasingly common in development, I've been scratching my head as to how to control their randomness. Recently, I decided to emulate an is…
-
comment
Comment #48218091
Yes, since the former part relates to me as the individual (as I get the benefits of an open source project) The latter is about the contributors that can no longer reap the benefi…
-
comment
Comment #48207195
[dead]
-
comment
Comment #48206306
Thank you!
-
comment
Comment #48205805
A lefthook: format: glob: " .rs" run: cargo fmt -- --check lint: glob: " .rs" run: cargo clippy -- -D warnings tests: run: cargo test audit: run: cargo audit + hooks that shove the…
-
comment
Comment #48205347
How does swival.dev compare to a diy agent harness like pi.dev or do they serve different purposes, since swival ships with the "extensions" by default?
-
comment
Comment #48204972
You're saying the world is in a sad state today , but there never was a time more prosperous than today on a global stage. Almost everything reeks of prosperity If there's anything…
-
comment
Comment #48204866
Anything can be ground for opportunism and the world has no lack of that. It seems clear to me that whatever the direction may be, it's a shitty direction nonetheless
-
comment
Comment #48204615
By unifying the billing and quota systems, as well as providing better integration, I presume The Antigravity harness is by far better than the gemini-cli one. Antigravity also off…
-
comment
Comment #48198735
I didn't take the price into consideration when writing that. I meant to point out that even if they have similar scores, the Flash model might be smaller than MiMo or Kimi, which …
-
comment
Comment #48198347
Same old issue with Gemini models trying to "enrich" everything
-
comment
Comment #48198285
It has to be a larger model, wouldn't make much sense otherwise. That isn't to say the price isn't artificially increased as well The Antigravity harness is really well done, so I …