/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.dviramontes.com
| | suranyami.com
2.6 parsecs away

Travel
| | Some instructions for getting a dev environment on Raspberry Pi: Create development directory mkdir -p development/work mkdir -p develo...
| | kirillunlimited.com
3.1 parsecs away

Travel
| | Automated MacOS setup for development.
| | www.mitchellhanberg.com
2.1 parsecs away

Travel
| | [AI summary] A tutorial on installing and configuring Neovim with Elixir support, including setting up Language Server Protocol clients, LSP plugins, and integrating the Credo linter.
| | felipec.wordpress.com
17.3 parsecs away

Travel
| Chances are you are using a triangular workflow, even if you don't know it. A triangular workflow simply means that you pull from one repository, and push to another. This is what the vast majority of Git users do, unfortunately most of the good stuff is buried in the nearly incomprehensible official manpages. In this...