Nicholas Henry

@nicholasjhenry.github.io

Senior #elixirlang Developer | Contract B2B | Trusted by US & UK Software Teams | Remote from Canada

Been playing with how AI agents can run their own #phoenix workspaces without tripping over ports or DBs. Ended up using Conductor to spin up isolated dev environments — fast, clean, and super handy when you’ve got multiple agents working in parallel. nicholasjhenry.medium.com/building-iso...

Building Isolated Phoenix Workspaces for AI Agents with Conductor

I’ve been experimenting with agentic coding — letting AI agents handle multiple tasks in parallel across my codebase. The promise is…

nicholasjhenry.medium.com

I 💜 this passage from @jkwa.bsky.social buff.ly/xIVq6gW "... understanding doesn’t parallelize, and complexity doesn’t distribute. Each new contributor must climb the same tangled mess... even more time is spent coordinating, clarifying, and patching over mismatches in mental models." #elixirlang

Advanced Functional Programming with Elixir

Use advanced functional programming principles, practical domain-driven design techniques, and production-ready Elixir code to build scalable, complex systems from simple, reusable components.

pragprog.com

I just finished putting together interactive Livebook notebooks for every chapter of Advanced Functional Programming with Elixir. You can now run all the examples in your browser. Or like me, spin them up locally with Docker: www.joekoski.com/blog/2025/09... #elixirlang hashtag#AFPElixir

Livebook Examples from Advanced Functional Programming with Elixir

It feels a bit impolite to ask readers to download code and type mix commands just to run the examples. We have better tools now.

joekoski.com