Viewing profile — sally_glance
sally_glance
HN member- Joined
- Mon, Nov 29, 2021, 1:34 PM UTC
- HN karma
- 258
- Public activity
- 209 items
- HN profile
- View on Hacker News ↗
About sally_glance
No profile information was provided.
Recent public activity
-
comment
Comment #49161565
They differ in that there hasn't been a solver you could have thrown them at. I guess you could argue their harness + LLM setup is a "solver", but the approach is so different from…
-
comment
Comment #48941640
Quick reminder that it took 6 years for Snowden to step up with dozens or even hundreds of other involved employees not talking before.
-
comment
Comment #48941345
> The law doesn't actually work by allowing any possible interpretation to hold equal weight the way that many programmers think it does Is that so? Recent rulings in the US specif…
-
comment
Comment #48763378
Very true. As with all standards, there will always be people who disagree. We still mostly follow them either because we're forced to or because the effort required to establish a…
-
comment
Comment #48757208
Well actually there is a reasonably objective standard defining software quality criteria on the source code level (ISO 5055). They also define 29 criteria for maintainability: htt…
-
comment
Comment #48655739
Homelander approves.
-
comment
Comment #48577654
Well yeah humanity in the sense of everyone except maybe Uyghurs, Tibetans, Mongols, ... I mean open models are really cool, but I have a hard time believing China is doing it pure…
-
comment
Comment #48497604
Well, until you established monopoly you need to build trust. Open Source is one way of doing just that. One of the better ways I would say even...
-
comment
Comment #48331468
It does not use -p, but it does try to impersonate Claude when talking to the Anthropic API. Will they detect the difference in usage patterns and ban anyone who exploits them? Who…
-
comment
Comment #48331413
Does that also merge view/vote metrics? I mean I could probably look it up in the source, but I'm lazy...
-
comment
Comment #48233070
I've had my private servers running Arch (managed by Ansible) for the last 5 years but have recently been looking into Talos for the same reasons. Setting up a single node k8s usin…
-
comment
Comment #48043857
I've seen it used in production by larger orgs. The scale where you plan for around 6 months of migration, customization and integration of your legacy zoo with 7 different user ac…
-
comment
Comment #47930931
For me the largest value-add is the unified API. Being able to instantly start trialling a new model with zero code changes is well worth 5%. The other part is not having to deal w…
-
comment
Comment #47925940
1. For me pruning is a bit less about cost than performance. Recent research suggests lower context size is nearly always better, and many harnesses implement a sliding window for …
-
comment
Comment #47923131
I have a hunch model proficiency for a given CLI tool very much correlates with how many StackOverflow answers and blog entries providing examples for it there are...
-
comment
Comment #47923095
Great job and congrats! Working on my own harness has been one of my favorite side projects in the past couple of weeks, of course I never finish anything... But I'm very intereste…
-
comment
Comment #47922896
Can't speak for OP but I tried providing ast-grep in the execution context of an execute_bash tool, but even with pretty aggressive steering most models just don't seem to use it a…
-
comment
Comment #47922805
Is there a complete list of the tools somewhere? I'm interested in how you chose to expose the AST specifically. In my own harness attempts I wanted to keep the number of tools abs…
-
comment
Comment #47870772
Not sure this is a great idea. The model only internalized what it was trained on and writing prompts/context for itself isn't part of that. I try to keep my context as clean as po…
-
comment
Comment #47868516
Helix?
-
comment
Comment #47856687
Maybe a silly bet where the head of sales had 1-2 glasses of wine too much... "I bet they will still pay us 20 bucks/mo without CC! Don't believe me? I'm going to prove it!"
-
comment
Comment #47845507
Maybe the brain is more akin to a network of networks and the actual reasoning part is not all that large? There are lots of areas dedicated exclusively to processing input and con…
-
comment
Comment #47845454
How are Chatbot UIs different from search engines? Just look how that turned out... Yeah we have Kagi and DDG, but quality, completeness of results (for most topics) and cost still…
-
comment
Comment #47787385
This is the hard part - especially with larger initiatives, it takes quite a bit of work to evaluate what the current combination of harness + LLM is good at. Running experiments y…
-
comment
Comment #47786682
It's wild that everyone seems to have forgotten that Ticketmaster acquired TradeDesk and actively marketed to scalpers [1] just a couple of years ago. Seems they shut down the plat…