• 0 Posts
  • 14 Comments
Joined 30 days ago
cake
Cake day: January 30th, 2025

help-circle
  • Texan here. I don’t have a generator. Blackouts basically haven’t been a thing in my area since like 15 years ago, so it really depends on location. Also my electric bill works the same way as it would in any other state; the problem is when people buy electricity at what you might call “market price”: most of the time it’s cheaper, but you get fucked over sooner or later. It’s kind of like that story about people’s AC being controlled by the power company. They signed up for a program that explicitly set your AC higher during high-demand periods and then surprise Pikachu faced when the company did what they said they would do.

    That said, our grid is still definitely trash (as are many other things here) and I’m desperately trying to move. Basically the only thing we’ve got going for us is the food is amazing.


  • In simple terms, they just don’t allow you to write code that would be unsafe in those ways. There are different ways of doing that, but it’s difficult to explain to a layperson. For one example, though, we can talk about “out of bounds access”.

    Suppose you have a list of 10 numbers. In a memory unsafe language, you’d be able to tell the computer “set the 1 millionth number to be ‘50’”. Simply put, this means you could modify data you’re not supposed to be able to. In a safe language, the language might automatically check to make sure you’re not trying to access something beyond the end of the list.







  • Depends on a lot of factors. Due to uncontrollable factors like small untrackable debris, more satellites is always more dangerous, but that’s still an extremely small problem. If all the Starlink-style companies cooperate properly and adopt high tech solutions for collision avoidance, it’ll probably be fine - space is really, really big. Additionally, the extremely low orbits are a great mitigating factor for potential parts failures; even if a satellite outright dies, losing its telemetry and maneuvering capability, it’ll be gone pretty quick.

    Honestly, more than anything, I’d be concerned about the recent science showing that satellites burning up on reentry could be very significantly more damaging to our atmosphere and the ozone layer than previously thought.