HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ACosmicDust

no profile record

comments

ACosmicDust
·5 ปีที่แล้ว·discuss
I am sort of facing the same problem. On one hand I like math, abstract algebra, calculus etc but on the other hand I know I am not great with it. I am slow, I am not creative. So, when trying to learn something for programming like differential geometry, when I go deeper than I need to, I feel like I am wasting my time. And sometimes it is particularly hard to read a book written for mathematicians because my knowledge of it is not as "continuous" as theirs.
ACosmicDust
·5 ปีที่แล้ว·discuss
Emacs does have a package to use tree-sitter [0]. I think emacs-lsp is aware of this highlighting backend and performs pretty well.

(semantic highlighting is pretty slow for C++ with font-lock, with tree-sitter it's a breeze :))

[0]: https://github.com/ubolonton/emacs-tree-sitter