Fork me on GitHub
#announcements
<
2021-01-25
>
Alex Miller (Clojure team)14:01:24

This is the last week for https://www.surveymonkey.com/r/clojure2021 - please fill it out if you use Clojure! Takes about 5 minutes.

Michaël Salihi20:01:14

Thx for the reminder...it's done!

👍 3
dmillett16:01:18

Released clash 1.5.2 with a couple of new features: • Integrated CSV parsing & automatic structuring with (transform-lines) • Added type indicators for maps, vectors to clash.shape https://github.com/dmillett/clash#parsing-csvs

👍 9
Jacob O'Bryant18:01:51

Hallway: find relevant discussions for a given URL. Supports HN/Reddit/Twitter so far, and PRs welcome. https://github.com/jacobobryant/hallway

🚀 69
jaide02:01:55

Ooh could this be used to display like comments on a static page?

Jacob O'Bryant14:01:58

not as-is, but with a few patches, totally. we'd just need some more external api calls to fetch the actual comments for the discussions that are already listed.