Live data from Hacker News

Viewing profile — crazylogger

crazylogger

HN member
Joined
Tue, May 03, 2022, 7:11 AM UTC
HN karma
274
Public activity
89 items

About crazylogger

No profile information was provided.

Recent public activity

  1. comment
    Comment #49260303

    Anthropic server decrypts it as part of fulfilling every request, and haiku recites it per your request.

  2. comment
    Comment #49135685

    It's not about discrediting AI. We know LLM is a commodity technology like electricity at this point. If somebody in 1900 claimed they had a setup at home where they feed in electr…

  3. comment
    Comment #49094275

    They should just be symlinks to CONTRIBUTING.md and other docs humans are meant to read. The whole idea behind LLM is they use the same language and tools as us, so we literally do…

  4. comment
    Comment #49054168

    All the Chinese reporting I see point to the second (majority) interpretation. Liang being furious about his private investor talk leaked online is the news here. e.g. https://x.co…

  5. comment
    Comment #49049514

    The goal is to test for AGI where G stands for general, that means ability to act in any environments, ideally solving novel tasks using novel tools we’ve never seen before in the …

  6. comment
    Comment #49003421

    Certainly sounds like a "P vs NP" style conjecture that shouldn't be possible in practice, save for certain generalizations, such as "this is a cybersecurity task, we know Fable wi…

  7. comment
    Comment #48999938

    > Oracle routing is a method for measuring the best theoretical performance by running the task through each model and then picking the cheapest correct option (the cost/performanc…

  8. comment
    Comment #48974849

    The Y axis is total cost in USD. For it to go down would mean OpenAI refunding you money.

  9. comment
    Comment #48958334

    Manufacturing is primarily in China - that's true for Go Pro & everyone else and almost needless to say. The point is China usually eats the design layer too, making Apple a little…

  10. comment
    Comment #48955320

    Even ignoring chip export ban, Chinese companies have way less funding than American counterparts, maybe 1 or 2 orders of magnitude less depending on which company you look at. Dee…

  11. comment
    Comment #48868402

    To be fair while almost no company publishes what a "credit" or what a 5h window in their subscription plan really is in terms of input/cached input/output tokens, Xiaomi does: htt…

  12. comment
    Comment #48715459

    Students will just one-shot whatever lab problems professor comes up with using Claude Code.

  13. comment
    Comment #48713691

    Actually they don't even need to compete against frontier closed models, they just need to work. 99.99% people's day jobs aren't competing for the Fields Medal or even finding secu…

  14. comment
    Comment #48674111

    In a typical agent loop your N-th LLM request naturally becomes prefix for the (N+1)-th request. As the thread grows longer, cache hit rate converges to 100% and unit pricing for c…

  15. comment
    Comment #48671334

    Chinese labs access Claude via API. Isn't it the black box method by definition?

  16. comment
    Comment #48583527

    Xiaomi Mimo v2.5 is my favorite alternative. Matches DS v4 Flash (official) pricing exactly and supports image/audio/video input.

  17. comment
    Comment #48580622

    Cache hit rate dominates your total cost calculation for long agent session, and it largely depends on the provider. Deepseek's native deployment is probably much better than third…

  18. comment
    Comment #48566465

    The promise of intelligence might be larger still. By scaling and using superintelligent LLMs to write code for itself, it's possible that the whole field of robotics is just anoth…

  19. comment
    Comment #48552268

    This is equivalent to buying 3 extra days of free time with 60% of your income. You want more (holidays, in this case) and you buy them with work.

  20. comment
    Comment #48485809

    They basically said "Deepseek ran 150,000 requests and here's the gist of one of their prompts". Anthropic doesn't know which accounts are Deepseek proxies beforehand, so definitel…

  21. comment
    Comment #48485303

    Didn’t they all but admit they’ve been storing and actively looking at requests with this post: https://www.anthropic.com/news/detecting-and-preventing-dist... ? If they weren’t st…

  22. comment
    Comment #48356175

    > It might seem weird for us to teach beginners Python, knowing that they’ll then have agents output other, faster languages. I see an analogy here with Chinese: Many people don’t …

  23. story
  24. comment
    Comment #48064447

    OpenRouter may see you fire hundreds of requests at them, but they have no idea that "these 50 requests here at 4PM are for task A", "those 100 requests there does task B", etc. So…

  25. comment
    Comment #48064242

    For a single database using UUIDs, yes, it's astronomically rare. But it's quite a different thing to say that no computer system on Earth has ever experienced a UUID collision. Th…