• 0 Posts
  • 15 Comments
Joined 4 years ago
cake
Cake day: January 21st, 2021

help-circle




  • Robot vacuum cleaners aren’t great a cleaning, but they are very effective at keeping the dust down. You will still want to clean occasionally but with a robot vacuum running regularly you can do it much less often and the house feels cleaner in the meantime.

    I’m also lucky enough to be able to afford house cleaners now. It is such a nice gift to our family to not have to worry about doing these things. We can spend that time doing stuff together rather than cleaning and we don’t think about how dirty the house is and dread cleaning it nearly as often. If you can afford it I would highly recommend it. It definitely isn’t cheap but many people have more expensive habits that bring less joy IMHO.


  • there will be scaling with all of its negative consequences on perceived quality

    In theory this is true. If you had a nice high-bitrate 1080p video it may look better on a 1080 display than any quality of 1440p video would due to loss while scaling. But in almost all cases selecting higher resolutions will provide better perceived quality due to the higher bitrate, even if they aren’t integer multiples of the displayed size.

    It will also be more bandwidth efficient to target the output size directly. But streaming services want to keep the number of different versions small. Often this will already be >4 resolutions and 2-3 codecs. If they wanted to also have low/medium/high for each resolution that would be a significant cost (encoding itself, storage and reduction in cache hits). So they sort of squish the resolution and quality together into one scale, so 1080p isn’t just 1080p it also serves as a general “medium” quality. If you want “high” you need to go to 1440p or 2160p even if your output is only 1080.


  • the reason no one posts the bitrates is because it’s not exactly interesting information for the the general population.

    But they post resolutions, which are arguably less interesting. The “general public” has been taught to use resolution as a proxy of quality. For TVs and other screens this is mostly true, but for video it isn’t the best metric (lossless video aside).

    Bitrate is probably a better metric but even then it isn’t great. Different codes and encoding settings can result in much better quality at the same bitrate. But I think in most cases it correlates better with quality than resolution does.

    The ideal metric would probably be some sort of actual quality metric, but none of these are perfect either. Maybe we should just go back to Low/Med/High for quality descriptions.




  • Yeah, there are two components here

    1. Adding extra length.
    2. Adding more outlets.

    2 is the main problem, but you need a little of 1 to have it fail in an unsafe way (ie. not just tripping the circuit breaker).

    If you just add a lot of extra outlets and plug lots of stuff in then you will simply trip the circuit breaker. (Assuming that everything is properly set up according to code.) In order to create a problem you need some extra wiring that is rated for less load than the wall wiring. (Now in practice every splitter has some amount of wiring, so these can be the same device, but most power bars are rated to be “fully used” or have a fuse internally). So the problem looks something like this:

    1. Have a 20A wall circuit.
    2. Plug a 10A extension cord into it.
    3. Plug a power bar or other splitter into the extension cord.
    4. Put enough devices into the splitter to generate 15A of current.

    Now you are overloading the extension cord and risking fire.