clojure-europe

simongray 2026-04-24T07:08:53.298279Z

Good morning.

eaj 2026-04-24T07:10:40.435379Z

Good morning!

jasonbell 2026-04-24T07:25:54.434669Z

Morning

teodorlu 2026-04-24T08:08:27.659199Z

Guten Morgen!

jasonbell 2026-04-24T08:45:24.410839Z

Wrote this last night: https://gotomomento.substack.com/p/trying-to-fall-in-love-with-clojure

๐Ÿ˜ 5
teodorlu 2026-04-24T08:50:57.864469Z

๐Ÿ’ฏ this. You have to choose to put in the effort to get the nice, simple result.

๐Ÿ‘ 1
fmjrey 2026-04-24T10:23:32.466059Z

Welcome back!

simongray 2026-04-24T10:33:01.894609Z

I know that @borkdude made a tool called Neil (which appears to be an anagram) for people in your predicament.

jasonbell 2026-04-24T10:54:05.249509Z

@simongray โ€œDazed and Confusedโ€ has me written all over it ๐Ÿ™‚

jasonbell 2026-04-24T10:54:32.159149Z

@fmjrey Thank you, most kind.

seancorfield 2026-04-24T12:26:48.052919Z

Nice piece @jasonbell! And good to see you in here again.

โค๏ธ 1
seancorfield 2026-04-24T12:28:08.663479Z

If you haven't already, check out #deps-new for creating small, "batteries-included" app/lib projects -- those batteries being a full deps.edn / tools.build with testing and JAR building done the "new, CLI way".

seancorfield 2026-04-24T12:28:24.525789Z

https://github.com/seancorfield/deps-new

fmjrey 2026-04-24T13:01:23.439289Z

See also the https://github.com/hagmonk/depify to quick-start the conversion of project.clj to deps.edn

๐Ÿ‘ 1
borkdude 2026-04-24T13:02:23.965469Z

I also made one (without knowing about depify): https://github.com/borkdude/lein2deps

๐Ÿ‘ 2
reefersleep 2026-04-24T12:58:26.004249Z

Good morning

reefersleep 2026-04-24T12:58:37.258489Z

Once again, I urge you to listen to the fantastically mixed Deep House album Naked Music - Lost On Arrival https://youtu.be/GJuIr9jClkw?si=QtIdQoL2lBMRMMXB

2026-04-24T13:18:36.596659Z

morning

2026-04-24T13:19:26.316619Z

I think I might be working with the google drive API soon. Just wondering that the best way to do that is. Any thoughts here? Java interop and use the library? Anything pure clojure or babashka?

Johannes F. Knauf 2026-04-24T13:49:56.121759Z

In my pet project https://github.com/JohannesFKnauf/parti-time I use @timothypratleyโ€™s https://github.com/timothypratley/happygapi resp. https://github.com/timothypratley/happyapi for accessing Google Sheets API. The Google APIs are pretty standardized. So most patterns will be applicable to the Google Drive API, too.

2026-04-24T13:53:49.279369Z

That looks perfect. Thx!

2026-04-24T13:54:12.134719Z

I'll just need one for office 365 next

Johannes F. Knauf 2026-04-24T14:06:14.440419Z

๐Ÿคท Sorry, I didn't play around with O365 in Clojure, yet.

plexus 2026-04-25T06:37:02.217959Z

This is my go-to for anything Google API https://github.com/ComputeSoftware/gcp-api

๐Ÿ’ก 1
ray 2026-04-24T05:05:58.371199Z

Good ๐Ÿ•ธ๏ธ morning

โค๏ธ 2
๐Ÿ•ธ๏ธ 3