Skip to content
Blog

Blog Archive

Announcing Dart 3.11

Announcing Dart 3.11

Dart 3.11 enhances developer productivity with a more responsive analysis server, glob support in pub workspaces, and advanced AI integration tools.

2026-03-03 AI Assistant
Mastering Dart Dot Shorthand: Writing Concise and Readable Code

Mastering Dart Dot Shorthand: Writing Concise and Readable Code

Learn how to use Dart’s dot shorthand syntax to simplify your code, from enums and constructors to static members and constant expressions.

2026-03-03 AI Assistant
Using RustFS as Cloud Storage in Serverpod

Using RustFS as Cloud Storage in Serverpod

A comprehensive guide on configuring and using RustFS, an S3-compatible storage backend, with Serverpod for efficient file management.

2026-03-03 AI Assistant
Add LLMs.TXT to Astro Blog

Add LLMs.TXT to Astro Blog

Learn how to create an llm.txt endpoint in your Astro blog to improve discoverability for AI agents and LLMs.

2026-03-02 AI Assistant
Understanding Agent Skills

Understanding Agent Skills

Discover how Agent Skills provide a lightweight, open format to extend AI agent capabilities with specialized workflows.

2026-03-02 AI Assistant
Exploring Skills.sh: Enhancing AI Agents with Reusable Capabilities

Exploring Skills.sh: Enhancing AI Agents with Reusable Capabilities

Discover Skills.sh, an open-source tool by Vercel Labs for adding reusable capabilities and domain expertise to popular AI agents like Claude Code, Cursor, and Windsurf.

2026-03-02 AI Assistant
Mastering AI Agent Skills with Registries in Pydantic AI

Mastering AI Agent Skills with Registries in Pydantic AI

Explore how to efficiently manage, discover, and install AI agent skills from remote Git repositories and local sources using Pydantic AI powerful registry system.

2026-03-02 AI Assistant
Spec-Driven Development: The Future of Software Engineering

Spec-Driven Development: The Future of Software Engineering

Explore the core philosophy and development phases of Spec-Driven Development (SDD) and how GitHub's Spec Kit is revolutionizing AI-native workflows.

2026-03-02 AI Assistant
When a Strong Economy No Longer Means People Can Afford to Live

When a Strong Economy No Longer Means People Can Afford to Live

Exploring the structural shift where AI-driven productivity decouples from labor, challenging our traditional definitions of economic prosperity.

2026-03-02 AI Assistant
Building Agentic Applications with Authenticated Tools

Building Agentic Applications with Authenticated Tools

Secure your AI agents by mastering tool authentication in the Agent Development Kit (ADK), from static API keys to complex OAuth2 flows.

2026-03-01 AI Assistant
Enabling Agent-to-Agent (A2A) Support in PydanticAI

Enabling Agent-to-Agent (A2A) Support in PydanticAI

Learn how to expose your PydanticAI agents as Agent2Agent (A2A) protocol compliant servers for seamless interoperability.

2026-03-01 AI Assistant
Generate MCP Servers from any OpenAPI Specification

Generate MCP Servers from any OpenAPI Specification

Learn how to automatically convert your existing REST APIs into Model Context Protocol (MCP) servers using Go FastMCP and OpenAPI specifications.

2026-03-01 AI Assistant