Cache tokens are the parts of your prompt that AI providers bill at a big discount because the model has already processed them. Here's what cache reads and writes are, how Claude, OpenAI, Gemini, and DeepSeek charge for them, and how to structure your prompts so you actually pay the cheap rate. [...]
Learn how to use your Google account with Opencode via the opencode-gemini-auth plugin, and what changed after Google deprecated Gemini Code Assist consumer account access on June 18, 2026. The OAuth flow now only works for Gemini Code Assist Standard and Enterprise subscriptions, while the Gemini API key flow is unaffected. [...]
Google casually dropped three products on Nov 18, 2025 — upgraded versions of two of their most popular products, Gemini and Nano Banana, and Antigravity — an IDE with agentic capabilities. This brings us back to the Gemini era in the cycle of SOTA (State-Of-The-Art) models. [...]
AI models and tools are becoming more and more capable day by day, especially at generating code. In this post, I will walk you through my experience of creating a full-stack application using some of these AI coding assistants/agents and what are the implications of AI generated code. [...]
At the time of this writing, Google Chrome has started shipping experimental AI features such as "built-in AI" in Chrome's Dev/Canary channels. In this tutorial, you will get to know how you can try the built-in AI model in chrome dev. [...]