CodingDodo
banner
codingdodo.bsky.social
CodingDodo
@codingdodo.bsky.social
Going over the updated Ziggling exercises again but this time with a Pi 500. A real smooth experience so far.
November 8, 2025 at 12:58 PM
Got a new washing machine and it got AI integration. Time to set up the washing machine MCP server.
October 23, 2025 at 5:53 PM
Honestly, I’ve been considering streaming my coding sessions on private projects after work.

Few things have helped me progress faster than making myself vulnerable to open feedback.
October 21, 2025 at 5:01 PM
Done migrating my codebases to zig 0.15.1 and I spy with my little eye the 0.15.2 docs.
a man with red hair and a beard is standing in the woods
Alt: a man with red hair and a beard is standing in the woods and nodding in agreement.
media.tenor.com
October 12, 2025 at 7:48 AM
Upgrading to Zig 0.15.1 and saying good bye to std.ArrayList, new best friend std.array_list.Managed (wth is that naming schema).
October 11, 2025 at 1:15 PM
API or MCP business?
October 6, 2025 at 7:00 PM
Hunting down compiler flags for the Rust crate whisper-rs to cross compile. This feels nostalgic.
September 23, 2025 at 8:30 PM
Getting a H1B about to get harder, yikes.
September 19, 2025 at 7:22 PM
I’m so looking forward to the day we run models on our phone that nowadays need a gpu with 24 gigs of vram.
September 18, 2025 at 6:56 PM
A tech savvy but non coder colleague just told me he pointed GPT to our user docs and let it create a python script to work with our API.

I love what we can do now ❤️.
September 16, 2025 at 6:12 PM
Toying again around with rust, after a yeah. Still love ❤️ / hate 💀 the borrow checker.
September 14, 2025 at 7:31 PM
Rely on AI to think for you, and you’ll gain less over time. Use it to amplify yourself, and the returns will grow.
July 6, 2025 at 7:09 AM
Look what digging trough the „old components“ drawer unearthed.

Playing with the thought of putting it to use as a Pi Hole.
June 15, 2025 at 12:02 PM
Dominic Schablas
The moment you touch a relative small niche in programing, the vibe coding approach fails. How dare them making me learn how to normalize my inputs for byte-level BPE myself 😢.
May 4, 2025 at 1:28 PM
Is Zig a lower level language than Rust? 🤔
May 3, 2025 at 9:47 AM
Writing `allocator.destroy(self)` in Zig feels poetic.
May 2, 2025 at 6:31 AM
Working on a new small project using local LLMs to use as a coding buddy for code reviews / maintain docstrings. No name yet.
March 8, 2025 at 11:07 AM
Finished Docker & Kubernetes refresher with Stephen Grider—great experience, though I'd swap IngressNginx for Traefik. First time with Google Cloud was impressive. Next up: Strategic Monoliths & Microservices, not code-heavy but full of wisdom collected over the years.
February 26, 2025 at 6:47 AM
Wanted to switch out docker with podman. Using homebrew it did install the amd arch, I'm using an arm. 10 / 10 would install again.
February 23, 2025 at 7:34 PM
Is backend for AI like backend for web a thing? I feel it should be a thing.
February 19, 2025 at 9:40 AM
Finished the 100 Zigglings coding exercised for the #zig programming language and what a blast it was! People looking for a modern rendition of the "old 'n reliable" C should really check out this language. Next on the TODO list is going trough the Rustlings exercised.
February 17, 2025 at 9:48 AM
API based businesses are underrated.
February 12, 2025 at 10:46 AM
Learning Zig remembers me a lot about learning C back in the day. I wasn't yet able to fully appreciate the simplicity of C. Heading straight to Java & .Net development. It was harder (not impossible) for a noob like me to leak memory left and right. Zig now just feels right and we are only at v0.13
February 11, 2025 at 10:02 AM
Just going through the ziglings exercise for Zig. Amazing how languages nowadays come with such packed tutorials.
February 8, 2025 at 6:28 PM
Trying out DeepSeek R1 locally to test its coding capabilities. Recommends me to install Emacs as editor.

Well, that’s the end of this experiment 🤷.
January 30, 2025 at 6:45 PM