
Check out @henryng__’s post on how we view massive distributed traces at @X.
Henry Nguyen
32 posts


Check out @henryng__’s post on how we view massive distributed traces at @X.


we're open-sourcing our event matchmaking graph! upload a csv of attendees from @LumaHQ and see which ppl are most similar. github.com/Socratica-Org/…






Network Map of 50,000 blogs I scraped my favourite blogs and made a graph of which ones linked to each other! You can see clusters of blogs that correspond to topics--there's clusters for Canada, rationality, crypto, India, and even postgres. Did this with webgl and ran into some hard problems with this one: - rendering 600k antialiased lines of different color / width - when and where to show URL labels aesthetically - the "fly to" animation when you search for a domain (inspired by mapbox!) Might do a blog post on some of these later!



Check out @henryng__’s post on how we view massive distributed traces at @X.






Made a bicycle routing map where you can choose how much you want to avoid hills or avoid cars. Try it at map.henryn.ca/bike I used Claude to optimize the memory usage so the routing now works across all of California! Made with @Mapbox , @rustlang , and a whole lot of GPT

