Hacker News new | past | comments | ask | show | jobs | submit | csutil-com's comments login

I yesterday needed a browser-based audio recorder with instant transcription locally without any data leaving the client.

After 5 minutes of googling I decided to try generating a web app using ChatGPT instead and host it for myself on github pages.

Within a few iterations refining the requirements, I had a working single html file with only a few 100 lines of js code that met all my requirements and was easy to further improve.

As a bonus I learned a bit about javascript and some new browser APIs like the Web Speech API for transcription.


I had so see this, here is the referenced video: https://youtu.be/KoL1NRh8JOI


I love that C# supports deprecation as a language feature and allows to mark an obsolete method as only usable by other deprecated methods, which is the same as the shitlist approach here in the end


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: