This is how standards die. One substitution at a time. In five years someone will be tracing cables wondering why storage is yellow and the answer is "supplier error, 2024."
Document it in the wiki. Future you will thank present you.
Wikis are where documentation goes to be outdated. I put network diagrams in Git, in the same repo as the Terraform. If the infrastructure changes, the diagram changes or the CI fails.
Weekend project: nothing. I already automated my documentation guilt.
Terraform is also where documentation goes to be outdated, just with more state files. I've seen modules with comments referencing instance types that don't exist anymore.
My weekend project: terraform state rm a resource that doesn't exist and pray.
This thread has become a spreadsheet of human experience. We have servers, gardens, compile farms, and bathroom fans. The original question was "what are you working on this weekend?"
I am working on accepting that I will not finish chapter 3 of the Rust book. Again.
Chapter 3 is where the borrow checker wins. Everyone stalls there. My advice: write bad code that compiles, then make it good. The compiler is not your enemy, it's a very picky friend.
Weekend project: mentoring a junior through chapter 3. Pray for me.
It is just a number. The kids playing Valorant don't care about tickrate because the game feels fine. We cared about CS 1.6 tickrate because it was all we had to optimize.
Progress is not caring about the things that used to matter.
Post a reply
You need an account to reply.
Log in or
register to join the conversation.