HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mkoh

no profile record

Submissions

Show HN: Milkdrop Visualizations with WASM+WebGPU [TW: flashing lights]

milkdrop.mahae.dev
1 points·by mkoh·2 tháng trước·0 comments

Show HN: Newsmaps.io a map of how news topics are covered by different countries

newsmaps.io
19 points·by mkoh·3 tháng trước·6 comments

comments

mkoh
·28 ngày trước·discuss
A modern, cross-platform Audio and MIDI plugin development framework in Rust. You can test your custom DSP/GUI/MIDI logic in a DAW in 5 minutes and stay in memory safe Rust-land the entire time. I know there are more of you musician + engineer hybrids out there!

https://github.com/truce-audio/truce
mkoh
·3 tháng trước·discuss
Implemented it, looks much better, thanks for the pointer!
mkoh
·3 tháng trước·discuss
Thanks! Totally valid. Being bilingual, I always found it interesting to see how the same news story is covered across different countries, e.g., how the U.S. covers the Iran war vs. how Korean news outlets cover it. I built this to generalize that feeling of "Oh that's a perspective I don't hear about here" e.g. https://www.newsmaps.io/?q=iran
mkoh
·3 tháng trước·discuss
Mean pooled embeddings of headlines projected onto Oklab color space so that semantically similar articles are similar in color.

Small deltas in shade seem to map to pretty big semantic deltas, however, because the color space is so limited.

Point taken on the legibility! Thanks for the feedback, I have some work to do