Options for Pausing the Animation of GIFs
GIFs used to be just atmospheric decoration. Now they’re usually short, looping, silent videos. As videos, it’s not very nice to have them play automatically. It’s much better when they have a play...
View ArticleGit-Bisect is a Great Debugging Tool, Even If You’re Not Using It
git-bisect is a command within Git. It checks out commits so that you can find the one where a problem was introduced. As the title says, it’s a great debugging tool– even if you’re not using it! How...
View ArticleSlicing and Splicing in JavaScript and Python
This post covers some of the syntax and parameters for doing array or list slices and splices in Python and JavaScript — in other words, working with sections of lists or arrays, instead of the whole...
View ArticleBait And Switch Pricing – A Bluehost Retrospective
Now that I’ve finally finished migrating my WordPress blog off of Bluehost, here are some things about it. The Good As far as WordPress hosts go, it was fine. The only technical issue I had was that...
View Article