I'm a proud father and an ultrarunner, with an extensive background in catering & events. I'm enthusiastic about programming, AI, Linux, investing and art.
This site is hosted and developed by me.
Currently working as a full stack developer and coach at Sitowise and finishing a master's degree in AI & Data Engineering.
2026-08-30
Ever find yourself needing a transcription from an obscure Finnish video, and need to do it without sending proprietory data to our MAG-7 overlords? You can now locally do that by ripping it from the source using ffmpeg and then doing the transcription locally. No fancy AI subscriptions needed.
2026-06-27
I wanted to highlight a case study I did while in school for my BBA in 2021, so 5 years ago about Tori.fi.
2026-06-12
Completed a master's thesis, so that's in public domain now. Here are the key observations from the said thesis.
2026-04-06
Piping simple commands together yields great results.
sudo du -hxd 1 / | sort -hr | head -15