AI Fine-tuning Experiment

I’m diving into the unknown 🤿 - fine‑tuning open‑weight models to see what goodies I can bake. Quick heads‑up: I’m a web‑dev that tinkers with AI (LangChain / LangGraph, etc.), not a formal ML researcher, but I’m pretty curious about AI and its impact on our lives 🤖

  —  14 min read

Drupalcon Atlanta 2025

Drupalcon Atlanta 2025: fancy hotel and venue, shiny AI demos - yet still pricey, corporate, and missing fresh faces. Here’s my raw take on what’s working, what’s not, and how Drupal can do better.

  —  15 min read

Vibe-coding with Voice

Ever tried coding by just talking to your AI? 🚀 Here's how vibe-coding lets you "draw" code faster - using Whisper, Groq, and Copilot. 🎙️✨

  —  8 min read

Whisper Voice to Code

Let’s talk about productivity - I use AI pretty frequently (duh, shocker!). In VSCode Github Copilot works pretty well, but still from a case to case, after it does a bunch of suggestions and alterations - some things still aren’t as perfect as I’d expect.

  —  5 min read

Local & Privacy Friendly AI in IDE

Hey hey folks! I’ve been quiet for a while - as I was in the process of switching jobs and onboarding a new company - Dropsolid. Now I’m back with some new experiments and ideas - let’s dive into this one 👇

  —  11 min read

Efficient Deployment for Personal Projects

There are many ways to run and deploy a production environment (or dev/stg). This article is about exploring a docker-compose.yml based approach. Note: I’m not a DevOps guy 😀 but I still need to deploy projects, in an efficient and affordable way.

  —  27 min read