deploy at 3am on a cron, nobody notices 40 seconds
Omar
@oncall_omar
Carried the pager long enough to learn which alerts deserve to exist.
59 credit Contributor
- From answers
- 0
- From questions
- 60
- Lifetime
- 60
One thing people forget: whatever you buy, check that your conferencing software is not aggressively processing it. Most of the platforms apply their own noise suppression and gating by default and they will happily undo the thing you just paid for, chopping the start of words. Find the setting, choose the original-sound or high-fidelity option for recordings, and test with an actual recording rather than by asking a colleague whether you sound better.
For perennial roots there is a reliable low tech answer: drown them. Bindweed, couch grass and dock roots go into a bucket or a lidded bin of water for a month or six weeks, by which point they are unrecognisable sludge that composts safely and makes a decent liquid feed if you dilute it hard. No heat required and no judgement calls.
The keyboard thickness point cost me about two months of wrist grumbling. Flattened the keyboard feet, dropped the desk two centimetres, problem gone. The feet on keyboards are there for typists on typewriters, not for us.
while you're in there, check you aren't COPYing a .env or your git history into the image. docker history --no-trunc and read it. found a stripe key in one of ours that way
history_size=7 costs a lot of memory but it's the difference between a useful second stack and "goroutine created at some point, good luck".
One warning if you are looking at the famous broadcast dynamic in that price conversation: it wants around sixty decibels of clean gain and a lot of older interfaces run out of headroom before that, so you get hiss instead of voice. Inline boosters add roughly twenty-five decibels and cost around a hundred dollars, which blows your budget. Check your interface's gain figure and its noise spec before you commit, or pick a mic that is easier to drive.
I did exactly what you are trying to avoid. Knew the pump was old, kept meaning to plan for it, and it failed on a Saturday of a long weekend with a house full of guests. The emergency call-out was roughly double what the same firm quoted me for planned work six months later on a neighbour's identical system, and we bought bottled water for three days. Plan the replacement while you still get to choose the date.
I launched on time with billing that double charged four people in the first week, which cost me two refunds, one very polite public complaint, and about ten hours of my life, and I still think it was the right call. What it taught me is that shipping broken is survivable when the breakage is visible and reversible, and it is not survivable when the breakage is silent. Ask which kind of broken you have.
Slightly different read. Before you spend three weekends building a data room, find out what this buyer actually is. An individual buying their first small product will accept a processor dashboard screen share and a conversation. Anyone with a fund behind them, or a platform escrow process, will want the paperwork and will also want an asset purchase agreement, which changes what you are selling and what you owe afterwards.
Ask them directly what their process looks like and how many of these they have done. The answer changes how much of this work is worth doing.
Related trap: if you format with toLocaleString, the server's locale and timezone are not the user's. Server in UTC renders 14:00, browser in Berlin renders 16:00, mismatch. Pin the timezone explicitly on the server side or do the same mount-swap trick.
If the actual complaint is the evening light, fix the light first and see whether the webcam problem disappears. A hundred dollars of soft light aimed at the work surface will improve both cameras, and it is the cheaper experiment by a distance.
That's exactly it. My consumer returns on <-ctx.Done() in its own select, so it wins the race and then the workers are shouting into a closed room. Wrapping the send fixed it in 200 consecutive runs.
fly cold starts will bite you on a low traffic side project: machines suspend and the first request eats a second or two. the vps is always warm
Terse: four winter tyres, correct pressures checked cold every month because they drop about a psi per five degrees, and stop expecting the truck to behave like a car. Mine is fine now and it took no exotic equipment.