logoalt Hacker News

riffraffyesterday at 11:24 AM2 repliesview on HN

I think Bozhidar's other projects[0][1][2] are more relevant as "credentials" for an Emacs mode, although probably more niche :)

[0] Projectile, a project mode https://github.com/bbatsov/projectile

[1] Cider, a clojure mode https://github.com/clojure-emacs/cider

[2] Prelude https://github.com/bbatsov/prelude


Replies

mark_l_watsonyesterday at 2:22 PM

Good projects. I have only used Clojure professionally for about 2 years out of the last 15 years but I lived in Cider.

When I bought my new laptop a few months ago I consciously and purposefully refused to install VSCode, just improved my Emacs setup for all writing and programming - and I have been happier for it.

eductionyesterday at 3:57 PM

For context for those not aware, CIDER is probably the #1 Clojure repl in terms of popularity for day to day work.