Welp, my ear is clogged again, has been for almost a week.
Continue reading post "#1814"Toby's Log page 68
Started my taxes tonight, going through a free-file website until I got fatigued.
Continue reading post "#1811"First play with ES modules, rollup, webpack
I played with ES modules, rollup, and webpack on my site for the first time over the weekend.
Continue reading post "First play with ES modules, rollup, webpack"I went on a rather muddy hike today.
Continue reading post "#1806"Saw two little foxes in the woods right behind my house.
Continue reading post "#1804"A Thursday night snowstorm made for some rather nice looking snow cover on tree branches and the ground Friday morning.
Continue reading post "#1798"Registered for Stir Trek without any trouble this year.
Continue reading post "#1796"New toilet
I replaced the toilet in my main bathroom this weekend with the help of my dad.
Continue reading post "New toilet"Supporting HTTP 0.9
I recently added support for HTTP 0.9 to my site. I have access to no browsers that use that protocol, and it’s highly unlikely that anybody is visiting sites with one. Why support it then? It’s not that hard (for me), and it fits with the progressive enhancement related concept that all browsers should be able to use the most basic functionality of a website that they are capable of.
Continue reading post "Supporting HTTP 0.9"Ansible 2.4 not loading group_vars?
I recently updated to Ansible 2.4 from 2.3, and my group_vars no longer seem to be loading automatically.