• 0 Posts
  • 70 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle
  • It’s a problem with the internal represensation of a C/C++ type alias called time_t, mostly. That’s the thing that holds the number of elapsed seconds since midnight on Jan. 1, 1970, which is the most common low-level representation of date and time on computers. In theory, time_t could point to a 32-bit type even on a 64-bit system, but I don’t think anyone’s actually dumb enough to do that. It affects more than C/C++ code because most programming languages end up calling C libraries once you go down enough levels.

    In other words, there’s no way you can tell whether a given application is affected or not unless you’re aware of the code details, regardless of the bitness of the program and the processor it’s running on.







  • If you can. Medical devices are particularly nasty: there may be only one or two brands on the market that do what you need, because such devices understandably require extensive certification. If the only available option requires an app, you’re stuck. If you need something that meets other legal or professional certification requirements, you might also have very limited options.

    For just about anything else, I agree that there’s probably some alternative to an app-locked device, although some level of convenience tradeoff may be necessary.










  • Whether it’s a failure or not depends on whether they’re living in yurts by choice because it’s their traditional way of living, or they’re doing it because it’s cheap and they can’t afford anything else. (There are probably also some sanitation issues—I don’t think most yurts have running water, so public infrastructure would have to make up the difference there.) And you do need some minimal qualifications for assessing that: talking to the people living in the yurts would be a good start.



  • Author admits smartphones are ubiquitous, and doesn’t at all consider, in a hypothetical situation where everyone unanimously agreed to stop using them, where all this e-waste will go?

    Pretty much every single smartphone in use right now will be ewaste 20 years from now, and most of them will be within 10. So we have that disposal problem already regardless. Hypothetically, if everyone were to get rid of their phones, we’d at least stop creating even more future ewaste.