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/)IP
Posts
3
Comments
882
Joined
2 yr. ago

  • In this day and age you need to be very careful abandoning anything in the cloud. My employer regularly contracts with HackerOne to test the security of our websites. On at least one occasion they demonstrated an exploit by creating an AWS S3 bucket with the same name as a bucket we stopped using years ago. We still had an old DNS record pointing to that old bucket if I recall correctly…

  • The only questions I really care about:

    • How many people were killed that day?
    • How many police officers were injured protecting the capitol and the people inside?
    • How many police officers took their own lives in the aftermath?
    • How much taxpayer money was spent repairing all the damage caused by these “guests”?
  • Well it won’t bother Trump supporters at all until they discover oranges suddenly cost $12 each. Then they’ll throw tantrums hoping Trump will notice and sign an executive order reducing orange prices to $0.05.

  • Only some VOIP calls are routed over the internet. Most calls, while digital, are still routed over the proprietary networks owned & operated by the major telcos.

    The internet is a packet switched network, which means data is sent in packets, and it’s possible for packets to end up at their destination out of order. Two packets sent from the same starting point to the destination could theoretically go over completely different routes due to congestion, etc. The destination is responsible for putting the packets back together properly. Packets can also get delayed if other higher priority packets come along. It’s for reasons like these that both voice & video on the internet can occasionally freeze, stutter, etc. Granted the capacity & reliability of the internet has improved greatly over time so these things happen less and less often. But the fact still remains that a packet switched network isn’t optimal for real time communication.

    Telephone networks on the other hand are circuit switched networks. When you are talking to somebody on a telephone then there is a dedicated circuit path between you and the other person. Each piece of the path between the two of you has a hard limit of the number of simultaneous calls it can handle, which ensures it always has the capacity to serve your particular call. If a circuit between two points is maxed out then the telephone exchange may try to route your call via a different path, or you may just end up with a busy signal.

    Packet switched networks also don’t have those hard limits that circuit switched networks do. So packet switched networks can get overwhelmed (think DoS attacks) which can also lead to outages.

  • Have you ever seen a modern landfill? For one thing they crush the contents by constantly rolling over it with a steamroller with spiked wheels that’s designed to shred & compact the trash as much as possible. Then there’s corrosive materials in the garbage that mixes with rainwater to create a leechate that will corrode other garbage as it seeps through it.

    I’d be shocked if a standard hard drive could survive a decade in such an environment.

  • Permanently Deleted

    Jump
  • The excuse (at least given to the public) was that using the nukes would save the lives of allied soldiers. The Japanese army was more than willing to fight to the death, and Japanese citizens had been brainwashed into believing allied soldiers would rape, torture, and kill them. So in their eyes it was also better to fight the allies if they were able to.

  • To enforce something like that you would have to force the drone to connect to some online database on a regular basis, and I don’t think that’s a thing. There’s certainly no requirement that drones only fly where there’s cellular or WiFi service.

    I also know of at least one company using higher end DJI drones specifically for providing services to police & fire departments, so they’d have to have some way of opting them out of such geo locks.