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/)OU
Posts
0
Comments
106
Joined
2 yr. ago

  • By defining the coordinate system as a sphere.

    Basically, there are multiple right answers, but the most correct answer depends on how you define coordinates.

    In “simple”, xyz it’s not a line.

    In Euclidean geometry, a straight line can follow a curved surface.

    In bullshit physics, everything is warped relative to spacetime so anything can or cannot be a line, but we won’t know.

  • This is one of the downfalls of a distributed system. You basically need public votes. Without it, instances lack critical information about the validity of votes. You don’t have a centralized system with back door access to monitor and maintain things.

  • It’s much easier to get approved for a loan on an existing business like this - especially if it has a physical building.

    Cash flow records show whether it turns a profit and a building provides real collateral that can be foreclosed and auctioned offf.

  • Thing is they needed to factor this j to the cost of selling the device.

    It basically costs them nothing to ru the service for this device. If they failed to calculate that as part of the sale price, that’s not the consumers fault.

  • They are. It’s not incredibly common, but it’s not rare.

    My coworker had his car stolen from his driveway. He believes it was a relay attack.

    That being said, it’s super easy to mitigate by putting your keys in a metal bin.

  • It’s all situational.

    My wife could absolutely rock an EV for her 3 mile drive.

    However, for road trips we don’t have enough charger coverage where we live, so alas we have an ICE

  • Permanently Deleted

    Jump
  • Sometimes you can.

    It’s common to use a Hall effect sensor for positioning. It gives off an analog value. You might be able adjust the signal threshold that you consider to be “open” or “closed” in software.

    Further, this is probably something that you just don’t spend a bunch of time engineering. Pick a value that’s well with your tolerance range and move onto harder problems. When a problem comes up, you can fine turn the range.