$ cd ~/terhechte/journal/2024 && ls -la
Posts from 2024
posts 5 year 2024
[ 2024 ]
05 · posts
2024-11-11
Qwen Coder 2.5 32b on M4 Max
Initial notes on how Qwen Coder 2.5 performs on a Macbook Pro M4 Max
2024-06-08
Tim Cook really doesn't want developers to use his beautiful iPads
The iPad would be the perfect device for travel if only iPadOS weren't so limited.
2024-04-15
Tailored Pod: Personalized Newsletter & Podcast
Feel like you're drowning in biased news? Start your day with a short, well-rounded, personalized newsletter or a ~12min podcast.
2024-03-20
CrateMate: Search Rust crates via embeddings.
I released a new project that allows searching crates.io via a embedding search
2024-03-20
uniffi-swift-async-example: How to use uniffi-swift with async/await
Quick example project to show how to use Rust uniffi-swift with async/await to share code between cross platform apps.