A while back I wrote about managing local git branches with git rebase and I…
Read MoreMonth: March 2023
TIL: time travel with Python’s standard library
tilThere are a few different approaches for writing tests for date and/or time-sensitive functionality. One…
Read More