Viewing profile — OleksandrC
OleksandrC
HN member- Joined
- Sat, Apr 25, 2026, 10:19 AM UTC
- HN karma
- 34
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About OleksandrC
No profile information was provided.
Recent public activity
-
comment
Comment #49246919
I will leave this here: https://usehax.dev/ GitHub repo: https://github.com/OleksandrChekhovskyi/hax This is a coding agent implementation I am working on, which delivers what this…
-
comment
Comment #49180640
I am working on an agent implementation that you might like: https://github.com/OleksandrChekhovskyi/hax Written in C, tiny footprint, minimalist approach to system prompt and tool…
-
comment
Comment #49007621
This would be an interesting use case. But it seems API access is not included in the subscription? The value proposition would have been higher if it was (so one subscription for …
-
comment
Comment #49004053
They could, for example: 1. Rely on users flagging suspected repos (with human moderators reviewing afterwards). 2. Deploying AI agents to evaluate repos against known AI-generated…
-
comment
Comment #49003951
Claude-written code is quite easy to spot - because it has this particular style of overly verbose "walls of text" comments, that 1. repeat verbatim what the code just below does, …
-
comment
Comment #48991137
Recent Kimi K3 release is supposedly frontier-grade, so would be interesting to see what it really costs to run inference for models of this class, when the weights get released an…
-
comment
Comment #48990198
One significant advantage of Codex subscription over Claude is that you can use any agent harness with it. Meanwhile Anthropic insists that Claude subscription must only be used wi…
-
comment
Comment #48985390
The article makes a point about agent harnesses being sticky (the supposed moat). I have been building my own agent harness for a while, and I can tell with confidence that the har…
-
comment
Comment #48983929
The article is rather light on "what to actually do about it". Even the basic "run it in isolated container without access to anything it does not need for the task" would have alr…
-
comment
Comment #48983650
The code written by agents generally seems to reflect what you (the human driver) asked for. If you discuss the approach and architecture first, asking the right questions in the p…
-
comment
Comment #48979782
[dead]