Home
Archive
David's Blog
Tag Archives:
programming
Dec 2022
Dec 28 @ 20:34:58: Testing a version of the blog … ...
TIL: awk array iteration and sort ordering
Sep 2021
TIL: Print and return any expression with the Rust dbg macro
Jul 2021
TIL: ActiveRecord bulk lookup ID deduplication
My debugging methodology
Jun 2021
TIL: Reading a file from a particular git commit
May 2021
Enable Scala compiler warnings on value discarding behavior
Jul 2020
Unicode and command line flag parsing
Apr 2020
Catching up on Rust 1.41 and 1.42
Mar 2020
Parsing Photo Metadata - Part 1
Jul 2019
Using Procfs to introspect running processes
Aug 2018
group_by in Python
Jun 2018
Chunking lists in Python