StatCounter: moving on from the big G.
I have been wanting to get rid of Google Analytics on my website. One, I am trying to reduce the Google-influence in my life, and two, I have to disconnect ...
I have been wanting to get rid of Google Analytics on my website. One, I am trying to reduce the Google-influence in my life, and two, I have to disconnect ...
I am a new user of RSS, and I wanted to set it up on my website. The template I use allows this easily in an atom.xml file for blog posts. But I have longe...
It took a while to pull up from the depths of memory this – how to get an image and text on the same line in HTML. Sounds easy, right? And really it is, wh...
(This is a ‘Today I Realized’.. post) I couldn’t get my website to generate locally with jekyll serve, which is a pain. I was playing around with another Je...
I’ve been working with two different AprilTag libraries. AprilTags are a 2D bar code used in robotics research mainly, originating from Edwin Olson’s lab (p...
I needed to do some video processing, as the videos were rotated 90 degrees. Turns out this is not a problem for ffmpeg! First, strip the sound, ffmpeg -i...
So part of getting this ‘Today I learned’ part of site going was getting a blog-style page generating, but not at the root page of the site. I had disabled ...