Scala
Scala News
Overview I wanted to create a directory of all bloggers who write about Scala Programming language with links to their RSS Feeds. Using this directory I have created a CLI tool using Scala, Typelevel …
Read more →scaladex.nvim
Overview I created a lua library that is able to search for scala pages on Scaladex. I then used it to create a Neovim plugin and telescope.nvim plugin so that when I am coding using Neovim I can …
Read more →- 10 April 2021 · 1 min read
Acting Lessons for Scala Engineers With Akka and Zio
In November 2020 I had the great privilege to do a Talk at Scale By The Bay Conference. Recording of my talk ▶ Watch on YouTube Slides Slides for my talk can be found here. I also wrote three blogs …
Read more → duck4s
Overview A modern, type-safe Scala 3 wrapper library for DuckDB that provides idiomatic, functional programming-friendly access to DuckDB’s analytical database capabilities through its Java …
Read more →- 13 November 2019 · 1 min read
Next-Level Diagnostics for Async & Concurrent Errors with ZIO
In November 2019 I had the great privilege to do a Talk at Scale By The Bay Conference with John A De Goes. Recording of my talk ▶ Watch on YouTube Slides Slides for my talk can be found here.
Read more → ZIO Actors
Overview ZIO Actors is a high-performance, purely functional library for building, composing, and supervising typed actors based on ZIO using Scala. Original creator of this project, though I do not …
Read more →- 1 November 2020 · 7 min read
Introduction to Zio Actors
In this post I am going to do a quick introduction to using the ZIO Actors, a library that implements the Actor model using Scala and ZIO a library for asynchroneous and concurrent programming. …
Read more → - 24 October 2020 · 6 min read
Introduction to Akka Typed Using Scala
In this post I am going to do a quick introduction to using the Akka Typed toolkit that implements the Actor model using Scala. As part of this post I will be developing a simple application using …
Read more → - 2 May 2019 · 5 min read
Scale By The Bay 2018 San Francisco
One of the highlights of 2018 was attending and being part of the Scale By the bay 2018 conference in San Francisco. This by far was the best conference I have ever attended. from left: Dick Wall, …
Read more →