There’s a post on Microfeatures I Love in Blogs and Personal Websites going around. What I love about these posts is they inevitably expand the number of people doing experiments on their blogs. But this time, most of the features are really only for long, non-fiction essayists.

2024-06-24
I’ve been using VS Code a bunch the last few working days in part to see how well GitHub Copilot works and I have to say the autocomplete is incredible for things like a big refactor. It’s like what people with advanced IDEs always do except 0 learning curve.
GitHub copilot is not much beyond the absolute best autocomplete someone could probably build going deeper into LSPs, but it’s pretty great at helping me move as fast as I think.