Live data from Hacker News

Viewing profile — jgoertler

jgoertler

HN member
Joined
Mon, Dec 07, 2020, 10:06 PM UTC
HN karma
13
Public activity
13 items

About jgoertler

Hi!

I am a consulting software engineer and research scientist with a Ph.D. in computer science, based in Germany.

I develop hand-tailored visualization systems that help my clients make sense of complex data and machine learning models.

More info: https://jgoertler.com

LinkedIn: https://www.linkedin.com/in/jgoertler

GitHub: https://github.com/grtlr

---

Recent public activity

  1. comment
    Comment #42513743

    I’m currently on mobile, where I couldn’t reproduce this. I agree, that shouldn’t happen and it might be a bug, because the input is handled after drawing the initial frame and sho…

  2. comment
    Comment #42513588

    You can instruct egui to discard a frame. That way you can perform this two phase layout across two frames without showing an unfinished UI. This mechanism can get you there most o…

  3. comment
    Comment #42479620

    For us it was a mixture of multiple things: It’s a very mature library that has been stable over the last years and became the de facto standard in web-based visualizations, where—…

  4. comment
    Comment #42475034

    Thank you for linking your project—that looks really cool! I saw you also implemented a pan-and-zoom area. We are currently working on moving Rerun's implementation to egui [0], so…

  5. comment
    Comment #42472496

    That's very interesting! We're currently working on the plumbing to be able to assign attributes to edges as well—right now it's only possible to style/configure the nodes. Once we…

  6. comment
    Comment #42472328

    Custom visualizers are also supported—in fact the graph view started out as an external visualizer. Here is a tutorial: https://rerun.io/docs/howto/visualization/extend-ui#custom-v…

  7. comment
    Comment #42471476

    Hi, Jochen from Rerun here (@grtlr on GitHub)! I implemented most of the graph view, including Fjädra [0], our Rust port of the excellent d3-force [1]. Happy to answer any question…

  8. comment
    Comment #41499425

    Disclaimer upfront: I have no direct experience with TVM. I would imagine that the model compilation works quite similar, but I'm not sure if TVM supports palletization. What I bel…

  9. comment
    Comment #41498068

    Hi, I’m Jochen, one of the authors. We recently did a Show HN ( https://news.ycombinator.com/item?id=41463916 ) which did not get much traction, so I’m posting this again here: We …

  10. story
    Show HN: Mycelium – A graph viewer library for neural networks

    Hey HN, we're happy to release Mycelium, a JavaScript library for creating graph visualizations of machine learning models or any other directed acyclic graphs. Mycelium powers the…

  11. comment
    Comment #41133490

    SEEKING WORK | Heidelberg, Germany | Remote around the world or on-site locally I am a consulting software engineer and research scientist based in Germany. With a Ph.D. in compute…

  12. comment
    Comment #25342841

    Interesting, I've never thought about it this way — thanks for pointing this out.

  13. story
    Ask HN: Why do most websites not justify their text?

    I‘m often wondering why relatively few websites justify their text to fill out the complete screen. Is this a matter of preference, or are there reasons for this? Is non-justified …