Explore >> Select a destination


You are here

maw.sh
| | ericlathrop.com
6.0 parsecs away

Travel
| | I've been migrating from vim to neovim to get some of the fancy tree-sitter and LSP features. It's really nice when your editor understands the actual nature of your code. Anyways I got that stuff working, but I needed neovim to talk to Godot's built-in language server. If you're using nvim-lspconfig, it's as easy as adding the following code to that plugin's configuration:
| | www.trickster.dev
4.9 parsecs away

Travel
| | Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting
| | bdadam.com
7.0 parsecs away

Travel
| | Boilerplate code for generating static websites with node.js, GruntJS and Assembe.
| | matrixdreams.com
26.1 parsecs away

Travel
| I have a new project that I have been playing with. Matt's Node is a WordPress blog that runs as an entity on the fediverse. In other words, I have a Mastodon Instance of one. This has not been without a few problems. Being findable on Mastodon instances is erratic. [...]