Useful git
(3 min read) These are some of my favorite commands.
The beeps that boop. Posts about coding, the process, and the results.
(3 min read) These are some of my favorite commands.
(3 min read) If you're playing around with iframes, there's a nasty bug that occurs when you attempt to move the iframe using methods such as appendChild or insertBefore. How nasty the bug is depends on how tolerant your code is of reloading behaviors.
(2 min read) You should never do this. But "never" is a bit too absolute for engineering
(3 min read) Free your data
(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.