Live data from Hacker News

Viewing profile — GraphLover9000

GraphLover9000

HN member
Joined
Tue, Nov 29, 2022, 8:13 PM UTC
HN karma
3
Public activity
7 items

About GraphLover9000

No profile information was provided.

Recent public activity

  1. comment
    Comment #35190678

    You're probably right. One of my initial prompts mentioned graph databases as an example of a scalable system, so I wanted to ask it about the design properties that make it so. I …

  2. comment
    Comment #35190215

    I couldn't get "designing data intensive applications" to explain to me how to design a graph database (from scratch, without using existing graph frameworks or technologies), but …

  3. comment
    Comment #34353626

    > I've been studying/applying stuff from this field for ~15 years Would you mind elaborating on the work you do with graph visualisation? Thank you for the offer, I'll certainly co…

  4. comment
    Comment #34339980

    Thank you! I'll take a look.

  5. comment
    Comment #34338224

    In general! Graph drawing and interactivity is an interesting problem in my opinion.

  6. comment
    Comment #34337821

    Do you have any advice/ideas about ways to learn about graph layout algorithms themselves, including dynamic/real-time algorithms (which allow for user interaction)? I have been sk…

  7. comment
    Comment #33792702

    Have you considered just writing a Rust library and also releasing a thin Python wrapper over it as a separate project? That way, other people could write their own thin wrappers i…