Viewing profile — anuramat
anuramat
HN member- Joined
- Mon, Jul 17, 2023, 12:33 PM UTC
- HN karma
- 157
- Public activity
- 224 items
- HN profile
- View on Hacker News ↗
About anuramat
No profile information was provided.
Recent public activity
-
comment
Comment #49192772
do you think typing `make` into a terminal is some sort of an insane intellectual achievement?
-
comment
Comment #49108950
why can't they just increase the price for cached input instead?
-
comment
Comment #49093565
could it be that the leading AI lab is decent at making LLMs?
-
comment
Comment #49093540
what's there to hack that you couldn't do with $3 in openrouter credits?
-
comment
Comment #49093524
> productivity findings are you referring to the early 2025 METR study?
-
comment
Comment #49079287
> you can run a small model but why?
-
comment
Comment #49043118
I think you mean mostly-stateless-but-with-prompt-caching-and-batching, ie not really
-
comment
Comment #49043090
you think they're doing inference at a loss even with the API prices?
-
comment
Comment #49043009
yes; fyi usage limits on the $200 claude sub correspond to at least $1.2k/week in api tokens
-
comment
Comment #49012203
"benchmaxxing by generalizing" is not really benchmaxxing
-
comment
Comment #48986883
> Russia lmao
-
comment
Comment #48931765
> possibility of "LLMs can reason not like a human" what would be the difference between not reasoning and reasoning not like a human?
-
comment
Comment #48907233
I keep asking the same question, and I think the steelman version would be "has metacognitive patterns similar to humans"
-
comment
Comment #48904201
I'm somewhat serious -- if you think AI will scale that well, you can't really make predictions like that I personally don't think the weight efficiency will improve that much; if …
-
comment
Comment #48904155
just found a decent looking benchmark for iterative development: https://swe-milestone.com/ surprised it isn't a bigger thing, eg artificial analysis doesn't report anything like t…
-
comment
Comment #48904114
> nowhere near readteaming I think any security-related task triggers it to think about the threat model and thus hit the guardrails
-
comment
Comment #48904053
what languages are you working with? I imagine if it's something like C, you'd hit guardrails every time you manage memory
-
comment
Comment #48903962
is there a way to use it with lazygit? unfortunately I'm addicted atp, and "autorebase branches" is exactly what I was missing the entire time
-
comment
Comment #48885803
why would you need a local fable at that point? AGI will surely solve all the problems in the world at that point
-
comment
Comment #48885776
what are you working on? I only hit the guardrails twice after burning through two weeks of 20x max plan, both times on ML stuff; still more than I'd want to, but not unusable
-
comment
Comment #48885687
ml research, both brainstorming and running experiments eg I'd throw a hypothesis at it in the evening, and overnight it would write the code, do a sanity check, start a run, monit…
-
comment
Comment #48884269
security researchers are using the free tokens that they get to do useful security work, AI labs are giving away free tokens to maximize their profits; is it really that hard to im…
-
comment
Comment #48868217
so, git?
-
comment
Comment #48868159
> it's not actually a financially efficient way ... unless you profit from creating demand for LLMs well, they do? it's a win-win, you can't really criticise an AI lab for doing AI…
-
comment
Comment #48867633
I imagine one could one-shot a basic app and then feed feature requests one by one, sounds like an obvious way to benchmark architecture/maintainability