|
You are here |
blog.dhsdevelopments.com | ||
| | | | |
gavinhoward.com
|
|
| | | | | This is my report on the 2024 Advent of Code. | |
| | | | |
henko.net
|
|
| | | | | If you use AI to solve puzzles for you, you are kind of missing the point. | |
| | | | |
www.jhmcstanton.com
|
|
| | | | | [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
|
|
| | | 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. | ||