gavinj.net

Thoughts on technology, infrastructure, and AI

Viewing posts tagged linux Clear filter

Latest projects

Well, the last few months has been pretty interesting at work - started my new job at Les Mills Asia Pacific ( http://www.lesmills.com.au ), don't panic - I'm still in IT! Asterisk First project invol...

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...