A deep dive comparing 10 AI-powered E2E testing and browser automation tools including Shortest, Playwright MCP, Stagehand, Skyvern, and QA Wolf, categorized by use case with focus on reliability, speed, and cost.
An explanation of the difference between conventional OCR and VLM (vision-language model) based OCR. Introduces DeepSeek-OCR and explores the possibility of combining both approaches.
I investigated the source behind the viral claim that a Johns Hopkins study found ChatGPT lies 27% of the time, and it turns out multiple different studies have been mixed together.
An explanation of Shortest, a natural-language E2E testing framework built on Anthropic Claude API and Playwright, from the perspective of a Playwright user. Includes a comparison with Playwright MCP, caveats, and when to use each.
Generalized the scripts from the practice and optimization articles into a reusable framework and published it on GitHub. A walkthrough of how to use it and the design philosophy.
The Web Speech API + Gemini + VOICEVOX setup is complete — an AI character you can actually have a voice conversation with. Key implementation notes and impressions.
A comparison of major AI 3D generation tools such as TRELLIS, Hunyuan 3D, Tripo AI, and Hitem3D, with a focus on image requirements for better 3D output.
Setup notes for Qwen-Image-Edit-2511 on RunPod's RTX 4090 ($0.34/hr) using the ComfyUI template. Includes the fal Multiple-Angles LoRA (4 elevations × 8 azimuths × 3 distances) and a per-image cost breakdown that ends up cheaper than buying a 4090.
Technical prep for automating an implement → review → fix loop with Claude Code and OpenAI Codex via tmux. Can it build something overnight unattended?