Stumble upon in Feb 2025

Even if you’re open-minded and free from bad habits and addictions, I believe you’ll find the following a great source of inspiration, just as I did.
Read more...Even if you’re open-minded and free from bad habits and addictions, I believe you’ll find the following a great source of inspiration, just as I did.
Read more...It is fascinating how we humans often choose to treat the symptom instead of addressing the actual problem — like endlessly replacing water-filled buckets with empty ones instead of fixing the leaking roof.
At least that is how it felt at work the other day… again. This time though, the problem was easier to spot in the code than usual.
Read more...The Clojure library aws-simple-sign
was in pre-release for more than six months. With a modest download count of just above 2,000 and no reported issues, I finally found the time to promote the 2.0.0-alpha1
release of to a stable version.
For those unfamiliar with aws-simple-sign
, it generates presigned URLs for S3 objects and signs HTTP requests for AWS.
The Liquid templating language is essential for Jekyll and its themes. While a Clojure implementation exists in the form of a library named Wet 💧, ironically, the library is missing most functionality categorized as Tags > Template in the Liquid documentation.
Though we’ll touch on “writing code” in this next part of my adventure, it perfectly illustrates how problem-solving is more about thinking than just writing code.
This is the second part of the series: “A Clojure Jekyll adventure”, exploring how Clojure fares from a “Jekyll perspective”. You can find the previous part here: How my Jekyll blog became a Clojure adventure.
Read more...On the 10th anniversary of Jekyll being my blog engine of choice, my curiosity (and spare time during the holidays) got the better of me. I wanted to explore how well Clojure would fare compared to the original Jekyll implementation in Ruby.
Read more...