Thirding it! This is your sign, go read it
HN user
zacharyfmarion
I’m working on a web app called Pitch coach. It has vocal exercises and shows you in real time whether you are flat or sharp. Everything is saved in browser so there’s no account creation. Coolest part is that you can upload a song and it will split the vocals, recognize all the vocal pitches and then you can sing along. Crazy how much you can do in the browser these days! https://pitch-coach.pages.dev
cascade-editor.pages.dev - a free node-based image editor that works with image sequences and has an associated desktop app. It’s pretty incredible what you can do in browser these days with wgpu and wasm- everything is cross compiled from rust.
This is dope! I made https://github.com/zacharyfmarion/openscad-studio to do a similar thing. Using AI for CAD has so much potential but sometimes the model failing to understand spatial concepts is really tilting
I made a video demo here: https://www.youtube.com/watch?v=wNoL82YvuAA
Fast and memory-efficient implementation of a trie for react-native apps.
Quickly take heap profiles on Hermes. More flexible and reliable than the current chrome devtools integration.
One of my favorite books! Shows you how connected statistical inference and machine learning really are.
I posted something similar on my blog (http://zacharyfmarion.io/machine-learning-with-amazon-ec2/) not too long ago. Would be nice if there was a tool that set all of this up for you!