Agents in Your Pocket: Containers All the Way Down

I've had a homelab running for a while now — the usual pile of self-hosted services, dashboards, and small projects that anyone in this hobby ends up accumulating. Most

Serving the Web Like It's 1999 (But Also 2026)

You know what the modern web is missing? Green phosphor. We spend so much time building responsive React apps, optimizing Largest Contentful Paint, and debating Tailwind vs. CSS-in-JS that we

Building browserstack-client With Github Copilot

Writing code with a Copilot by your side can make tedious and mundane tasks, such as writing yet another API client, fun. Some notes on my experience updating an old

Limiting Android Studio Memory Use Using systemd-run ad-hoc CGroups

If you're developing Android apps using Android Studio, it's not uncommon for you to experience a sluggish overall system performance when Android Studio is doing its

Yes...But What Does It Do?

I'm instantly skeptical of people who acclaim products and services over concepts or market-problems they solve. When I hear someone spend several minutes lavishing praise over a brand

Next-Auth, Prisma, Keycloak Error: "Try signing in with a different account."

Keycloak server v20.0.1 returns a not-before-policy flag with value 0 in the OAuth2 callback after successful sign in. This flag is supposed to be persisted in the Account

Mount Remote Filesystems Using sshfs and systemd

This is an update to an earlier post I made. This post uses a systemd user service instead of a global systemd service (that lives in /usr/lib/systemd/system

Load more