Embedded “Hello World”Working on embedded systems gives you good perspective when you spend most of your time working on high-level languages (in my case…Jan 13Jan 13
Implementing the Actor Model from scratch in C++A walkthrough of writing an actor model library in C++Jan 3, 2022Jan 3, 2022
Writing an online chat service using event sourcing with Scala and Akka typed actorsIntroductionJul 13, 2021Jul 13, 2021