Spaghetti and Hammers

Recent Posts

  • November 12, 2021

    Bloom Filters

    Bloom Filters as space-efficient alternatives to Sets

  • August 23, 2021

    Using Java Service Loader

    Using Java Service Loader to allow pluggable code

  • July 08, 2021

    Load testing using k6

    Load testing a service using k6

  • March 11, 2021

    Scala tutorials in Baeldung

    Scala tutorials now in Baeldung

  • November 07, 2020

    What is a good developer?

    How to be a good developer - beyond the technical skills

  • April 15, 2020

    Newsletter

    I have been thinking for long time in creating a newsletter. I made an rss feed since day 1, but I know some people prefer newsletters.So you can now sign-up to receive new posts on your inbox. No spam, just an email whenever a new blog post is pu...

  • April 13, 2020

    Implementing Authentication on Play Framework

    Implementing User Authentication on Scala Play Framework

  • March 24, 2020

    When 1 + 1 = 3

    How to make Java saying 1 + 1 = 3 by messing with Integer cache