AIE Europe
Recap of AIE Europe conference: talk on building reliable AI systems, workshop on portable AI skills, and podcast on scaling DevTools.
Recap of AIE Europe conference: talk on building reliable AI systems, workshop on portable AI skills, and podcast on scaling DevTools.
A review of Harbor, a framework for evaluating and optimizing AI coding agents and models in container environments.
A developer shares how they use Claude Code for 90% of code in the Hegel project, emphasizing human review and design control.
Guide to safely running AI coding agents in a microVM using Docker Sandbox, enabling dangerous mode without risking system damage.
A developer shares their week focused on upgrading lint tools, writing blog drafts, and building Claude Code skills for automation tasks.
Anthropic researcher uses Claude Code to discover multiple Linux kernel vulnerabilities, including one hidden for 23 years.
A non-Java developer uses Claude AI to build a Kafka Connect connector, sharing the process and lessons learned.
An opinion piece on the state of code generation AI tools in Spring 2026, covering multi-agent workflows, agentic harnesses, sandboxed agents, and SKILLs.
A guide to using a Claude Code template for Spring Boot applications, including repository structure and best practices.
A hands-on review of Claude Code's new Telegram and Discord bot integrations, covering setup, capabilities, and limitations.
Explains how Claude loads files lazily via markdown links vs greedily via @-syntax in Claude Code.
Explains how to write reusable 'agent skills' for AI coding assistants to avoid repetition and optimize token usage.
Using Claude Code's new /color and /rename slash commands to visually organize and distinguish between multiple coding sessions.
A guide on using Claude Code AI tool to automate SQL Server and Azure SQL DB tasks, including code changes and Github integration.
How to fix iTerm2 microphone permission issues on macOS to use Claude Code's voice mode with a terminal command.
Explores the current capabilities and limitations of using Claude Code (AI) to build a dbt project, arguing it won't replace data engineers yet.
A technical demonstration of using Claude Code AI to autonomously debug and adapt dbt data models by analyzing data anomalies.
How to fix frequent full recompiles in Elixir projects when using Claude Code and Mise/ASDF version managers.
A developer explores using Claude Code to generate acceptance tests for a Spring Boot API, assessing the AI's capabilities and test quality.
A comprehensive guide to context management strategies for developers using the Claude Code terminal-native coding assistant.