clojure-austin

2023-01-10T14:57:03.712519Z

https://www.youtube.com/watch?v=A7de6pC-tnU The core.logic unsession at strange loop that I mentioned last night .

1
staypufd 2023-01-10T15:23:50.306789Z

For anyone interested: https://www.infoq.com/news/2023/01/glassfish-delivers-support-jdk17/

Dhanvanthri Natarajan 2023-01-10T17:36:59.201719Z

Hey people, great presentation and was fun to meet you all! Looking forward to next sess 😄

👋 2
mlimotte 2023-01-10T17:37:51.278829Z

Thanks for coming. Always good to see more participation.

2023-01-10T01:10:23.358669Z

LIGHTNING TALK SIGNUPS - Feb 13

🎉 2
mlimotte 2023-01-10T13:36:51.627359Z

I can do 10 minutes on Datomic Ions. I don’t think I’m going to use it for anything real right now, but I’ve been playing around with it-- it’s an interesting deployment approach and I would consider for some new project in the future.

2023-01-11T20:07:51.863539Z

I'm in. I'll most likely do my circular list implementation

staypufd 2023-01-10T02:26:46.223089Z

Check these out if you want more powerful looping type solutions, https://github.com/nathell/clj-iter https://aphyr.com/posts/360-loopr-a-loop-reduction-macro-for-clojure

staypufd 2023-01-10T02:27:39.301459Z

For those interested in a good overview of what Common Lisp Loop macro can do read this short section of Peter Seibel’s book. https://gigamonkeys.com/book/loop-for-black-belts.html

camdez 2023-01-10T02:59:16.304459Z

https://github.com/clj-commons/etaoin

staypufd 2023-01-10T03:05:55.533269Z

Thanks to everyone who came out and was online over Zoom.

staypufd 2023-01-10T03:07:42.879299Z

Forgot to share this: https://blog.michielborkent.nl/babashka-news-2022.html

camdez 2023-01-10T04:40:36.945159Z

Per this list, etaoin is Babashka compatible!