Posts
Published 16 March 2020
in archive
with tags
tutorial
,
beginners
,
social
,
docker
These days, Slack is all the rage, but in years gone by, whenever facing world-changing events, IRC has been the place to hangout. These days, you don't seem to hear much about it, and when you try and introduce people to it, the old and somewhat dated clients are hard to sell.
Continue reading …
Published 12 March 2020
in archive
with tags
javascript
,
weird
So take a look at this:
Continue reading …
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 …