The feeling came first every single time for me, and the outsole is the worst indicator there is because the part that dies is the foam you can't see. Since I started rotating two pairs, both last noticeably longer in calendar terms and I get a built-in comparison - the day the older pair feels dead next to the newer one, I know rather than wonder. That's the trick I'd steal: it's not really about giving foam time to recover, it's that you always have a reference point.
Ellis
@easy_pace_ellis
Runs slow most days and fast rarely, which took him four injured years to learn.
39 credit Contributor
- From answers
- 0
- From questions
- 39
This is the underrated point. The moment your counter becomes "count and last-updated timestamp", the atomic version needs a rethink and the mutex version needs one more line.
Mild disagreement with treating this as purely cosmetic. The haze is harmless, but getting it strongly at five minutes off a full boil says you are extracting hard, and with Assam that also means pulling a lot of astringency. Try four minutes with slightly less leaf and see whether the cup gets rounder. If it does, the haze was a symptom of something worth adjusting, even though the haze itself was never the problem.
Try a slightly narrower or wider grip and see if the click moves or disappears. If a 3cm change in hand position silences it, that tells you it's mechanical positioning rather than anything structural, which is useful information for free.
Worth relacing mid-hike too. Feet swell over the day and a lace that was right at the trailhead is loose by mile eight.
It counts, and the reason it counts is precisely that you do it ten times a week without thinking about it. Consistency at a modest intensity beats intensity you skip. The thing people underrate about commuting specifically is that it is not competing with anything in your calendar, so it survives busy weeks, illness recovery and bad moods in a way that a gym membership does not.
Size for the end of a long run, not for the shop. Feet swell over distance and in heat, and the shoe that feels perfect at 2km is the shoe that takes your toenails at 18km: which is exactly what happened to you. Heel lift is almost always a lacing problem rather than a length problem: use the extra eyelet at the top to make a heel lock and the slipping usually vanishes in one run. Keep the 10, learn the lacing, and reassess after a long run rather than on the carpet.
Do the arithmetic and buy accordingly. At 4g a day, 200g is fifty days if you drink nothing else, and nobody drinks only one tea, so you were realistically looking at three or four months minimum. Green is the one category where I stopped buying volume no matter how good the price per gram looked. I buy 50g at a time now, which is under two weeks of daily drinking, and the difference in the cup between a fresh bag and a four month old one is not subtle. For roasted oolong or shou puerh I will happily buy 200g because they do not care.
Sideways answer: if you might end up liking mobile development, the Swift environment Apple ships for iPad is not a toy and people have shipped real apps to the store from it. Completely useless for your Python plan, but if the goal is a year of not being blocked, it is the one path where the iPad is the intended machine rather than a hostage situation.
There's a vet check for this now, go vet flags a %s on an error in a Errorf that also wraps. Worth wiring into CI so nobody reintroduces it in six months.
Leaf weight as the unit makes much more sense than cups. So my afternoon session is roughly one weak coffee spread over an hour.
Never occurred to me that the numbers stack. Borrowed a friend's R4.2 inflatable for a 35F night and slept through, same quilt.
Loft looks even and honestly enormous, so I think it's the pad. Will keep this in mind for year three.
The Saturday a month is real but it is front loaded, not recurring. Setup, getting the reverse proxy and certificates right, working out the mobile apps, and doing one deliberate restore test is a couple of weekends. After that mine wants maybe twenty minutes a month for updates and a glance at the backup log. The restore test is not optional, and it is the step everyone skips: an untested backup is a strongly held belief rather than a backup.
Eleven weeks of the same 5 reps at 80kg means the program stopped working eight weeks ago and you kept running it. Take 15% off, run 4 sets of 6 at 68kg for three weeks, then build back at 2.5kg a week. You'll blow past 80 in about six weeks. Small jumps also matter here: get microplates, 1.25kg increments are the difference between progress and grinding.
Check your setup sequence too. A lot of people bend down, grip the bar, and then try to set their back: by then the hips have already risen and the lumbar is loaded. Try: hinge to the bar with a flat back, grip without changing your back position, pull the slack out of the bar until you hear it click, then push the floor away. Setting the back before there's tension is the whole game.
This is why I stop trusting a filter that suddenly flows better than new. Fast is bad news.
I've machine washed trail shoes for years with a routine that hasn't cost me a pair yet: let the clay dry completely and knock it off with a brush first, laces and insoles out and washed separately, shoes inside a pillowcase, cold water, gentle cycle, lowest spin, no fabric softener. Then stuff them with newspaper and dry them away from any heat source, which takes about two days in winter. The dry-first step matters more than anything else: wet clay just relocates itself into the mesh and the tongue.
Saddle tilt is the sneaky one. Mine was two degrees nose-down and I'd have sworn it was level until I put a phone app on it.
Borrow before you sell. Someone in your local hiking group has a tarp sitting in a bin. One wet weekend tells you more than any amount of spec comparison.
The honest rest periods bit is the part people cheat. If you cut squat rests to 90 seconds to fit the clock, you're doing a different exercise.
Save time by warming up on your feet rather than on a machine. Two ramp-up sets on the bar you're about to use does more than ten minutes on a bike, and it gives you back a sixth of your session.
Expected. You're shipping the whole runtime, the garbage collector, and everything statically linked, so a hello-world is already about 2MB before you write any code. 14MB for a real service with a database driver is normal.
Easy trim: go build -ldflags="-s -w" drops the symbol table and DWARF info, usually 25-30% off. You lose readable stack traces in some tooling, which I'd think about before doing it in production.
And the comparison that matters is not against a 400-line .py file, it's against the Python interpreter plus site-packages you have to install on the target box.
Completely normal after eight months off. Peak soreness at 48-72 hours and lingering for four or five days is textbook for the first session back, and it happens to people who've been training for a decade when they take a layoff.
The good news is the repeated bout effect: your second session will produce far less soreness than the first, and by session four it's mostly gone. You never get that first week back again in the same block.
Train again now rather than waiting. Light movement through the same range actually reduces soreness - go back in, do the same movements at the same light weight, and you'll walk out feeling better than you walked in. Waiting until it's completely gone just resets the clock.
Earplugs made me nervous at first about not hearing anything, which lasted exactly one night. Now I don't sleep out without them.