/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

blog.dhsdevelopments.com
| | gavinhoward.com
1.6 parsecs away

Travel
| | This is my report on the 2024 Advent of Code.
| | henko.net
1.4 parsecs away

Travel
| | If you use AI to solve puzzles for you, you are kind of missing the point.
| | www.jhmcstanton.com
1.3 parsecs away

Travel
| | [AI summary] The author reminds readers about the ongoing Advent of Code 2019 programming challenge, which releases two daily problems from December 1st to 25th, and mentions their personal progress and encouragement for others to participate.
| | www.joeltok.com
13.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.