You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.
I don’t think it was a big technical innovation (it’s obvious that you want to separate a language-agnostic editor and a language-specific server). I think it’s a rather bad (aka, “good enough”) technical implementation (stay tuned for “Why LSP sucks?” post I guess?). But it moved us from a world where not having a language IDE was normal and no one was even thinking about language servers, to a world where a language without working completion and goto definition looks unprofessional. — Why LSP?
Helix: A post-modern modal text editor. Looks cool.
Choosing the Right Integers. #clang #rust
LaTeX A Modern Approach. #tex
Memray is a memory profiler for Python. #python