Live data from Hacker News

Viewing profile — nikonp

nikonp

HN member
Joined
Fri, Sep 18, 2020, 7:54 AM UTC
HN karma
87
Public activity
44 items

About nikonp

No profile information was provided.

Recent public activity

  1. comment
    Comment #48396584

    We are, careers page post might just not be up yet

  2. comment
    Comment #43626806

    Rerun co-founder here. Rerun doesn’t have replay in the sense of you send messages in and can play back the same messages in the same order later. We have playback in the sense tha…

  3. comment
    Comment #42471818

    There is a native version as well: https://rerun.io/docs/getting-started/installing-viewer You can for instance install and open the viewer natively with just: > pip install rerun-…

  4. story
    Show HN: Interactive graphs in Rerun with a Rust port of D3-force

    Rerun 0.21 comes with a new graph viewer that's written in Rust and runs in the browser via wasm. It's powered by a new force based layout engine that is a port of much of d3-force…

  5. comment
    Comment #41383895

    Thanks for sharing and that makes me really happy to hear. Keeping Rerun simple to use and easy to get started with has been a goal of ours from the beginning. > I think Rerun shou…

  6. comment
    Comment #41383739

    Thanks a lot I really appreciate you writing this out! I'd say most of your requests are things we'd like to address in the future. Built in screen recording is a common request an…

  7. comment
    Comment #41383666

    The many entities performance is still not where we'd like it to be. We've made multiple improvements over the last releases so worth kicking the tires again but it isn't solved in…

  8. comment
    Comment #41383533

    Yeah that makes sense, we hear that a lot and it's on our roadmap. It won't come in the next release unfortunately but I'd love to have it land within the next couple releases afte…

  9. comment
    Comment #41380310

    When was the last time you tried it? This was the focus of the 0.18 release, which improved the situation quite significantly (see https://rerun.io/blog/column-chunks for details)

  10. comment
    Comment #41379792

    Thanks! Just so you know you can log rr.SeriesPoint(color=(0, 0, 255), marker_size=1.5) in the same call as rr.Scalar(peak.value) if you want. You could also skip logging the rr.Se…

  11. comment
    Comment #41379420

    Glad to hear you like Rerun and thanks for the suggestions! > A little worrying for me that rerun seems getting more complicated and verbose and API changes frequently. We'll unfor…

  12. comment
    Comment #41379319

    Awesome to hear it's working out for you!

  13. comment
    Comment #41379311

    Emil had already started egui long before we started Rerun. The immediate mode paradigm of egui also fits very well with how we wanted to archetype Rerun. In addition to that the G…

  14. comment
    Comment #41378665

    That's totally doable but we haven't put together any examples of that kind other than perhaps this one https://rerun.io/examples/generative-vision/llm_embedding_ne... , which uses…

  15. comment
    Comment #41378437

    Sorry to hear that. Mind sharing what it was you were trying to do? Most users find Rerun to be very fast when trying to do the things it was built for.

  16. comment
    Comment #41377569

    Super glad to hear that! What are some things you're missing on the client/server streaming? I'm aware that there is much to do but would love to hear your specific issues

  17. comment
    Comment #41377556

    Really glad to hear you like what we've been building so far! I personally appreciate the note on the strong data model in particular since that's taken up a lot of focus and effor…

  18. comment
    Comment #41377510

    Rerun ceo here, thanks for jumping into the discussion here Adrian! First of, want to really highlight that MCAP is a great container format for robotics message recordings. We (li…

  19. comment
    Comment #41377317

    Awesome to hear you're enjoying it! Anything we could do to make you love it even more?

  20. comment
    Comment #41377311

    Rerun CEO here. Awesome to hear you're enjoying using Rerun for monitoring ML training runs! > I will say the (not so recent) API change to "components" and "archetypes" hasn't cli…

  21. comment
    Comment #41357784

    One of the founders of Rerun here. I don't remember exactly where the idea came from but I think it was basically two things. First off, creating chunks of columns to store or pass…

  22. comment
    Comment #39376568

    Did you read the post?

  23. comment
    Comment #39371273

    Cool! I don’t know Ramer-Douglas-Pecker, how did that work?

  24. comment
    Comment #39371257

    Thanks! Haha yeah definitely the downside of putting disclaimers everywhere. There is another order of magnitude performance left to squeeze out in theory so I guess we can always …

  25. story