--- Day 7: Bridge Repair ---| adventofcode.com
--- Day 19: Linen Layout ---| adventofcode.com
--- Day 1: Historian Hysteria ---| adventofcode.com
For expressions transform complex input values into complex output values. Learn how to filter inputs and how to group results.| For Expressions - Configuration Language | Terraform | HashiCorp Developer
For the ninth December in a row, I’m playing with Advent of Code. Advent of Code is a series of 50 puzzles published by Eric Wastl, where you try to solve Christmas from some far-fetched horror. Every day from December 1st to December 25th, two puzzles become available, but the second is revealed only after you provide the answer to the first. In this post I will go over how you can solve them, and hopefully some interesting concepts along the way.| bertptrs.nl
If you need to ensure that a particular piece of data is only ever modified by one thread at once, you need a mutex. If you need more than one mutex, you need to be wary of deadlocks. But what if I told you that there’s a trick to avoid ever reaching a deadlock at all? Just acquire them in the right order!| bertptrs.nl
Explore Terraform product documentation, tutorials, and examples.| Terraform | HashiCorp Developer