Introduction to Node.js and what I find so great about it
My knowledge of the inner workings of node.js and threading is pretty basic. I can’t guarantee everything written here is accurate. If you spot an error, please let me know!
Tech blog
My knowledge of the inner workings of node.js and threading is pretty basic. I can’t guarantee everything written here is accurate. If you spot an error, please let me know!
In this video I’ll explain how to set up your Arduino and Duino so you can interact with your Arduino using nodejs (and javascript).
My VPS is my ‘live server’, it runs all my production code on the internet. But I develop locally on my laptop using XAMPP. For most of my projects I use Git as a version control system while storing it on Github.
I’m writing a PHP script that is going to serve as a daemon on my own server. As I’m writing it I want to test it a lot to make the daemon as stable as possible. Yesterday I wanted to let the script run overnight to monitor memory usage and make sure it didn’t crash.
You’ve found a dinosaur, this post is only here for archiving purposes. The content is outdated and is not applicable anymore.