|
You are here |
www.jhmcstanton.com | ||
| | | | |
gavinhoward.com
|
|
| | | | | This is my report on the 2024 Advent of Code. | |
| | | | |
mrcat.au
|
|
| | | | | [AI summary] The author plans to participate in the Advent of Code 2023 programming challenge, sharing their solutions and code in various languages while emphasizing the learning and fun aspects over leaderboard competition. | |
| | | | |
vfoley.xyz
|
|
| | | | | [AI summary] The article critiques programming books that focus on superficial code style over fundamental architectural correctness, arguing that solving the wrong problem cannot be fixed by 'clean code' conventions like naming or method length. | |
| | | | |
siderite.dev
|
|
| | | You want to open the server for an application you are working on in Visual Studio Code and not have a browser open automatically. Or perhaps your default is Internet Explorer and you want to open Chrome instead. Use the environment variable BROWSER and set it to "none" or "chrome". | ||