A previous version of this post was published by accident 10 days ago. I didn’t correct this mistake because it had been sitting on my hard drive for too long. Since many people seemed to enjoy reading it, I finally took time to finish it. You are readi...
Read more »
How to access the device's cameras on a web page, via JavaScript, with support for multiple browsers and without the need for external libraries. (more…)
Read more »
Curated collection of data structures for the JavaScript/TypeScript language. (more…)
Read more »
Omega is a conversational bot that uses GPT-3 to reply contextually to people speaking on Clubhouse. It uses Google Speech to translate audio into text. This text is then sent to GPT-3 with a default prompt or "persona". (more…)
Read more »
“Functions are the very best part of JavaScript. It’s where most of the power and the beauty of this language is.” Douglas Crockford Functions can be seen as the JavaScript’… (more…)
Read more »