home.social

#usetheplatform — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #usetheplatform, aggregated by home.social.

  1. I enjoyed this article on #vim #minimalism, even though it's a bit too extreme for my taste. I too try to keep my setup as lean and use as much built-in functionality as possible. But I still think syntax highlighting and LSPs are genuinely useful. #LSP feedback should be entirely on-demand of course. And compiling commits with #fugitive is just so much faster and more flexible than with the #git #cli. But apart from that… right on!

    yobibyte.github.io/vim.html

    #useThePlatform #neovim #vimFugitive

  2. Day 24: Who to Follow.

    Today is not but I'm still glad to share the final day of this series about , which is dedicated to all the awesome folks in the community who and rely on web standards. This project wouldn't be possible without your work!

    webcomponents.today/who-to-fol

  3. Just listened to episode 453 "Why do people still use over ?"

    Honestly, all of the things mentioned can be achieved with a few lines of code in a wrapper function* or service worker. No need to pull in 20 kB of external code unless you're using all of the features. !

    *) Building a little client is almost always very useful anyway