• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle




  • This is handled by the inverter and charging modules, some use FPGA chips others use dedicated ASICs, but it doesn’t require anything wild in terms of raw compute power, mostly up to having good algorithms to handle the situations correctly. Nothing more than a modern ICE engine which needs to very precisely manage intake and exhaust cam phasing, ignition timing, intake pressure, and multiple injections per cylinder/cycle along with monitoring a multitude of sensors to keep everything in tolerance. In terms of simplicity, the first automobiles at the turn of the century were electric before the ICE caught on thanks to the advent of the electric starter and limitations in battery technology at the time.


  • skysurfer@lemmy.worldtoTechnology@lemmy.worldRoku got hacked
    link
    fedilink
    English
    arrow-up
    123
    ·
    4 months ago

    The headline is misleading. Roku didn’t get hacked and leak accounts. There were ~15000 customers that had accounts accessed due to credential stuffing. Aka, they reused passwords on other sites that had leaks and hackers tried those credentials on their Roku accounts and got into them.



  • I wonder if there is something going on with scheduling waits that is impacting the audio process. I would first try upping the CPU units in Processors->Advanced settings for the VM, bump it to something like 200. Otherwise, if you over subscribing your CPU cores, try temporarily dropping the number of cores subbed out to your VMs to match the physical host to see if it helps, since that could help resolve scheduling issues as well.



  • Due to electric drivetrains having minimal fixed losses at low speed unlike internal combustion engines. Aerodynamic losses start becoming the largest factor for EVs at relatively low speeds (25-35 MPH) since other losses at so low. This shows up on tests as higher city efficiency and lower highway.

    For an internal combustion engine you are burning a large amount of energy just to keep the engine running, so the slower the speed, the less distance traveled for the fixed amount of running losses and lower the MPG. It isn’t until higher speeds (55-65 MPH) that aerodynamic losses become the largest factor. This manifests as lower efficiency in the city tests and higher highway.



  • Seems someone doesn’t understand how OAuth works. It does not automatically give full access to your social media accounts, location history, and device cameras as the video says.

    Using the Google button for instance will tell you exactly what permissions are being requested every time you login. Generally, it will be name, email, language, and sometimes profile picture. Aside from the profile picture you would give all the same information anyway to create an account. At least with OAuth there is no worry about passwords, especially for people who don’t have good password practices and reuse passwords between different sites.