Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SK
Posts
0
Comments
35
Joined
2 yr. ago

  • Any chance you are using a Thunderbolt device such as a network adapter or external drives? I had the issue on a NUC 10 where it would randomly drop the TB devices every few weeks and occasionally appear to be frozen. The latest firmware update finally took care of it.

  • 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.

  • Roku got hacked

    Jump
  • 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.

  • Another text book launch and booster landing.

    I am curious how many of these new Starlink satellites will need to be deployed before they can start offering the service to the public? I heard somewhere the plans were for 7500 of them in total but guessing the minimum for basic text message coverage will be far lower.

  • 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.