• 2 Posts
  • 51 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle

  • I’ll take compatible.

    Most people game on windows. It’s monolithic nature also means that they will mostly encounter the same bugs.

    Linux has a wider base of functionality. A bug might only show up on Debian, not Ubuntu.

    End result, they spend 60% of their effort solving bugs, for 2% of their base. That’s not cost viable.

    Compatibility means they just have to focus on 1 base of code. All we ask is that they don’t actively break the compatibility. This is far less effort, and a lot easier to sell to the bean counters.

    Once Linux has a decent share, we can work on better universal standards. We likely need at least 10% to even get a chance there.


  • First off, have you got HA up and running yet? That should be your initial focus.

    There are 3 main options.

    • Old laptop

    The cheapest option, but only if you have a spare. It doesn’t need that much grunt. You definitely want to check how much power it draws however. It’ll be on 24/7 and the cost of that can mount up.

    • Raspberry Pi (or other single board computer)

    This is a good “play around” option. It’s one of the cheapest choices as well. Unfortunately, Pis can become a bit unstable down the line.

    • NUC, or other mini PC. The small mini PCs are my preferred recommendation. They are powerful enough to do more complex tasks, but power efficient enough to not be problematic. They are also a lot more reliable than the SBCs.

    As for other hardware. Z wave is the best, but also more costly. ZigBee is cheaper, and still very functional. WiFi does the job, but needs a bit more planning. I personally use a mix of ZigBee and WiFi.

    If you’re buying WiFi hardware, I would try and focus on esp based options (ESP8266, ESP8285, or ESP32). You can replace the firmware in these, with either Tasmota, or ESPhome. I personally use sonoff and/or athom hardware, but there are plenty of other options.

    This might help finding appropriate hardware.

    https://templates.blakadder.com/



  • For nieve signal distances, that can sometimes be true. That’s not how starlink works however. It bounces the signal between satellites, each adding latency. Overall, fibre wins in almost every situation.

    The bigger problem is saturation. Most things you can apply to radio waves can be applied to light in a fibre. The difference is you can have multiple fibres on the same run. This massively increases bandwidth, and so prevents congestion.

    Just checked the numbers. Starlink is up at 550km. That means a minimum round trip of 1100km. In order to beat a fibre run, you are looking at over 2000km distance. Even halving that to (optimistically) account for angles, that’s still a LONG run to an initial data center.








  • cynar@lemmy.worldtolinuxmemes@lemmy.worldMen can't read our signals
    link
    fedilink
    English
    arrow-up
    27
    arrow-down
    1
    ·
    3 months ago

    Off the joke topic, but something that made it make a lot more sense.

    Scientists have studied this. Women do what are known as IOIs (Indicators of Interest). Most men can pick up on these. When they flirt, the rate doubles, or even more.

    The problem lies in the base rate. It can vary a lot, from 5/hour to 120/hour. At this point men are left with a conundrum. Is a 60/minute lady a 10, desperately flirting, or a 100, who’s slightly off put by you. The lady’s friends have an instinctive read on this rate, so it’s quite obvious. Most men have been burnt however, so tend to be over cautious. This can lead to a lot of flirting at oblivious men, who think you’re just being polite.




  • Apparently it’s mostly about familiarity. Even if we are annoyed at the time, we will often forget about it completely between then and shopping. By the time we are in the shop, we just have a vague sense of familiarity with the product. We instinctively buy the more familiar, as the “safer” option. It takes conscious effort to overcome this (which most people don’t have to spare).

    In saturated markets, this leads to a zero sum situation. Every customer you get is stolen from a competitor. Apparently the tobacco companies actually loved the UK ban on tobacco advertising. Their ads were intended to counter the ads of their competitors. None of them were roping in new smokers at a high enough rate to matter. The only ones winning were the ad agencies.






  • There are already plans for metadata signing. I think some high end Canon cameras might do it already. It basically allows proof (via public private key of the hash) that a particular camera took that photo.

    The idea is that you can create a chain of custody with an image. Each edit requires a new signature, with each party responsible for verifying the previous chain, to protect their own reputation.

    It’s far from perfect, but will help a lot with things like legal cases.