Hi!

My previous/alt account is yetAnotherUser@feddit.de which will be abandoned soon.

  • 0 Posts
  • 22 Comments
Joined 9 months ago
cake
Cake day: June 1st, 2024

help-circle






  • yetAnotherUser@discuss.tchncs.detomemes@lemmy.worldGenius
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 months ago

    I was thinking the drones would use Bluetooth to send the modified json to each other which negates the need for a NAS.

    Of course, two different drones may have modified the json nearly simultaneously so the json would need to be timestamped and the earlier timestamp overrules the later one in case of merge conflicts.







  • You are actually allowed to add up infinite series like this.

    Only that the infinite series have to be convergent, or else you get little of value. The series in your example oscillates forever (and the oscillation distance remains constant), therefore it diverges.

    Take the infinite series 1 + 0 + 0 + 0 + ... and add it like you did:

    1 + 0 + 0 + 0 + 0 + ...
    ___ 1 + 0 + 0 + 0 + ...

    And you just get 1 + 1 + 0 + 0 + 0 + ... which is just 2 * (1 + 0 + 0 + 0 + ...)