off-topic

https://github.com/clojurians/community-development/blob/master/Code-of-Conduct.md Clojurians Slack Community Code of Conduct. Searchable message archives are at https://clojurians-log.clojureverse.org/
marciol 2021-05-19T01:17:16.021900Z

Maybe what I'll say is not related directly to the "spirit of your rant" but did you already tried SendGrid? Worked really well for me in the past. But, returning to the essential subject, it is the problem of abstractions at large, we have an encapsulated service (Mailgun) that doesn't offer a scape hatch, a lower-level API with which you can get more fine control of the email dispatching process. This is like the Language of the System talk, an orthogonal problem of Object-Oriented Programming in the large. Do it ourselves is really annoying but depending on the challenge, and of how important is some feature to the business core, we fall with no options

marciol 2021-05-19T01:22:33.022900Z

https://penpot.app/ is a really interesting open source project, entirely written in ClojureScript

vncz 2021-05-19T02:23:10.023400Z

I’d have my part to share here as well but it would be toooooo long. Maybe next time

Ben Sless 2021-05-19T05:36:53.023700Z

Does logseq count?

dharrigan 2021-05-19T05:38:26.023900Z

This is all written using clojurescript and clojure: https://kpow.io/

2021-05-19T18:13:50.027800Z

And here I am still writing javascript that has to be IE9 compatible...

marrs 2021-05-28T10:58:35.189800Z

I yearn for the days when I was writing websites that had to be noscript compatible.

Aron 2021-05-19T18:24:53.028Z

me too