HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ernaem

no profile record

Submissions

A sick tool for visualizing graphs built with DuckDB WASM and cosmos.gl

cosmograph.app
2 points·by ernaem·7 months ago·0 comments

Embedding visualization of 7K+ NYT articles published Jan-Apr 2022

cosmograph.app
1 points·by ernaem·3 years ago·0 comments

Fast tool for visualizing machine learning embeddings and large graphs

cosmograph.app
3 points·by ernaem·3 years ago·0 comments

Market Map

marketmap.one
137 points·by ernaem·3 years ago·30 comments

comments

ernaem
·3 years ago·discuss
If you want to see the map in 2D, there's a 3D/2D switch in the top left corner of the Overview page (only in the desktop version though )
ernaem
·3 years ago·discuss
Thanks for sharing your experience @MilStdJunkie

Actually the camera here is isometric! It doesn't look that way but it is.
ernaem
·3 years ago·discuss
If you're using or for actual market analysis, then yes. I completely agree that the 3rd dimension makes it more complicated! But there's a 3D/2D toggle in the top left corner of the Overview page if you're opening it from the desktop
ernaem
·3 years ago·discuss
By the way, if you're browsing from the desktop, there's a 3D/2D toggle in the top left corner of the Overview page.
ernaem
·3 years ago·discuss
Thanks @let_var! On the front end, it's a Next.js app with three.js / D3 visuals. The map rendering and the UI was done from scratch almost (well, on top of the mentioned libraries)

And on the backend it's a simple Node.js Express server. Data-wise, I can't share the exact APIs I'm using but they're easily searchable.