Posts
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 …
Published 3 February 2020
in archive
with tags
Since I first discovered dev.to as a viable blogging platform (or I as I like to think of it, MySpace for Programmers), I've been migrating my blog posts. Initially, and until today, that looked like this.
Continue reading …
Published 24 January 2020
in archive
with tags
career
,
beginners
,
mentalhealth
I just read an interesting post, "Become a mature developer, not a senior developer" by Daniel Irvine in which he encourages you to become a mature developer, not a senior developer.
Continue reading …
Published 22 January 2020
in archive
with tags
linux
,
bash
,
shell
Perhaps this will be the smallest snippet I've ever posted, and yet, one of the most useful. If you have a script that you want to be able to invoke from anywhere and yet not worry about relative paths, use this.
Continue reading …