this post was submitted on 29 Nov 2021
0 points (NaN% liked)

General Programming Discussion

7700 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] miguel@lemmy.ml 0 points 2 years ago (1 children)

Well, heavy or not, open or close, JB have one of the best IDE's out there. Not for nothing have Netbeans and Eclipse fallen off the radar of developers, especially in the Java and related fields.

BTW I use Emacs (spacemacs) for Rust dev.

[โ€“] Aarkon@feddit.de 0 points 2 years ago (1 children)

Fun fact: I moved from Spacemacs to Doom Emacs because of resource consumption ๐Ÿ˜‰

[โ€“] sacredbirdman@lemmy.ml 0 points 2 years ago (1 children)

Have you tried running Doom on nativecomp-enabled Emacs? It's even speedier =)

[โ€“] Aarkon@feddit.de 0 points 2 years ago

I think what slows Emacs distributions down the most is custom Elisp code. Do those parts benefit from native compilation at all?