Giving #phanpy a try. Glad its working with #gotosoical now; IIRC last time I tried it wouldn't allow me to log in.

About
Building developer tools at Flexport. formerly Stedi, AWS; Puzzle addict, Choral tenor, and teller of terrible puns. 時々日本語を喋る。
Absolutely bonkers the steps you need to go through when insurance details change. Been back and forth between COBRA provider and insurance providers 8 times now, and things still haven't clicked between everyone's systems.
Infuriating to say the least.
Pushed my Day 4 solution for #adventofcode #aoc2023 : https://gitlab.com/ballpointcarrot/aoc-2023/-/blob/main/aoc2023/day_4.py?ref_type=heads .
We don't talk about day 3. I'm still sore.
Apparently t4g.small instance types were on a free trial basis until the end of Dec, so AWS gave me my Christmas present in the form of a smaller monthly bill.
Solution to #adventofcode2023 day 2 in #python : https://gitlab.com/ballpointcarrot/aoc-2023/-/blob/main/aoc2023/day_2.py
Happy with how this one came out. Getting a little more comfortable with the libraries, but still doing a lot of lookup to understand what properties I have available to me.
Yay, finished the #adventofcode day 1 problem (part 2 took a fair bit of tweaking). Now time to clean it up and push to the repo.
#adventofcode drops in just a few minutes. Y'all get a head stat because I'll be in choir rehearsal still.
Okay, collecting a fair bit of detail for this k8s install:
- 3 nodes (VMs, one control plane, two workers)
- running on Flatcar Linux
- following install details here: https://thenewstack.io/automate-k3s-cluster-installation-on-flatcar-container-linux/
- Gonna try to encapsulate the instructions in a TF/OpenTofu module, which will have a git repo published eventually.
Well, considering I lost my last interview due to a lack of depth in #kubernetes knowledge, I'm gonna embark on putting together a local cluster to play around with. Anybody have suggestions on what to start with? #k8s
Today in "unemployed developer adventures": Setting up for #adventofcode 2023, with the goal of using typed Python this year.