Monday
Global Rest Day!
Assembling all the furniture things.
Tuesday
Hung out at the Mailroom and set up the internet, they nearly had to break down the little door in the wall where the infrastructure cable was hidden. Thankfully it all went well, and the speed’s good.
Later in the night I blocked myself from remote access to the router, awks. As the site-to-site VPN between sites still worked, I got back in through an SSH tunnel via an Access Point, which directed traffic to the router on port 22 from “inside” :success:.
Wednesday
I realised I kept running out of memory on one of my cloud-hosted VMs, so I added 2gb swap to the it using this old chestnut.
Also did some DNS cleanup in Terraform. Bleep bloop.
Thursday
I made my first merge into kanidm after @FirstYear gave me access.
@yaleman merged commit 58fb559 into kanidm:master
Added pagination to memes-api, woo Vue.js modules.
Started shrinky - a “quick thing to prep images for memes-api”.
Friday
Added geometry support to shrinky, the image munger that has already gotten out of hand.
memes-api
- Pagination works the way I want now. (ie, properly)
- Copy buttons flash when you click them. That took… way too much time.
Saturday
github_linter
Updated the github_actions module to check for and add language-specific tests including:
shellcheck
for Shellmypy
/pytest
/pylint
for Pyhonbuild_container
for Dockerfile
dependabotbot
Added the functionality to have a local config file to specify packages for auto-merge.
Did some work in The Mailroom to put the desk together properly, put up the sign and finish off the felt wall for the boss’ desk. Turned out pretty well, I think!
Sunday
Built myself a “Tape Yagi” directional antenna for sonde hunting, inspired by the mention here in the video about collecting Sondes.
As you can see it got a little out of hand, as usual. I wanted something with a grip, and somewhere to hold the tracker… but I’d bought extra parts to give me options and just ran with them.
Parts list:
- $2 tape measure from bunnings
- $0.50ish (about 20cm) worth of RG59.
- $2.95 - BNC Male -> RG59 plug
- $whatever an SMA -> BNC pigtail was
- $8 - 5-way ezfit 20mm PVC
- $2.80 x 4 - 20mm t-piece
- $1.85 - 20mm 45º angle
- $5? for 3m of 20mm conduit, of which I used … 30cm
- $40ish - the TTGO T-Beam with a screen attached.
So… $40ish for the PVC mess, of which some of the pieces I already had, some I bought more than I needed just to mess around.
I also started up the test sondehub-tracker server for the first time, and suggested a developer readme to improve docs for future-folk.