Code
The beeps that boop. Posts about coding, the process, and the results.
(1 min read) In the days of Internet Explorer 6, it was common to lament the problems of the browser nobody wanted to support. Some of the bugs that developers have uncovered are well documented, some of them not. This falls more into the later camp.
(3 min read) How to use Vinyl after gulp-browserify was blacklisted
(3 min read) The world of JavaScript is rich with ways to bring typical OOP constructs to a highly prototyped language. The world probably doesn't need another library either.
(1 min read) 🆕2020-02-23: This was rescued from the archives of the old felocity.org. As a result, many links in this piece were left pointing to archive.org destinations.
I ran into a problem where I needed to guess how something would look in German, without knowing a single drop of German.
(6 min read) Web apps are heavy, and wait times suck. For every interaction you build, there's that much more code being added to the project.