/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

maw.sh
| | nickjanetakis.com
3.4 parsecs away

Travel
| | This will be a 1,000 foot overview of the process.
| | tsumarios.github.io
3.5 parsecs away

Travel
| | A Termux setup with essential tools, configuring zsh, and enhancing Neovim with plugins.
| | ncona.com
3.0 parsecs away

Travel
| | I've known about neovim for a long time, but I've never tried it out. My goal for this article is to try to replicate my current vim configuration: File explorer Grep Fuzzy file finder Syntax highlight .vimrc configuration If Neovim is as good as people say, I should be able to do that, and it should run faster. Installation Neovim is already packaged for most OS. Sadly, the version included in Ubuntu is too old for most plugins out there. For this reason, we'll have to build from source. Install prerequisites: 1 sudo apt-get install ninja-build gettext cmake unzip curl
| | loufranco.com
14.1 parsecs away

Travel
| [AI summary] A blog post discusses an MIT study on GitHub Copilot's impact on software development productivity, highlighting its effectiveness in speeding up task completion for experienced developers.