Convert Image to ASCII Art with Node.js
There are many people out there that don’t appreciate ASCII art; we call those people “idiots”. ASCII art has been used forever…
Aggregating the Future
There are many people out there that don’t appreciate ASCII art; we call those people “idiots”. ASCII art has been used forever…
URL redirects can be glorious or annoying depending on which side of them you are on and which side you want…
Introducing colors into the command line makes console reading much easier which is why finding Chalk was a life-changing event for me.…
A few weeks back I shared how I used PHP DOMDocument to reliably update all image URLs from standard HTTP to…
I’ve noticed that I am a loose coder on my personal projects but want some level of decorum on Mozilla and…
I’m relatively new to hardcore Node.js hacking so I’m seeing all sorts of lovely new errors that I have no…
I was recently looking over the promisify-node code to see how the author was able to convert basic functions and…
CKEditor is the outstanding WYSIWYG editor we use on the Mozilla Developer Network. We have many custom plugins and we…
Intern is an awesome unit and functional test suite from SitePen. I’ve been using this utility extensively over the past year,…
Everything about git is amazing. And by “everything”, I mean almost everything. As someone that used Perforce and SVN before…