Live data from Hacker News

My Emacs eye candy

xenodium.com

1–10 of 89 posts

Re: My Emacs eye candy

#4
post #3

Colors are surprisingly helpful! Vim+Python might be more popular than Emacs+Lisp, so here's my rainbow mode plugin to help with Tabs: https://github.com/csdvrx/indent-rainbow

I don’t find colors that helpful. A little goes a long way, and it’s easy to go overboard IMO.

Re: My Emacs eye candy

#6
I have a very similar Nyancat progress bar plugin for IntelliJ that I love. I'm a Cursive guy for Clojure but also always wanted to spend the time learning some emacs

Re: My Emacs eye candy

#8

Emacs users: how good is ChatGPT in creating emacs config files? (I can't assess it myself myself because .el files are at the sorcery level too high for Rincewind-like skills.)

I've had some success asking it to write me basic elisp functions to perform basic transformations of data or do stuff for window management. It starts hallucinating when I involve 3rd party packages, though.

Re: My Emacs eye candy

#10
post #3

Colors are surprisingly helpful! Vim+Python might be more popular than Emacs+Lisp, so here's my rainbow mode plugin to help with Tabs: https://github.com/csdvrx/indent-rainbow

Cool! I like the monochrome gradient variant!
Post reply on HN