As part of an audit I wanted to fetch the highest quality favicon for every page that we check. It tu...
I moved my web analytics for PageWatch, my blog and some personal projects to Simple Analytics. I wa...
If you browse the web on windows, you might have from time to time see characters like these: T...
I built a light theme extension (Chrome for now) for indiehackers, for the few people like me who pre...
I find myself using the python console often in python (and Django) to test various things. But one a...
Dev.to has a pretty awesome community for sharing coding knowledge. I wanted to republish my posts t...
I use the Chrome Developer tools pretty much daily, but there are a few things I wish I knew earlier...
What kind of music do you generally prefer for coding? Personally I find myself looking for: Long...
Gridsome is a new static site generator based on the JAMstack, and it is the underlying software powe...
Note: Dev.to doesn't allow javascript in links, so to install these bookmarklets please go to https:...
Adding Twitter/Facebook cards is a great way to improve the experience for when people share your sit...
Deploying Vue with Netlify, from scratch Netlify is a great platform for vue apps. You can...
Django console tip: autoload your models Several times per day I would open the Django co...