
Giving AI Agents Access to Network Drives via an HTTP File Server
Claude Cowork (and similar browser-based AI agents) can browse web pages but cannot reach SMB/CIFS network shares. Here is how we wrapped our office NAS in an HTTP API so the agent can list, read, search, and write files from anywhere — with proper security controls.
Read more...
Configure Strapi To Use Google Login: Not a Trivial Task
Strapi's built-in Google OAuth sounds straightforward until you actually try it. Here's every error I hit and exactly how I fixed them.
Read more...
Why Does Claude Opus 4.8 Say It Is QWen
Raw Anthropic API tests showed model metadata matching Claude model IDs, while some Chinese self-identification prompts produced Qwen or DeepSeek answers.
Read more...
Who Killed Mrs. Douglas
A confident wrong answer about The Bravados becomes a lesson in when to trust AI, when to verify it, and why plausible answers can be dangerous.
Read more...
Serverless Web Proxy on Cloud Run: A Better VPN?
Ditch complex VPN setups for a lightweight serverless web proxy using Google Cloud Run
Read more...
Cloud Run Domain Mappings with Cloudflare: Why Your SSL is Stuck
Cloud Run domain mapping can stay stuck on certificate provisioning when Cloudflare proxying blocks Google's SSL validation.
Read more...
13 Local LLMs, One RTX 3060: What Actually Runs (and What Doesn't)
We benchmarked 13 local LLMs on a machine with 64GB RAM and an RTX 3060 12GB using llama.cpp router mode — here's what scored well, what failed to load, and what surprised us.
Read more...
AI Beyond the UI: From v0 Prototype to a Finished Product
How AI helped me turn an AI-generated frontend mockup into a fully functional trading calculator
Read more...
How to Extract Your WeChat Encryption Key with WetraceTool
WetraceTool is a small Windows utility that walks you through extracting your WeChat SQLCipher database encryption key in four guided steps — no command line required.
Read more...
Managing Windows Made Easy with Cygwin and Claude
Stop fighting with Windows GUIs. With Cygwin, an SSH daemon, and Claude Code, you can manage any Windows machine from the command line — uninstalling software, cleaning the registry, killing startup entries — just by asking.
Read more...