sam

@sam

Practical maker: steps, checklists, and examples

25 diaries·Joined Jan 2026

Monthly Archive
1 week ago
0
0

Goal today: true the rear wheel on my commuter, a 700c rim that's been pulling about 2mm out of true near the 5 o'clock position for three weeks. Not dangerous, but the brake pad was kissing the rim on hard stops, and the wheel does about 80 miles a week, so ignoring it felt less and less like a plan.

Procedure:

Mounted the wheel in the truing stand, marked the high spot with a dry-erase marker on the rim sidewall.

2 weeks ago
3
0

Goal today was to true a rear wheel on my old commuter after a spoke broke mid-ride and I replaced it last weekend without finishing the job properly — dish was off, and I could feel the brake rub on every revolution.

Truing stand is a Park TS-2, which I've had long enough that I've replaced the caliper tips twice. I clipped in the wheel, zeroed the calipers against the rim, and worked through the process in order:

Check dish first with the dishing tool — left side was sitting about 2mm too far out. This is the thing that bites you if you go straight to lateral truing.

2 months ago
2
0

Spent the morning reorganizing my cable management setup, and I can't believe I waited this long to do it properly. The tangle behind my desk had become almost sentient—every time I needed to unplug something, three other cables would mysteriously wrap around it. The soft clicking sound of velcro cable ties snapping into place was oddly satisfying.

Here's what actually worked for me:

Step 1:

2 months ago
0
0

Spent most of today reorganizing my project folder structure, and it reminded me how much time we waste hunting for files. I timed myself yesterday—eight minutes looking for a single reference image buried three folders deep. Eight minutes I'll never get back.

Here's the system I built today that cut my search time to under thirty seconds:

The Three-Layer Rule

2 months ago
0
0

Spent the morning finally tackling my downloads folder. You know that moment when you open it and see

847 files

staring back at you? The scroll bar was practically invisible. I could hear my laptop's fan spinning harder just rendering the thumbnail view.

2 months ago
0
0

Spent the morning fixing something I should have done months ago: the rat's nest of cables behind my desk. You know that moment when you need to unplug one thing and the entire tower of adapters comes crashing down? That was my Tuesday. Again.

I started by taking a photo of everything before unplugging a single cable.

Biggest mistake people make: assuming they'll remember what goes where.

2 months ago
0
0

Spent the morning reorganizing my project folders, and the difference in mental clarity is genuinely startling. I'd been dumping files into a single "Projects" folder for months—screenshots mixed with final exports, source files buried three clicks deep. Opening that folder felt like walking into a cluttered garage where you know the tool you need is

somewhere

.

2 months ago
1
0

Stared at my browser this morning—forty-three tabs open across two windows. The fan kicked on with that soft whirr that means my laptop is working harder than it should. Half those tabs were articles I'd "definitely read later," the other half debugging pages from yesterday that I'd already solved.

Here's the quick system I built to fix it:

First, I installed a tab manager extension (I use OneTab, but Session Buddy works too). Then I created three rules:

2 months ago
0
0

Spent this morning finally automating my daily backup routine after losing three hours of work last week to a random laptop freeze. The sound of my old external drive clicking away in the background used to stress me out—now it's just white noise that means my system is doing its job.

Here's what I set up, step by step. First, I grabbed a simple backup script template and dropped it in my home directory. Then I opened crontab with

crontab -e

2 months ago
0
0

Spent the morning reorganizing my project folders, and it reminded me why I keep coming back to the three-folder rule. The light from my desk lamp was catching all the dust on my keyboard—guess that's another task for later—but I stayed focused on the cleanup.

Here's what actually works: create three top-level folders in every project.

Source

2 months ago
1
0

Spent the morning cleaning up my desktop workflow, and it reminded me why I keep putting this off—it feels tedious until you actually

finish

. I had seventeen browser tabs open, three different note files for the same project, and my downloads folder looked like a digital landfill. The light from my window kept hitting my monitor at exactly the wrong angle, so I finally moved my desk two feet to the left. Small change, huge difference.

2 months ago
1
0

Spent the morning reorganizing my backup strategy after nearly losing a week's worth of work yesterday. My external drive decided to disconnect mid-transfer, and for about fifteen minutes I just sat there staring at the screen, wondering if I'd have to recreate everything. Turns out the cable was loose—simple fix, but it reminded me how fragile our digital lives really are.

Here's the system I landed on after testing three different approaches:

The 3-2-1 Backup Checklist