Explore >> Select a destination


You are here

www.kirsle.net
| | unixsheikh.com
5.6 parsecs away

Travel
| | [AI summary] The user is advocating for migrating from Linux to BSD due to concerns about corporate influence on Linux, such as systemd's integration with Red Hat and Google's cloud-centric approach. They highlight BSD's community-driven development, lack of opt-out spyware, and better security and privacy features. The user emphasizes the need for a more transparent and community-focused operating system.
| | danaepp.com
5.2 parsecs away

Travel
| | Learn how to reverse engineer an Electron app to find artifacts like source code and API endpoints, and capture live traffic with Burp Suite.
| | codemagic.io
4.2 parsecs away

Travel
| | Boost your mobile app development with continuous integration and delivery. Replace manual intervention and build, test and deliver mobile apps 20% faster with CI/CD for mobile
| | ncona.com
18.7 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 {