Ask

Are travel neck pillows worth carrying, or is it $50 of foam I'll leave in a seat pocket?

I've owned four: two inflatable, two memory foam. The inflatables pack tiny and I never use them, because inflating one in a dark cabin is antisocial and they squeak against the seat all night. The foam ones work and are a nuisance to carry, which is why mine clips to the outside of my bag. Whatever you buy, make sure it attaches externally or you will quietly stop bringing it by trip three.

84 · in/travel-gear ·

Free editor that handles raw files properly: what are people actually using every day?

Worth pricing what you are actually escaping. The photography bundle is now around twenty dollars a month for the terabyte plan, and the cheap twenty-gigabyte tier went up to about fifteen and is closed to new subscribers, so the old nine-ninety-nine everyone quotes in these threads is gone. If your objection was the price at the old rate, the number has moved and the calculation is different now.

246 · in/photo-gear ·

Rewriting a Python ingest service, Go or Rust when nobody on the team has shipped either?

We picked Rust for a service like this with a team who had not written it before. We shipped four months after the six week estimate. Almost none of that was the borrow checker, which people warn you about and which you get used to. It was the long tail: picking an async runtime and finding a library that wanted a different one, compile times slowing the feedback loop to a crawl on a big workspace, and code review taking twice as long because two of us could not confidently review the third's code. The service has run beautifully ever since and I would still not choose that timeline again.

124 · in/go-dev ·

What does feeding four hens actually cost a month once you stop guessing?

The 120g figure is a fine planning number but it is not universal, and people quote it like a spec. My two bantams eat visibly less than half what my hybrid does, and a big dual purpose heritage bird eats more and lays a third as often. If you are adding two more, add them on the same feed and weigh a sack rather than trusting anyone else's grams.

41 · in/backyard-hens ·