gratitude

Saket 2025-05-11T05:24:44.432889Z

I am grateful for #jank and @jeaye for building it. Jeaye taught me many things about compilers that I have always been interested in. This brings me closer to understanding how machines work and understand our languages. Thanks for your patience and mentorship, Jeaye! ❤️

11
💜 6
jeaye 2025-05-11T06:34:17.264389Z

My pleasure, buddy.

❤️ 1
lepistane 2025-05-11T07:30:39.066239Z

Thankful and grateful for the existence of next.jdbc and honey.sql It's so powerful and flexible that it made possible for queries that i wouldn't know how to make otherwise. Had to use 103 tables (looong story) with slightly different data and schemas to create 1 single output. Query had to be dynamic so that filtering/search can be used. Amazing work with the libs!

12
❤️ 6
walterl 2025-05-20T09:38:59.191779Z

To represent external languages in native data structures (a la HoneySQL/Hiccup) is IMHO an underhyped idea. It's an insight that has had a major impact on how I think about code, second only to Clojure itself.

🙌 1
borkdude 2025-05-11T08:46:46.129349Z

Do you mean honey.sql?

lepistane 2025-05-11T09:21:22.107009Z

well both actually

borkdude 2025-05-11T09:25:01.399129Z

The dynamic queries you talked about reminded me more about honey.sql so I wondered

👍 1
borkdude 2025-05-11T16:51:45.696419Z

cc @seancorfield btw, I'm sure he would like to read this :)

👍🏻 1
🙌 1
seancorfield 2025-05-11T17:01:27.840669Z

Thanks @lepistane! It's always good to hear of success stories like that.

🙌 1