• 2 Posts
  • 76 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle



  • So I was trying to think how I’d implement it, and I agree if it’s simple then it really only needs to set the brightness level once, then remember if the user adjusts it, and reuse that adjustment for every lux reading.

    Hence the example I gave:

    Take the ambient light level (lux).
    Set brightness to 5.
    Log that the user has made it 1 level or 10% darker.
    Next time it senses the same lux level, set the brightness 1 level lower



  • I totally agree with you.

    However there is one smart feature Samsung has that I like. The screen brightness auto adjusts based on the ambient light, but if I change that automatic brightness (I prefer the screen darker) it will remember that and consistently adjust the brightness.

    I’m not sure it’s really an AI feature…

    Take the ambient light level (lux).
    Set brightness to 5.
    Log that the user has made it 1 level or 10% darker.
    Next time it senses the same lux level, set the brightness 1 level lower













  • All valid points, and I didn’t realise the differences in outcomes based on the various counting methods!

    That would be complex to explain to many people I’m sure. However, and I’m possibly biased here, there’s a whole bunch of systems I don’t fully understand (car engines, encryption methods, football tournament knock out rules) but I know they work and tend to accept them and at least understand their limitations and outcomes.

    I can totally see how people would reject things they don’t understand, and could be easily pushed in to rejecting a new system.

    Also I agree that winning an election based on the change could be hard, and perhaps attempting to introduce this change later would work. Though I’m not sure the big parties (labour and conservatives in UK) really want to change a system that works for them!



  • I’m clearly not understanding something here, but I thought search engines would require loads of space to index all the internet. Just thinking about the ability to search for code on stackoverflow seems like loads already.

    Edit:

    Found it!

    SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.

    Looks very interesting, thanks for commenting about it.