I just completed "Calorie Counting" - Day 1 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/1
2.12.2022 23:09I just completed "Calorie Counting" - Day 1 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/1@luhring Not the real problem, but an example to illustrate: if I'm messing around with a 19x19 go game board grid, is there a way to make sure I don't accidentally create an 18x18 or 20x20 board via types? `BoardSpace[][]` just makes sure that I have an array of arrays of BoardSpaces.
Fixed-length arrays isn't something I need solved, but just an example of something I imagine type-checking could help with.
18.11.2022 23:19@luhring Not the real problem, but an example to illustrate: if I'm messing around with a 19x19 go game board grid, is there a way to...@luhring -- do you have any resources you'd recommend in order to appreciate benefits of TypeScript in more complex situations? I've generally just tried to minimally appease the type-checker, but I'm hoping to "do it right" and reap the rewards.
18.11.2022 23:17@luhring -- do you have any resources you'd recommend in order to appreciate benefits of TypeScript in more complex situations? I've...I've noticed more and more practices where the "best" and "worst" are eerily similar to each other. Here's an attempt to visualize the relationship between comments and readable code.
18.11.2022 22:47I've noticed more and more practices where the "best" and "worst" are eerily similar to each other. Here's an...@elonmusk@brands.town
As they said in the "Business Chronicle of the Pacific Northwest" on May 8, 1920:
> People don't want to work any more.
Amiright?
18.11.2022 05:06@elonmusk@brands.town As they said in the "Business Chronicle of the Pacific Northwest" on May 8, 1920:> People don't want...Current work project: writing a blog post about Gene Kim's "Five Ideals of DevOps" based on the internal presentation I gave. I hope I do it justice.
9.11.2022 21:03Current work project: writing a blog post about Gene Kim's "Five Ideals of DevOps" based on the internal presentation I gave....Thank you @Luca for https://fedifinder.glitch.me/ ! It was great to find so many of my Twitter follows already on Mastodon. 💓
9.11.2022 20:59Thank you @Luca for https://fedifinder.glitch.me/ ! It was great to find so many of my Twitter follows already on Mastodon. 💓