Our suggestions
What might interest you
How MCP and LLM tool calls work

VirtusLab's Guide to Agentic Programming on the JVM Part 1

Providing library documentation to AI coding assistants

Digitalization and AI in Insurance

This Month We AIed #1

This week, we’re diving into a project that tackles one of the most fundamental problems in the world of science and engineering: the frustrating gap between the theory described in a research paper and its practical implementation. Anyone who’s ever tried to reproduce results from a paper knows the pain. The code, if it’s even available, is often a tangled mess of one-off scripts and Jupyter notebooks - making reproducibility, the cornerstone of science, more of an art than a craft.
This newsletter is a monthly, noise-free roundup of AI developments that truly matter to engineers and tech leaders — practical, skeptical, and ready for implementation. Instead of chasing every new model or “top 50 tools” list, we focus on what will stand the test of time and genuinely change how we build software. This month, we’re diving into agents — a concept that’s finally moving beyond experimentation and maturing into a true engineering discipline.
We’ve been putting AI to the test. Not in theory, but in controlled experiments. In this edition, you will learn when to use AI to get things done (not to plan them); how to guide it with the right structure, and where the “AI as a teammate” metaphor breaks down today.
Data orchestration can be defined either as an automation or as a data management process. In this article, we will look closely at both of these definitions, how they are different from each other. We will also talk about some of the most popular tools used by engineers worldwide.
There is a fundamental gap in understanding our own productivity, for those who feel an inner need to close it, creates an opportunity for Dayflow - a project that aims to redefine how we perceive and analyze our screen time - for the good or the bad. Dayflow is not yet another time tracker - it’s an ambitious attempt to build a “semantic timeline,” or, to use the project’s own metaphor, “a git log for your day”.
Discover how Gradle and Bazel compare for Android builds, from IDE support to scalability. Learn which tool suits your team’s size and project goals.
In this article, we’ll break spec-kit project down to its core components. We’ll explore its philosophy, architecture, and the powerful engineering patterns behind it to understand how GitHub is transforming chaotic “vibe coding” into a structured software development process.
This month, we used AI to stress-test three repeatable patterns: we ran a full Java 8 to 21 migration to compare Claude Code with Cursor, scaled agents on a large codebase by right-sizing context with Cline’s Focus Chains, and we put two specialized agents into a review loop. We also did a rapid proof of concept with Cursor in agentic mode.
In this edition of GitHub All-Stars, we look at a key building block of agentic applications - UI- and how Human-in-the-Loop can be implemented in practice. Let’s be honest: despite the marketing, no agent solution is perfect, and there will always be moments when we, the protein-based organisms, are needed. That’s why any application that aims to solve the problem realistically has to face this challenge head-on.
In this third and final installment of the series, Krzysztof Korbacz will take a deep dive into the role of AI agents. Anyone who has seen the underwriting process from the inside knows it is a complex beast and, interestingly, still largely manual and based on fragmented data. How could AI agents fit into it, and how are they already doing so?
To stay up to date in the Artificial Intelligence solutions era, it's critical to become acquainted with the fundamental terms, concepts, and jargon that characterize this fast-developing discipline. This article will help you discover the foundational concepts of neural networks, deep learning, natural language processing, and beyond.
Every Wednesday, we’ll pick one trending repository from the previous week and give it attention, preparing a tutorial, article, or code review—learning from its creators along the way. Today, we’re taking a fresh project from Google engineers to the bench: Google/langextract.