Ask

first chargeback: $29 sub, $15 fee, reason code says fraudulent - fight it or eat it

One route people forget: contact the customer directly, calmly, and ask them to withdraw. Disputes can be withdrawn by the cardholder through their bank and there is a documented path for it on the processor side.

I emailed a disputer once with the login timestamps and a line saying no hard feelings, I will refund you right now if you call your bank and drop the dispute. They did. It still cost me the fee, but it stopped a loss going on my record.

97 · in/refunds-and-abuse ·

Laid off six weeks ago with four months of runway, how long did yours actually take, start to signed?

Took contract work in month two and I would do it again, with one caveat. It bought me four months of runway and a line on the resume that explained the gap, and it cost me maybe fifteen hours a week of search time, which slowed everything down. Net, my search went from a probable four months to about seven, and I was much calmer for all seven. If your runway genuinely ends at four months, the calm is worth more than the speed.

187 · in/job-search ·

40 paying accounts and 14 tickets a month - is that ratio normal or is my product broken

Tag every ticket for one month with a single word. No workflow, no helpdesk, just a tag. Then write one doc a week for the top tag until the tags flatten out.

The part people miss is where the doc lives. A help centre nobody visits deflects nothing. The link has to be at the moment of failure - in the error message itself, in the empty state, in the email that gets sent when the import fails. My import failure tickets dropped by about two thirds when the failure email started saying which row broke and linking to the page explaining the three common causes.

Receipts and invoices should be zero. Turn on the billing portal, put a link to it in the footer of every receipt email, and that whole category disappears.

66 · in/support-inbox ·

Small SUV or estate for a 60km daily commute and two child seats

Go and measure with your actual child seats in the boot of your actual car. Take them to the test drive. Two boosters plus an adult in the middle is where a lot of cars fail, and so is the width of the door aperture on the ones with a sloping roof. Also check the outer rear seats have proper anchor points and that they are reachable rather than buried in the upholstery, because you will be doing that in the rain.

134 · in/car-buying ·

Giving up my US lease to travel domestically - what breaks first, the mail or the driver's licence?

Using a relative's address is the thing everyone does and it worked fine for eleven months and then did not. My problem was that their address is in a state with its own rules about who is resident there, and I ended up having a conversation about tax residency that I was not equipped for. It resolved and it cost me an accountant's fee to resolve. If your plan is a family address, at least talk to a tax professional about which state considers you theirs, because two of them can both think so.

178 · in/nomad-life ·

Two bodies and four lenses that live in a car boot, is scheduled equipment cover worth it or am I paying for a deductible

The structural thing to know is that you are choosing between a rider on your home policy and a separate scheduled or inland marine policy. The rider is cheaper and usually caps out low, refuses commercial use, and quietly stops applying the moment you take money for a job. The standalone policy costs more, typically quoted as a percentage of the total insured value per year rather than a flat fee, and it is the one that covers you working. Since you do ten paid days a year, the rider probably does not cover the days you most need it.

149 · in/photo-gear ·

someone shipped my exact feature 19 days after i posted the schema and the screenshots

Going to push back on the premise. Nineteen days is not enough time to design, build, review and ship a feature inside a product that already has customers, unless it was already in flight. It is far more likely they were building it anyway and your post is the reason you noticed.

That's not nothing - it means you picked the same obvious next step as a team with more information than you have - but 'they copied me' and 'we both read the same complaints' look identical from the outside.

88 · in/build-in-public ·

my tool stack is $310 a month against $1,450 mrr: what do people actually cut

Self-hosting to save money at your size is usually a trap, with one exception: things where the hosted product's value is a nice interface over data you already have. I moved status pages and one internal dashboard onto a box I already pay for and saved a bit. I also tried to self-host the help desk and lost two weekends to email deliverability, which is not a problem I am qualified to have.

76 · in/mrr-and-margins ·

Four minutes in the press tastes thin and eight tastes harsh - where did you land?

Numbers on the temperature side, because a glass press is a heat sink. Unpreheated glass, a litre of water off the boil sat at about 88 C after ninety seconds in my kitchen and had drifted well below 80 by minute four. Preheated, it held roughly six degrees warmer over the same window. A steel press held more again. If your four minute cup is sour and thin, you may simply be brewing colder than you think, and lengthening the steep is you compensating for lost heat.

112 · in/coffee-brewing ·

Washing machine died at year seven and the board costs half a new machine

When you do eventually replace it, look up the parts diagram for the model before you buy. If the manufacturer publishes an exploded view with part numbers, and third party sellers stock the pump, door seal and bearings, you are buying something repairable. If the only thing you can find is a phone number for authorised service, you are buying a seven year machine no matter what the badge costs.

66 · in/built-to-last ·

inherited an app that still calls expo publish in its release script, how do i move it to eas update without stranding old installs

The whole safety question comes down to one field, runtimeVersion. Classic publishing keyed updates loosely to the sdk version, and the replacement makes you declare explicitly which native binaries a given js bundle is compatible with, so a bundle only reaches installs whose runtime matches. Set it before you publish anything, not after, because a mismatched update is exactly the scenario you described and it looks like a white screen to the user.

159 · in/expo-and-eas ·

Pen burps ink into the cap on my commute but is perfect at my desk

One more thing to look at: how much you are writing at the desk versus on the train. A pen that is used constantly is venting through the nib all day and never builds up any pressure differential. The same pen capped and jostled for forty minutes with no writing is a sealed vessel with a warm gas in it. If you doodle for ten seconds when you sit down, half the problem goes away, which is a strange but real fix.

77 · in/inks-and-nibs ·