Posts
2023
2022
The Technical Recruiters Guide to Alienating People
·5 mins
How to not win recruits and influence people
Change Directory Python Context Manager
·1 min
Create a context manager in Python that changes working directory
Chunked and Whole File CRC-32 in Python
·2 mins
Calculate CRC32 over file in Python. This works over whole or partial files, without reading the entire file into memory.