• 36 Posts
  • 1.34K Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle

  • I’m guessing a tankless water heater involves some electronic controls. It probably could be designed to use low-voltage DC with a battery backup, but that would be fancy.

    A gas stove should never need electricity for a burner to work if the user supplies another source of ignition like a match. This is surely a “safety feature” to prevent people from leaving the gas on when the electronic ignition is unavailable, but nobody with half a brain and a sense of smell would do that.









  • There is no such thing as an unedited RAW file displayed on a screen. Editor/viewer software will do one of three things to render a RAW to the screen:

    1. It may have a very close approximation of the camera’s own jpeg profiles. Capture One does have this for Fuji.
    2. It may use an embedded jpeg preview from the RAW file. You’ll notice this if you zoom in or edit.
    3. It may apply its own default processing. This will look different from the camera’s jpeg.








  • When? There have been a few times people stopped using Firefox in large numbers.

    One of them was when Chrome first came out. Firefox (and every other browser) at the time ran every site in one process. As sites became more reliant on Javascript, which was usually poorly written, that meant any one tab having a problem made other sites and even the browser’s own UI unresponsive, or sometimes crashed the whole browser. Chrome’s multiprocess model was a revelation. Firefox didn’t get its own implementation until 2016.

    Recently, there’s been some movement away from Firefox due to Mozilla making decisions people don’t feel align with open source, the open web, and privacy. The one that has me looking at forks is the planned addition of terms of use to the browser. Terms of use are for an ongoing relationship between a service operator and a user; Firefox is local software I’m operating myself on a computer I own. Its fine for optional online services like Sync to have terms of use, but the browser should work without those.