HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ernaem

no profile record

投稿

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

cosmograph.app
2 ポイント·投稿者 ernaem·7 か月前·0 コメント

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

cosmograph.app
1 ポイント·投稿者 ernaem·3 年前·0 コメント

Fast tool for visualizing machine learning embeddings and large graphs

cosmograph.app
3 ポイント·投稿者 ernaem·3 年前·0 コメント

Market Map

marketmap.one
137 ポイント·投稿者 ernaem·3 年前·30 コメント

コメント

ernaem
·3 年前·議論
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 年前·議論
Thanks for sharing your experience @MilStdJunkie

Actually the camera here is isometric! It doesn't look that way but it is.
ernaem
·3 年前·議論
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 年前·議論
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 年前·議論
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.