/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

aneesh.mataroa.blog
| | afnan.io
3.7 parsecs away

Travel
| | Explaining a Facebook interview question that utilizes dynamic programming
| | hypirion.com
3.5 parsecs away

Travel
| | Can you learn anything valuable by removing programming constructs?
| | qsantos.fr
1.4 parsecs away

Travel
| |
| | www.joeltok.com
19.6 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.