Blog Posts
-
Website theme redesign - 2023.11.29
It's much prettier now -
TypeGuards for Union of Callables - 2023.11.26
Advanced type annotations in Python based on example in Noiz -
A race condition in Noiz. - 2023.11.01
Small issue, big consequences. -
Open Sourcing of Noiz - new Ambient Seismic Noise processing software - 2023.05.03
We are open-sourcing Noiz! -
Mini evaluation of project templating system - 2023.02.17
Which templating system ecosystem is healthier? -
Sanitize your passwords, please! - 2022.10.14
Having a line break in a password is not great -
Nanometrics Taurus - usage review, tips and tricks - 2021.03.04
Is hardware from 20 years ago relevant? -
Using Sensors to manage running of time sensitive tasks in Apache Airflow - 2020.09.25
Abusing Airflow to fit my requirements -
Automatic syncing of modified files with remote server - 2020.09.04
inotifywait is a nice little tool -
Stop using pip cache in docker images - 2020.08.25
Use --no-cache-dir if you are using pip in docker -
Using conda cache in GitlabCI - 2020.05.07
Using no cache in conda within Gitlab CI might be faster -
Hello World! - 2020.05.07
:)