|
|
|
|
|
by zelphirkalt
104 days ago
|
|
Emacs' hard to solve issue is its use of global mutable state all across the board, which makes concurrency and parallelism very hard to add properly. It will take a lot of effort to slowly carefully reduce the error/bug surface and add proper parallelism constructs, that are easy to use for any package author. |
|
I love Emacs, but it really just fails to be effective for me when I work on monorepos and even more so, when I'm on tramp.