Raspberry Jira

Posted on 2024-02-09 in posts • Tagged with rpi, hardware

Raspberry Pi with an e-ink display to show the status of a Jira board

Parts

Setup

I used rpi-imager to flash Raspberry Pi OS Lite (64-bit) onto a 4GB SD card. Since we don't require a desktop, we can use …


Continue reading

Pandoc 3 breaks Pandoc Resume

Posted on 2023-12-26 in posts • Tagged with debian, apt

I've been using Mark Szepieniec's Markdown Resume but recently noticed a degradation in the styling.

Original version of the resume: Current version of the resume:

The tool relies on pandoc and context

pandoc --version and context --version reveal:

pandoc 3.0.1
mtx-context     | ConTeXt Process Management 1.04

Pandoc was …


Continue reading

TimeFlip2 and Harvest

Posted on 2023-01-26 in Ideas • Tagged with programming

We use Harvest timetracking at work. I have a TimeFlip 2

It would really be great if I could use my timeflip with harvest.


Lodestar on Ubuntu

Posted on 2022-02-10 in crypto • Tagged with crypto, Typescript

In order to create a robust decentralized blockchain, Ethereum 2 will require a diverse set of clients. Prysm and Lighthouse are currently dominating. I will install Lodestar, a Eth2 implementation written in Typescript maintained by ChainSafe Systems via npm


Lodestar Documentation

Install Ubuntu

Install the latest Ubuntu LTS release (currently …


Continue reading

Ansible for Windows

Posted on 2016-05-31 in blog • Tagged with ops, CentOS, Ansible

Install Anbiel on CentOS 7 and ping some Windows hosts


Continue reading

Metro Transit CLI Bus Locations Part 2

Posted on 2015-10-20 in blog • Tagged with python, dev, maps

busloc.py displays a geojson.io web page with locations of vehicles on a specified route


Continue reading

Metro Transit CLI Bus Locations

Posted on 2015-09-22 in blog • Tagged with python, REST, dev

Start of one of my early python projects to interact with the Metro Transit API


Continue reading