Skip to content

What are you working on this weekend?

Off Topic by harbourops 60 replies 4.6K views
2 #51
uma said:
Thanks harbourops

Happy to help, I suppose. Monday 10:00 is the new target. I'll post photos of the labeling if anyone cares. Color code is:

  • Blue: management VLAN
  • Green: client traffic
  • Red: out-of-band
  • Yellow: storage network

The yellow was supposed to be orange but the supplier sent yellow. It works.

#52
harbourops said:
Supplier sent yellow

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.

#53
real19 said:
Document it in the wiki

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.

6 #54
maximus26 said:
Terraform

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.

#55
jab823 said:
Terraform state rm

Prayer is not a backup strategy. Neither is ZFS, but at least ZFS has checksums.

I'm going back to my garden beds. Dirt doesn't have state files.

#56
vegetarob said:
Dirt doesn't have state files

It does though. Soil composition, pH, moisture levels. I have a spreadsheet. Everything becomes a spreadsheet eventually.

Raised beds are built. Filled. Seeds in tomorrow. The server can wait.

#57
glasgow_tom said:
Everything becomes a spreadsheet

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.

...
#58
quinnbizz said:
Not finish chapter 3

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.

#59
yuki14 said:
Mentoring a junior

This is the real work. Not the racks, not the labels, not the compile farms. Passing knowledge to someone who thinks 100 tick is just a number.

Good luck. Report back.

#60
william10 said:
100 tick is just a number

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.

Post reply Preview Save draft