Adam Warski

Good morning!

Sharing elegant solutions to everyday problems

I’m Adam Warski: programmer, OSS developer and the co-founder of SoftwareMill. Following the motto above, I enjoy both writing and speaking on various programming-related subjects, very often around the areas of distributed systems, architecture and functional programming.

Chief R&D Officer

@ SoftwareMill

Main interests

What my projects, articles & videos are usually about. But not only!

Functional programming

I started my FP adventure using Scheme and OCaml, but I'm now a happy user of Scala: an elegant, safe and practical language combining functional and object-oriented programming.

Event sourcing

Event sourcing gives us not only performance, but also makes sure important data doesn't disappear, and offers and interesting way of structuring code. It's usable both in the large, and in the small, which isn't so well known!

Developer experience

How to balance safety properties guaranteed at compile-time, with code readability and maintainability? Fundamental tradeoffs are not always obvious, and most popular approaches aren't always "the best".

Latest articles

Safe Scala: an introduction
14 Apr 2026

Safe Scala: an introduction

Let's take a short overview of how Safe Scala works and how it provides tools for restricting the actions an AI agent can perform.

scala
ai
agents
llm
capture checking
security
Generating Direct-Style Scala 3 Applications
19 Mar 2026

Generating Direct-Style Scala 3 Applications

What kind of guidance (if any) does an LLM need to write a direct-style Scala 3 application? Let's find out!

scala
ox
functional programming
llm
ai
Secure & Dangerous Claude Code + VS Code setup
6 Feb 2026

Secure & Dangerous Claude Code + VS Code setup

My goal is to create an environment where I can let Claude Code work autonomously on an issue: write tests, code, iterate on the solution, and finally create a PR.

ai
claude
vscode
devcontainers
All articles

Latest videos

13 Apr 2026

Sandcat AI Sandbox demo

sandcat
ai
agents
llm
security
26 Nov 2025

A Tour of Ox 1 0 - Direct Style Concurrency and Resiliency [Scala Days 2025]

ox
scala
functional programming
streaming
structured concurrency
direct style
loom
13 Oct 2025

How Functional is Direct-Style?

scala
direct style
functional programming
All videos

Get in touch