JavaScript
- The trap of the performance sweet spot: By emulating C behaviour with malloc() and free() you can speed up JavaScript in certain cases.
Web Development
-
monitors.txt - lazy web app monitoring: "Specify your web app's monitoring in a plain text file that your monitoring provider reads at http://yoursite.tld/monitors.txt to setup your monitors."
-
shooting yourself in the foot with great verve and accuracy: Check your file sizes, a 4 kb avatar should probably not have a 118 kb color profile embedded
Git
- Think Like (a) Git: Git shouldn't be so hard to learn - a quick and helpful intro to git.