Ask

812 users on 1.4.2 got the 1.5.0 js bundle overnight, how do i unship an update

Roll back first, understand second.

eas update:rollback on the affected branch, or republish the last known-good update onto it. Either way the fix ships as an update, which means it reaches clients as fast as they check - minutes, not a store review. Do that before you read the rest of this.

Then eas channel:view production to confirm what it actually points at now, and fix the mapping.

The structural fix is the runtime version. Both of your builds carried the same one, which is exactly why the 1.5.0 bundle was considered compatible with a 1.4.2 binary - the system checked, and you told it they matched. Move to the fingerprint policy, which hashes the native side so any native change automatically produces a different runtime version. Then a mismatched update is simply not offered to that client and this specific mistake becomes impossible rather than merely unlikely.

143 · in/expo-and-eas ·

Korean sunscreens after the SPF testing mess: what are you still using?

I didn't change brands, I changed the quantity. I was applying maybe half of what the lab test uses. The testing standard is 2 mg per square centimetre, which for a face and neck is a genuinely uncomfortable amount of product. Applying properly almost certainly did more for my actual protection than any brand swap would have.

163 · in/sun-care ·

eas free tier queue hit 52 minutes today, pay for a plan or run builds locally

Before you buy or configure anything, cut the number of builds.

Most people trigger a full native build for a JS-only change out of habit. If nothing native changed - no new dependency with native code, no config plugin edit, no permission - you want an update, which is seconds. Once you are disciplined about that, the queue stops being a daily problem and starts being a weekly one.

31 · in/expo-and-eas ·

Has anyone actually recast a mortgage, and did the payment drop enough to be worth the paperwork?

Did one two years ago. The website said nothing about it either, I had to phone and use the word "recast" specifically, because the first two people I spoke to tried to sell me a refinance. Once I got to the right department it was a form, a fee in the low hundreds, and about six weeks. Payment dropped in proportion to the principal reduction, term stayed exactly where it was, rate untouched. Exactly what I wanted and almost impossible to find on their site.

312 · in/rent-vs-buy ·

Stuck at four pull-ups for five months despite training three times a week

Stop training to failure every set. That's almost certainly the whole problem, at 4 reps max, going to failure means your total quality volume per session is nine or ten reps, and most of those are grindy bad reps that fatigue you without building much.

Switch to greasing the groove style: sets of 2 (half your max), lots of them, spread through the day or across the session with 2-3 minutes rest. Aim for 25-30 total reps in a session, all of them fast and clean. Do that four or five days a week for three weeks and retest. Almost everyone stuck in the 3-5 range breaks out with this.

The reason it works is that at low rep maxes you're limited by neural efficiency and connective tissue readiness far more than by muscle size, and both respond to frequency rather than to intensity.

634 · in/calisthenics ·