Viewing profile — bonigv
bonigv
HN member- Joined
- Mon, Sep 15, 2014, 4:15 AM UTC
- HN karma
- 3
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About bonigv
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48792961
TL;DR; You can save ~50-60% context tokens spent in exploration w/o compromising quality by delegating exploration to a local LLM. The cost is the execution time. Which can vary de…
- story
- comment
-
comment
Comment #48731801
You are absolutely right about what we feel intuitively - LSPs should beat the shit out of the competition. But surprisingly it did not. Across 10 different LSP servers, across 5 d…
-
comment
Comment #48731642
oh! I thought this was like bash w/o verbosity. That is a tool I would love to see. bash4llm . May be llike Gandhi said - I should be the change you want to see!
-
comment
Comment #48731569
[flagged]
-
story
Show HN: Is grep enough? A transparent benchmark for agentic code navigation
Felt LSP Servers were too complex. Bash tools alone too brutish. Wanted to see what if it is a tree-sitter as a firstclass tool. Ran a bench over 10 large codebases [bitcoin, djang…
-
comment
Comment #48717031
Bruno, if we are operating the agent (assuming coding-agent ) in an environment where the build and test tools as well the source code lives, why would we need an additional step t…
-
comment
Comment #48699018
Agree. The challenge is that same model/provider can use dramatically different numbers for thefirst two items. Maintainability is an invariant of quality of the system. Measuring …
-
comment
Comment #48699003
Agree that LOC and Story points are not metrics that needs tracking. What is happening is that same model and provider can use a very different experience in terms of [Turns, Token…
-
story
Ask HN: How do we measure software in LLM era?
A bit of a rant. Sorry! With the probablistic pluggable 'brain' existing in parts of the solution how are you measuring anything is better or worse? I am at a loss to quantify whet…
-
story
Ask HN: What do you do to save tokens?
Lots of products working on saving-tokens-space. Compression, Tool Output rewrite, Sitting as proxy Cache between harness and provider , doing circus with interceptor hooks - these…
-
comment
Comment #48668949
This is a fascinating thought. I agree. It is one thing to let it write a prompt. Prompting, Generating, Judging and going till it is satiated is gluttony. Every week I ship 4-5 sp…
-
comment
Comment #48648716
[dead]
- story
-
comment
Comment #48607043
Clarifying - I am not suggesting headroom and lean-ctx are only doing the tool compression. It runs elaborate subsystems towards a noble objective of saving tokens. RTK on the othe…
-
story
Ask HN: Will we start seeing tools for LLM use?
Many projects and addons exists to reduce the verbosity on standard bash / git /npm etc. Commands that agents pass regularly as tools to LLMs. (eg. rtk, headroom, lean-ctx). Tool o…
-
comment
Comment #48475350
[dead]
- story
-
comment
Comment #48431923
It is a very valid question. My intution (no grounding) is to the model training. Optimizations traditionally have worked well in human wrote software with either experience of the…
-
comment
Comment #48431880
[flagged]
-
comment
Comment #48431644
[dead]
-
comment
Comment #47843357
[dead]
- story