• 1 Post
  • 269 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2024

help-circle



  • I’ve been using “cheap” 43" 4k TVs as my main monitor for over a decade now. I used to go purely with Hisense, they have great colour and PC text clarity, and I could get them most places for $250 CAD. But this year’s model they switched from RGB subpixel layout to BGR, which is tricky to get working cleanly on a computer, even when forcing a BGR layout in the OS. One trick is to just flip the TV upside down (yes it actually works) but it just made the whole physical setup awkward. I went with a Sony recently for significantly more, but the picture quality is fantastic.





  • CeeBee_Eh@lemmy.worldtoOpen Source@lemmy.mlWhat's up with FUTO?
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    12 days ago

    It’s the same reason that facial recognition has more false positives for people with more melanin in their skin.

    This is not the real reason. It’s because camera tech from more than 10 years ago was worse than today and had trouble with anything less than ideal lighting conditions. Darker textures reflect less light, so the darker someone’s skin the less details a camera can see.

    However we’re still talking about a 0.001 FMR for white men to a 0.002 FMR for black men. That’s “2x more false matches” but it’s a 0.001 difference.

    With modern cameras and recent facial recognition tech, the issue in differences of skin colour is virtually non-existent. Yes, I know of the news stories about false arrests in recent years, but no tech is perfect and you’re talking about a few instances out of billions.

    No, I’m not defending the use of the tech, just pointing out facts.


  • I read your comment. You basically repeated back what I said.

    As for “not actually anything extra reliability”, that’s not true. This is literally the definition of all your eggs in one basket. If all these services were instead spread out amongst smaller providers, there wouldn’t have even been any news about it because it would have affected just a few services. But instead half the internet went down.

    Even one of the applications I manage was down because of a single RTE npm dependency used on the forms. This is when we discovered that the npm module wasn’t bundling the whole thing but in fact dynamically pulling the js from a CDN hosted on AWS, because our prod instances kept erroring out for everyone (No, I did not write this application and I’m already replacing the dependency).

    The argument isn’t about spending thousands for a lateral shift in reliability, the argument is to decouple everything from a single failure point.