Live data from Hacker News

Viewing profile — random17

random17

HN member
Joined
Wed, Jun 23, 2021, 4:36 PM UTC
HN karma
6
Public activity
8 items

About random17

No profile information was provided.

Recent public activity

  1. comment
    Comment #49099802

    These approaches, along with OpenRouter Fusion ( https://openrouter.ai/blog/announcements/fusion-beats-fronti... ) are different from ours in that: 1. we trained custom models to p…

  2. comment
    Comment #48931396

    How do you properly mix IO/compute (in any language)? In Rust what I’ve done in the past is have two Tokio runtimes, one for IO and one for compute. I know you can also use Rayon b…

  3. comment
    Comment #47449274

    I've been looking to build something similar to this so this is very timely! What I wanted to build is a way for Claude Code to automatically receive reviews and CP failures from a…

  4. comment
    Comment #46334461

    I think a lot of people in the comments are getting hung up on titles and missing the real point of the post. The headline probably didn’t help with that. The post actually does a …

  5. comment
    Comment #43965165

    Congrats on the launch! Im curious about what kinds of workloads you see GPU-accelerated compute have a significant impact, and what kinds still pose challenges. You mentioned that…

  6. comment
    Comment #43369353

    I wish Github required some sort of immutability for actions by default as most package managers do, either by requiring reusable actions to be specified via commit hash or by prev…

  7. comment
    Comment #41217717

    I wouldn’t call SAM video “understanding” though, it’s a model whose sole job is to segment frames into distinct objects, and has not demonstrated any innate understanding of the p…

  8. comment
    Comment #39620040

    Author here! Happy to answer any questions.