All things Clojure
Creating a Clojure solution using IntelliJ
April 17, 2019 - Estimated 2 minute read
I am creating a simple Clojure web app and API. In this post I explore how to create each with the command and what references I need to use. I plan to work on a monolith IntelliJ and git solution so that I don't need to maintain multiple projects …
Logging to Graylog in Clojure
November 30, 2018 - Estimated 2 minute read
It's simple. I wanted to log to Graylog from my Clojure application. I banged my head numerous times trying to figure out how and why it did't want to work. Here's what I did to complete my mission. Graylog Go to System > Inputs > Gelf UDP / TCP > L…
Clojure Buzzwords I am Learning
August 15, 2018 - Estimated 15 minute read
When I first started with Clojure, my mind was foggy and filled with a swarm of buzzwords. There were tools, plugins, libraries, patterns and frameworks with names that were all new to me. This is a blog post of all the buzzwords that I am learning.…
My First Week at CloudAfrica
July 6, 2018 - Estimated 4 minute read
Stay tuned if you are interested to know what I learned, did and achieved in the past week. Maybe something I did could be of interest to you. Only time will tell. Read on. Monday I started the week by saying my goodbyes to the lovely people at Mult…