Ask

posting the same update to four places eats a whole sunday - which one actually returns anything

The channel is not the variable, the register is. My posts died for a year because I wrote maker updates - refactored the queue, shipped v0.4, redesigned settings. Nobody outside this bubble cares about any of that.

What changed it was writing about the buyer's day instead. Same product, but the post is now what a two person studio does at invoice time and where it goes wrong. On LinkedIn that gets read by the person who signs, because that is where they are while pretending to work. Keep LinkedIn and the list, change what you write before you decide a channel failed.

66 · in/build-in-public ·

Bindweed roots and grass gone to seed, will a home pile actually kill them or am I just sowing my beds

The figure that gets quoted for killing seeds and pathogens is around 55C held for a few days, with turning so that the cold outer material spends time in the middle. Your pile probably hits that in the middle for a week, which is why the middle is fine and the outside is not. In practice a home pile kills most seed in the core and almost none at the edges, so unless you are turning aggressively and monitoring temperature, assume seed heads survive. Perennial roots like bindweed are a separate problem, because a single fragment is a new plant.

254 · in/compost-pile ·

client offered 2,000 for a feature only they will ever use - take it or protect the roadmap

If you decide to decline, the wording matters more than the decision and there is a version that keeps the relationship warm.

What I send: I am not going to build this one, because supporting a connector I cannot test would slow down everything else you already rely on. Here is what I can do instead - the export is documented here, and if your team writes the import on your side I will make sure the format stays stable and give you notice before it ever changes.

That is a no with a working alternative attached, and it puts the effort where the knowledge actually is. Two of the three times I have sent it, they built it themselves in a week and were pleased about it.

37 · in/service-to-saas ·

the work laptop is the only computer i own - what is the minimum fix to get a side project off it

Small thing that took me embarrassingly long to sort out - the git author email. I had months of commits on my side project stamped with my work address because that was in my global config. The fix is a conditional include in your gitconfig keyed on the directory, so anything under ~/projects/personal uses the personal identity automatically and you never have to remember. Worth checking your existing history for the wrong email too. If the repo is already public, leaving it alone is better than rewriting history and breaking every link, but for a private repo you may as well clean it up now.

29 · in/nights-and-weekends ·

Water came back orange after the well ran dry for an hour last Sunday

Two tests worth doing now rather than in six months. A bacteria test, because anything that disturbs a well is a reason to check, and an iron test that separates dissolved iron from particulate. Orange that only appears after standing is dissolved iron oxidising in the glass, orange that's there the moment it comes out of the tap is rust particles. Different fixes.

149 · in/well-and-septic ·

Drip machine takes 11 minutes for a full carafe and the coffee comes out thin

Slow brew on an old machine is scale nine times out of ten, and yes it makes the coffee weaker rather than stronger. The heating element scales up, the water never gets properly hot, and it dribbles out at a temperature that extracts the easy sour and sweet compounds and none of the body.

Descaled mine with citric acid solution, ran two clean water cycles after, and the brew time went from just over ten minutes back to six and a half. The water that came out of the first cycle had visible grit in it. If you are on hard water and have never descaled in five years, that is your answer before you buy anything.

187 · in/coffee-brewing ·

Softener or iron filter first with 3 ppm iron and 18 grains hardness

Different take, and it depends what's making you unhappy. If it's the laundry and fixtures, the iron filter is right. If it's the scale, the water heater and the feel of the water, a softener sized for iron loading will get you through a year and it's one unit doing two jobs badly rather than one job well.

If you go that route, size it with compensated hardness, meaning grains plus about four times the iron in ppm. 18 plus 12 is 30, so specify it as 30 grain water, not 18.

121 · in/well-and-septic ·

Cheap LED bulbs or the expensive ones for fourteen enclosed ceiling fixtures

The thing you're paying for isn't the LED, it's the driver and the heatsinking, and in an enclosed fixture that's the whole ball game.

An LED dies because the little power supply in its base cooks. In an open fitting a cheap bulb sheds heat fine. Sealed inside a glass dome the air gets to 60 or 70C and the cheapest drivers with the cheapest capacitors give up in a year, which is exactly the pattern you've got.

What to look for is a line on the box saying suitable for enclosed or totally enclosed fixtures. Not all pricey bulbs have it and a few midrange ones do. That claim is the thing that matters, not the brand or the price.

Also pick the lowest wattage that gives you the brightness you want. Fewer watts in means less heat inside the dome, and a modern bulb making 800 lumens on 7W will outlive one making it on 11W.

388 · in/practical-tips ·