llm-gemini 0.27
New release of the llm-gemini plugin adds support for nested Pydantic schemas, YouTube URL attachments, and the latest Gemini 3 Pro model.
New release of the llm-gemini plugin adds support for nested Pydantic schemas, YouTube URL attachments, and the latest Gemini 3 Pro model.
MacWhisper's new Automatic Speaker Recognition feature, powered by NVIDIA Parakeet, accurately identifies speakers in audio transcripts.
Google Antigravity is a new AI-powered IDE that integrates with Gemini models for agentic coding, featuring browser testing and automated documentation.
Ethan Mollick reflects on AI's rapid evolution from chatbots to digital coworkers, highlighting the changing role of human oversight.
A hands-on review of Google's new Gemini 3 Pro AI model, covering its features, benchmarks, pricing, and testing its multimodal capabilities.
A guide on using AG-UI and .NET Aspire to expose Agent Framework AI agents to the web, enabling multi-client, AI-powered applications.
Analyzing Business Insider's dataset on US data center locations, ownership, and resource consumption using Python, DuckDB, and QGIS.
Martin Fowler's foreword for 'Frictionless', a book on improving software developer productivity by focusing on feedback loops, flow state, and cognitive load.
Developer builds a Chrome extension to fix ChatGPT lag by implementing virtual scrolling, reducing DOM load for smoother long conversations.
A developer builds an AI-integrated REPL using QuickJS and WebAssembly, exploring AI's ability to analyze JavaScript bytecode.
Explains how to implement TypeScript Generic Constraints using JSDoc syntax, with examples for functions and Drizzle ORM.
A technical guide diagnosing and attempting to fix a ReFS Dev Drive on Windows that has become write-protected due to system updates or policies.
A guide to building a connector-based RAG system that fetches live data from Confluence using its REST API and Java, avoiding stale embeddings.
How the Aspire team used GitHub Copilot's Planning mode to automate migrating hundreds of documentation articles from Microsoft Learn to a new Astro/Starlight site.
A comparison of modern Python package managers uv and pixi, exploring their history, differences, and use cases for developers.
Explains how to pipe or redirect the output of a bash case statement to another program, reducing code duplication in shell scripts.
How to fix the 'This video format is not supported' error on YouTube TV by enabling the Widevine DRM setting in your browser.
Discusses the future of small open source libraries in the age of LLMs, questioning their relevance when AI can generate specific code.
A developer shares technical optimizations for websites and Eleventy projects, covering performance profiling, dependency replacement, and bot settings.
How to build on-device search suggestions using Apple's Foundation Models framework for SwiftUI apps.