Musings of an aging computer nerd hitting 0x32
Articles
read more
Testing Docker Puppet Module
This module https://github.com/garethr/garethr-docker lets you install and control Docker using Puppet.
For example this Vagrant setup spins up an Ubuntu VM and then using the Docker module spins up a Jenkins build server Docker container with a few simple commands;
Doodle’s Geek Monkey by Alastair Montgomery
For example this Vagrant setup spins up an Ubuntu VM and then using the Docker module spins up a Jenkins build server Docker container with a few simple commands;
include docker
docker::image { 'jenkins': }
docker::run { ‘some-jenkins’:
image => ‘jenkins’,
ports => ‘8080:8080’,
volumes => ‘/vagrant/jenkins’,
use_name => true,
}
Doodle’s Geek Monkey by Alastair Montgomery
Articles
read more
Arduino LCD Matrix 3x5 Numeric Font Test
Minimal 3x5 numeric font on a LCD Matrix for Arduino Nano.
Articles
Testing a LCD Max7219 Matrix with an Arduino Nano, thank to http://tronixstuff.com/2013/10/11/tutorial-arduino-max7219-led-display-driver-ic/
read more
LED Matrix Arduino Nano
Testing a LCD Max7219 Matrix with an Arduino Nano, thank to http://tronixstuff.com/2013/10/11/tutorial-arduino-max7219-led-display-driver-ic/
#include <LedControl.h>LedControl lc=LedControl(12,11,10,1); // pin 12 is connected to the MAX7219 pin 1 // pin 11 is connected to the CLK pin 13 // pin 10 is connected to LOAD pin 12 // 1 as we are only using 1 MAX7219
void setup(){ lc.shutdown(0,false); lc.setIntensity(0,8); lc.clearDisplay(0); }
Articles

read more
Who are you looking at?

via Instagram ift.tt/1LcnYzH January 26, 2015 at 09:30PM http://flic.kr/p/qEvwyC, January 26, 2015 at 09:36PM
Articles

read more
Finished pile #books

via Instagram ift.tt/1JgC694 January 23, 2015 at 10:43AM http://flic.kr/p/qC6hLp, January 23, 2015 at 10:58AM
Articles

read more
In the office, Leeds.

via Instagram http://instagram.com/p/xLz4dvN-tj/ December 29, 2014 at 08:50AM http://flic.kr/p/qiti74, December 29, 2014 at 08:50AM
Articles

read more
Which to choose?
Note: 1 of this post’s 2 links is now broken — mostly deleted or made-private Flickr photos, dead Flickr
farmNsubdomains, and defunct feed-syndication infrastructure. Left as originally published.

via Instagram ift.tt/1zVVOmb December 25, 2014 at 02:07PM http://flic.kr/p/qwWh2e, December 25, 2014 at 02:19PM
Articles

read more
Tree stump in Valley Gardens Harrogate

http://flic.kr/p/pXzLAm, November 29, 2014 at 02:34PM

