Jordi Smit

Machine Learning Engineer

Recent Posts

A thumbnail image

TIL: How to pass data to PyTest fixtures from the CLI

A short while ago, I needed to create some high-level smoke tests that tested whether an API I deployed was working as intended.

A thumbnail image

How to call a shell script using a custom keyboard shortcut in MacOS

Shell scripts and commands are a programmer’s superpower. They allow you to automate repetitive tasks and can make you 10x more productive.