this post was submitted on 02 Nov 2023
53 points (98.2% liked)

Programming

16212 readers
456 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

Inspired by tools like Grafana that I just discovered, what other cool open source tooling do you use?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 8 months ago

It really is amazing for programming. I gave VS Code(ium) a chance as I hadnt used it in a while, and it feels like a frustrating black box compared to Emacs.

My favorite feature is Emacs being entirely self documenting, it makes it SO much easier to troubleshoot issues, make refinements, or just understand what's going on in your environment.

Orginally I used Doom Emacs, but, although being wonderful to work in, wasn't as easily understandable to me. I recommend anyone wanting to start an vanilla Emacs config starts here.

Exemplary youtube playlist by System Crafters that makes creating your emacs config from scratch not only more palatable, but arguably trivial. (At least up to the point he goes in the series).