Live data from Hacker News

Viewing profile — anuramat

anuramat

HN member
Joined
Mon, Jul 17, 2023, 12:33 PM UTC
HN karma
157
Public activity
224 items

About anuramat

No profile information was provided.

Recent public activity

  1. comment
    Comment #49192772

    do you think typing `make` into a terminal is some sort of an insane intellectual achievement?

  2. comment
    Comment #49108950

    why can't they just increase the price for cached input instead?

  3. comment
    Comment #49093565

    could it be that the leading AI lab is decent at making LLMs?

  4. comment
    Comment #49093540

    what's there to hack that you couldn't do with $3 in openrouter credits?

  5. comment
    Comment #49093524

    > productivity findings are you referring to the early 2025 METR study?

  6. comment
    Comment #49079287

    > you can run a small model but why?

  7. comment
    Comment #49043118

    I think you mean mostly-stateless-but-with-prompt-caching-and-batching, ie not really

  8. comment
    Comment #49043090

    you think they're doing inference at a loss even with the API prices?

  9. comment
    Comment #49043009

    yes; fyi usage limits on the $200 claude sub correspond to at least $1.2k/week in api tokens

  10. comment
    Comment #49012203

    "benchmaxxing by generalizing" is not really benchmaxxing

  11. comment
    Comment #48986883

    > Russia lmao

  12. 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?

  13. comment
    Comment #48907233

    I keep asking the same question, and I think the steelman version would be "has metacognitive patterns similar to humans"

  14. 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 …

  15. 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…

  16. 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

  17. 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

  18. 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

  19. 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

  20. 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

  21. 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…

  22. 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…

  23. comment
  24. 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…

  25. 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