Posts
Published 5 March 2020
in archive
with tags
css
,
design
,
webdev
This week's post will be a short one. The idea came about while offering suggestions for a dear friend's blog, mostly around typography and space. It's funny, I found it hard to describe typography with words, the irony, but while making suggestions and tweaking the layout, I had an idea.
Continue reading …
Published 24 February 2020
in archive
with tags
webdev
,
design
,
tutorial
,
beginners
Since migrating my blog to DEV, I've been looking at rebuilding my website as a simple signpost to my various activities on the web, and with this I've been looking into static site generators, and focusing mostly on 11ty.
Continue reading …
Published 20 February 2020
in archive
with tags
docker
,
debugging
,
tutorial
,
webdev
Since my post about docker and SSL made the top 7 last week, I've been thinking about things which I may possibly know but take for granted, things which may be useful to other people. There are several things I could discuss like the inner workings of containers, the more practical side of using docker, how docker elbows its way into your iptables etc, but I think for this week's post I'm going to stick to something simple, though powerful and super easy: debugging docker containers.
Continue reading …
Published 13 February 2020
in archive
with tags
docker
,
security
,
architecture
,
tutorial
See update summary at bottom of post for changelog.
Continue reading …
Published 4 February 2020
in archive
with tags
electronics
,
node
,
spi
I wrote this a while ago (on 15 Dec 2014, according to GitHub) but for some reason I never wrote about it or shared it really. It's a solution for using SPI with the MCP3008 ADC chip & a TMP36 analogue temperature sensor.
Continue reading …