RSSAmplifier

Blog

Clojure Diary

Hello, I am Karthikeyan A K, a software architect, for some reason I am getting hooked up with Clojure, and these writings are my experience with this language. One may contact me @ +91 8428050777 for Clojure consolation in weekends.

clojure-diary.gitlab.ioRSS feed ↗10 posts

Latest posts

Clojure Book, Massive Quality Update

![](https://clojure-book.gitlab.io/images/clojure-book-cover-2001-space-odyssey-10_small.png) It’s infectious

Introduction To honeysql - Clojure SQL Library

Notes Code honeysql Postgres and Clojure

Postgres and Clojure

Notes Code SQL Injection Postgres App for Mac

Finding The Next Working Day, With Clojure

Code: next_working_day.clj next_working_day_2.clj

libl.in, & Injee, Thanks To Clojure Community. Updates in Clojure Book.

Notes Injee https://tossconf26.kaniyam.com/ Tamil Linux Telegram https://t.me/tamillinux ilugc https://ilugc.in/ https://libl.in https://clojure-book.gitlab.io/book.html#_installing_stuff https://yu7.in/clj-installing-stuff Now it’s fixed :D Clojure Book Proof read with A.I https://gitlab.com/clojure-book/clojure-book.gitlab.io/-/tree/proof_read Release in all human languages -ve’s Video series…

Deploying Ring App on Ubuntu 26.04

Once you have coded a Ring app,

clj.rs Clojure implemented on Rust

Notes clj.rs could be a big thing Clofer collapsed:: true Why it started file -> jar -> output Lot’s of files GNU Parallel GraalVM NOOOOOOOOO Oracle clojurers I don’t know a lot collapsed:: true Kanipaan Reddit comment clj.rs Gives me breathing space https://clj.rs Casey Marshall Freedom from Java / Oracle Actively Maintained!! Will Clojure community will ensure active maintenance? Jank Clojure on…

Configure Calva Result Display

Notes VSCode settings.json "calva.outputDestinations" : { "evalResults" : "repl-window" , "evalOutput" : "repl-window" } Code

Finding File’s MIME Type, Using Apache Tika, in Clojure

Notes Code https://injee.codeberg.page curl -I http://localhost:4125/files/something curl -X GET http://localhost:4125/ops/files | jq https://jqlang.org/ h<ttps://tika.apache.org/> https://mvnrepository.com/artifact/org.apache.tika/tika-core/3.3.0 Tika in Action https://www.amazon.com/dp/1935182854 Chicken Tika Chicken Tiken Masala

Alex Bedner proof read my Clojure Book

Hello Clojurians, I’m happy to announce that the Clojure book has gotten a bit better! A few days ago, I received an email from someone named Alex Bedner. He read my Clojure book from start to finish and was kind enough to share some corrections. I’ve implemented them, and you can find the updated book here: https://clojure-book.gitlab.io/ I did try to upload the print copy to Amazon, but for some…