REST API Guidelines May 17, 2018 Technology , CodingThis is here for future reference - a very good set of guidelines for REST APIs.LinksZalando RESTful API and Event Scheme GuidelinesShare :
Read Beware of the normalBeware of the normalJun 04, 2023It is easy to take things and people for granted.
Read AI without the BS and code reviewsAI without the BS and code reviewsMar 07, 2025An excellent keynote video on AI with some great hands on demos and a study backing up what makes code reviews useful.
Read Scala + Sbt + Docker quicklyScala + Sbt + Docker quicklyJul 20, 2018I am currently starting to learn Scala (to add to a myriad of other languages I have programmed in over my career). We are also in the process of “dockerizing” our application. So I wanted …