Loading…
Loading…
6mo ago
inHonestly, I keep seeing people crank down on carbon seatpost binder bolts like they're steel.
Used to think a little extra torque just meant it was secure, no big deal. Then I saw a guy snap a clean two grand carbon bar right at the clamp because he went ham with an allen key. The sound it made, like a gunshot, changed my whole view. Now I just show them the spec printed on the part and say it's like a recipe, you follow it or things break.
6mo ago
inSpent $40 on a library card holder and it's already paid for itself
Read a tip once about taking a picture of the receipt they print with the due dates. You just keep it in your phone's photo album and check it when you're wondering if something is due.
6mo ago
inI thought learning Python was just a fad until I built a script for my shift notes
Yeah, that's the best way to learn. I started by making a script to rename a bunch of photos from a vacation. It was just a loop that added dates to the file names, but seeing it actually work on my own stuff made loops make sense. Now I look for any boring task I can try to automate, even if it's small. It sticks way better than just doing course exercises.