Recording audio in Javascript
In this video, I look into how to record audio in javascript. I built this small page to help me out recording text strings for TTS training.
In this video I go through a minimal client storing data in Azure Blob Storage. Talking about the differences with S3 and what to look out for and challenges to get it working.
I’m trying to solve all the Advent of Code puzzles in this video series.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
I talk about my experience at a hackathon last weekend.
We are looking into wasm using rust and creating a small rust example that we then run in wasm context in your browser. We also look into wasm-bindgen in order to use complex types in rust and javascript.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.