gavinj.net

Thoughts on technology, infrastructure, and AI

Minolta AF 35-70/F4 Macro

macro_20070509_2 Originally uploaded by gavin.jackson. My new lens arrived yesterday (actually it's yet another old Minolta AF lens manufactured back in 1985) - it's a 35-70/F4 (constant aperture) wi...

Python file magic

File magic is used on Linux and Unix systems as a binary "fingerprint" to tell what type a file actually is - this provides a much better result than MIME or filename extensions. The "magic" pattern i...