gratitude

2024-04-03T14:55:20.925599Z

Starting to use Datomic in a deep/real/production way for the first time, and I feel intense gratitude for it being made free. I feel like it somehow makes me a better programmer by using it, and using it is truly fun. I've found for me it's been leading to a development process where I can try to make some rough initial schema for some data, transact that data, do the queries I need, and out of that process will fall obvious improvements to the schema/my overall understanding about my own data model. And I can keep repeating this process. What a cool piece of tech! Thanks to Rich and the Datomic team/nubank!

😊 2
5
9
❤️ 24
➕ 4
Jared Michael Dobson 2024-04-03T22:31:52.132639Z

Thank you Thiru for making https://github.com/thiru/clj-reloader - it is very nice to not have to reload any imported files in the REPL. 🙂🎉

2