-
PTV PA noises
Trains
Platform announcements
-
Good afternoon customers. Your next service to depart from platform 1 will be the 12:02 City Loop, stopping all stations to Caulfield, running express from Caulfield to South Yarra, then stopping all stations to Flinders Street, via the City Loop. Your next
-
-
VEC forms from the 2018 Victorian state election
This is a collection of paper forms used by the VEC at the 2018 Victorian state election, recreated by me from images shown in the Election Official Manual and Voting Centre Manager Guide.
Form Description Links P442 Account of Declaration Ballot Papers PDF SVG -
Investigating an early-2010s gaming DRM system: Part 1
Background
This post concerns a DRM system used in a PC gaming platform introduced in the early 2010s. The particular DRM system is not relevant and will not be identified, but will be familiar to many.
One function of the DRM system is to require… »
-
Open with Emacs in same window, and open as root: emacsclients scripts and .desktop files
Open with Emacs in same window
/usr/local/bin/myemacs:
… »#!/bin/bash # how many emacs? NUM_EMACS=$(emacsclient -e "(length (frame-list))" -a "") if [ $NUM_EMACS -le 1 ]; then emacsclient -c -e "(progn (select-frame-set-input-focus (selected-frame)) (find-file \"$@\"))" else emacsclient -e "(progn
-
Welcome to the new look Inane Observations! And a trip down memory lane
A slightly belated welcome from me to the new look Inane Observations blog! The new theme has been created from scratch, using resources from the Jekyll Minima theme, and aims to be clean, minimalist and responsive. In accordance with this style, the tagline has also… »