Posts tagged with 'software-engineering'
Returning to Emacs
JetBrains woes I have been a fan of JetBrains products for over a decade by now, and an unapologetic lover of IDEs generally. I've used PyCharm since shortly after it launched, and over the years I've used IntelliJ IDEA, WebStorm, DataGrip, RustRover ... read more →
Databases as an Alternative to Application Logging
In my work, I've been doing a lot of ETL pipeline design recently for our geocoding system. The system processes on the order of a billion records per job, and failures are part of the process. We want to log these. Most applications start by dumping ... read more →