Find me on Mastodon...

Recent Posts

logging meta tags

Sure can be annoying looking through HTML source trying to find all the <meta name="whatever" content="something that search engines love" /> tags that...

don’t be scared of merge conflicts

First things first: it can be a lot easier to resolve merge conflicts when you can see what the code looked like before the edits which are now conflicting. ...