Mac Apps I useThese are apps I use regularly in my role as a software engineer.Jun 9, 20245Jun 9, 20245
Integrate Warp with Your Mac’s FinderWhen browsing directories in the Mac’s Finder, it saves a lot of time to have a button that will open a terminal window into whatever…Feb 19, 20243Feb 19, 20243
Using Testcontainers and SQL Server to test Java projects on M1 MacsTestcontainers is fantastic project for spinning up throwaway, lightweight resources for testing. Unfortunately, if you are developing on…Oct 31, 20231Oct 31, 20231
End of an era: Java’s main method is no longer the canonical “bad” syntax exampleWhen was the last time you saw this comparison of why Java syntax is bad:Sep 19, 2023Sep 19, 2023
Taking project Loom for a spin. Java and Scala examplesIf you’re a Java developer, you’ve likely heard about project Loom. It delivers virtual threads and structured concurrency as preview…Oct 19, 2022Oct 19, 2022
Oh no, not another post about logging in Scala!Oh yes it is. A simple solution to some common logging boiler plate in Scala.Feb 3, 2022Feb 3, 2022