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/
vemv 2021-04-13T08:33:44.211600Z

lately I was thinking of coding an AWS CodeDeploy clone in clojure, here is a bit of context https://news.ycombinator.com/item?id=26787057 . Aside from scratching an itch, it seems a good self-contained project to exercise functional distsys programming. I have no rush for doing so but anyway, are there interesting projects with similar goals (written in Clojure or not)? pallet would be one but it looks larger than I'd rather have. For me the killer feature would be "does one thing well"

hipster coder 2021-04-13T18:48:54.213600Z

@jebberjeb I found your awesome Clojure Neo Vim plugin. Why isn't this being used way more. I tried Python, Node for the Neo Vim API. And yours is superior. Node cannot load the env when running a REPL.