Explore >> Select a destination


You are here

blogops.mixinet.net
| | hauleth.dev
15.8 parsecs away

Travel
| | Blog about BEAM, Rust, fantasy & stuff Dumb Elixir VIsual (and iMproved) editor How I have configured Vim for working with Elixir and Erlang projects
| | ncona.com
7.5 parsecs away

Travel
| | In this post we're going to configure neovim to work with Arduino Language Server. Nvim Lsp Config Neovim comes with an LSP client included, nvim-lspconfig is a plugin that helps us configure the client so it can talk to LSP servers. This configuration should be enough to get started with Arduino: 1 2 3 4 5 6 return {
| | xnacly.me
9.3 parsecs away

Travel
| | Using Treesitter in neovim to conditionally highlight code snippets
| | www.softdevtube.com
74.0 parsecs away

Travel
| Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is