afiodorov
- Karma
- 0
- Created
- ()
- Submissions
- 0
- The Age of Personalized Software: How LLMs Are Changing Programming (afiodorov.github.io)
- Show HN: IMDb SQL Best Movie Finder (imdb-sql.com)
I've built a static web app called IMDb SQL Best Movie Finder that lets you query a database of 1.5 million IMDb titles using SQL directly in your browser. It’s entirely client-side, so all the data processing happens…
- Show HN: Translate Subtitles Using GPT (subsgpt.com)
GPT-4 excels as a translator, but it often encounters issues with content warnings and formatting errors when translating entire subtitle files via ChatGPT. The solution is straightforward: divide the subtitle file into…
- Show HN: Real-Time Transcription and Translation (livetranslate.net)
Here's something I have been using to break the language barrier. Last week, my Russian-speaking parents were visiting, and they wanted to communicate with my Portuguese-speaking girlfriend - they found my app helpful…
- Releasing LiveTranslate: automatic simultaneous translation (afiodorov.github.io)
- Show HN: Save your Thoughts on Ethereum network (thoughtful3.eth.limo)
- Show HN: Radix sort big files in memory (github.com)
- Computing Rolling Median in Go (afiodorov.github.io)
- Getting a Musical Note from Audio (afiodorov.github.io)
- Generating Ethereum Address from Scratch (afiodorov.github.io)