Viewing profile — nikonp
nikonp
HN member- Joined
- Fri, Sep 18, 2020, 7:54 AM UTC
- HN karma
- 87
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About nikonp
No profile information was provided.
Recent public activity
-
comment
Comment #48396584
We are, careers page post might just not be up yet
-
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…
-
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-…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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)
-
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…
-
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…
-
comment
Comment #41379319
Awesome to hear it's working out for you!
-
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…
-
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…
-
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.
-
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
-
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…
-
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…
-
comment
Comment #41377317
Awesome to hear you're enjoying it! Anything we could do to make you love it even more?
-
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…
-
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…
-
comment
Comment #39376568
Did you read the post?
-
comment
Comment #39371273
Cool! I don’t know Ramer-Douglas-Pecker, how did that work?
-
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 …
- story