 
      
    | You are here | danaepp.com | ||
| | | | | www.trickster.dev | |
| | | | | Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting | |
| | | | | parsiya.net | |
| | | | | ||
| | | | | blog.ropnop.com | |
| | | | | Sometimes you need to intercept traffic from CLI tools. In this post I cover using Burp to intercept traffic from Java, Python, Node and Go CLIs | |
| | | | | ncona.com | |
| | | 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 { | ||