/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

peter0x44.github.io
| | www.tangramvision.com
3.4 parsecs away

Travel
| | Why might you want to cross-compile? We'll explain why, with tips and tricks for managing cross-platform development with Rust.
| | github.com
4.2 parsecs away

Travel
| | A cross-platform, linkable library implementation of Git that you can use in your application. - libgit2/libgit2
| | www.marcoieni.com
4.3 parsecs away

Travel
| | MarcoIeni's blog - programming, linux, and everything
| | www.joeltok.com
20.1 parsecs away

Travel
| The Problem Over the years I've often needed to search for specific files by their name in Visual Studio Code, but never figured out how to do it. I had always assumed that a Command F would reveal the file to me, but nope, that always only searched within files. So I've had to always resort to using complicated bash commands from search engine results (searching a new method each time I needed to do this), or literally trying my luck poking at folders in a random search.