Posts tagged "ai-tools"

8 posts
A terminal window displaying a command execution log titled ‘mlx_whisper –task 1/V/V/P/2026-01-13_YT_Starting_a_new_new_job’. The screen shows multiple timestamped entries in cyan text, each with a time range in brackets (like 02:16.220 to 02:17.420) followed by the repeated message ‘Learn the terrain.’ The timestamps progress from 02:16 to 02:29, showing the sequential execution of tasks during what appears to be a machine learning whisper model processing job.

Local audio transcription with mlx-whisper: what actually works

| In AI
| 4 minute read

I’ve been transcribing my YouTube videos locally for a few months now. It took some trial and error to get a setup that actually works reliably, so here’s what I learned. The problem I wanted good subtitles for my videos—for accessibility, but also so I could feed the transcripts to Claude for gener…

A tabby cat with striking amber eyes sits at a desk in warm, golden lighting, surrounded by an open book, stacked papers, and a glowing desk lamp. Digital icons representing WiFi, images, shopping, and other technology symbols float in the air around the cat, suggesting connectivity and digital communication. The scene is bathed in warm orange and yellow tones, with a window visible in the background showing an evening sky.

We’re still living in the cat pictures era of AI

| In AI
| 7 minute read

Most people use AI the way our parents used the Internet in 1995. They’d dial up their modem, check the weather forecast on Yahoo, maybe look up a recipe, and call it a day. The idea that this same technology would eventually let them video call their grandchildren, run a business, or access humani…

A black and tan dachshund named Elvis sitting on wooden flooring, wearing a pink bandana with watermelon print. He has soulful dark eyes, floppy ears, and is looking directly at the camera with an alert, friendly expression.

Welcome Elvis to this blog!

| In Blogging
| 8 minute read

Over the last few days, I’ve been working on putting Elvis, our Dachshund, onto this blog’s banner. The goal was to create a smooth animation where Elvis appears by rising from the bottom of the banner, then leans his paws over the border—adding some personality to the site while exploring modern web animation techniques.

Abstract, wave-like structures, like sand dunes, from blue-green to yellow.

Zed does Agents now

| In AI
| 4 minute read

About two weeks ago, Zed, my favourite code editor, introduced agentic coding, replacing its previous assistant panel on the right of its UI. A blog post walks through the way agents work in Zed now. The documentation now has an Agent Panel section. I’ve used it a bit for tweaking some stuff around …