Live data from Hacker News

Viewing profile — be7a

be7a

HN member
Joined
Sat, Sep 14, 2019, 3:06 PM UTC
HN karma
300
Public activity
13 items

About be7a

https://github.com/0xbe7a https://twitter.com/0xbe7a

Recent public activity

  1. comment
  2. comment
  3. story
  4. comment
    Comment #47853775

    Users get two completions for their prompt and rank them. From this you can then use Bradley-Terry to get Elo scores per model.

  5. comment
    Comment #47853688

    242 Elo points clear of the next best model and 93% win rate against random models (96% against nano banana) while Gemini 3.1 (second best) sits at 67%. That’s quite the leap.

  6. story
    System Card: Claude Mythos Preview [pdf]

    Related: Project Glasswing: Securing critical software for the AI era - https://news.ycombinator.com/item?id=47679121 Assessing Claude Mythos Preview's cybersecurity capabilities -…

  7. comment
    Comment #45353044

    The biggest takeaway is that they claim SOTA for multi-modal stuff even ahead of proprietary models and still released it as open-weights. My first tests suggest this might actuall…

  8. comment
    Comment #44637744

    Super interesting that they moved away from their specialized, Lean-based system from last year to a more general-purpose LLM + RL approach. I would suspect this likely leads to im…

  9. comment
    Comment #44303409

    The rate limits apply only to the Gemini API. There is also Vertex from GCP, which offers the same models (and even more, such as Claude) at the same pricing, but with much higher …

  10. comment
    Comment #43387781

    Have you checked out https://github.com/prefix-dev/pixi ? It's built by the folks who developed Mamba (a faster Conda implementation). It supports PyPI dependencies using UV, offer…

  11. story
  12. story
  13. comment
    Comment #37162304

    Mastermind intrigued me in the same way as the author some time ago, and I've used it as a standard problem when trying out new computational frameworks/methods ever since. Here is…