• 0 Posts
  • 59 Comments
Joined 2 years ago
cake
Cake day: October 28th, 2023

help-circle










  • Not an expert, but have read news long enough to notice a few things get overlooked

    there are cases where it would be a disadvantage. If the athlete went through full male puberty their skeleton is going to be larger and heavier than someone who went through female puberty, after enough time at typical female hormone levels muscle mass generally decrease to be inline with cis women. It would take more energy to haul your own bones. On the otherside of the coin, more recent transwomen may not have gone through male puberty due to the use of blockers, why should they be penalised

    People also tend to focus on transwomen, but conceivably there are sports where transmen might be at an advantage, where a typically lighter smaller frame may be a win. There are also so few trans people competing at a competitive level that as someone who lives outside the american culture wars and tends not to give a shit about sport, it always seems like an such a waste of effort to make a drama out of it





  • in the case of Android, it comes down to the proprietary driver modules that are compiled for certain kernel versions. As newer versions of android are released with newer kernels, the closed source modules fall out of step. If the drivers for these components were open source anyone could recompile them for any Linux kernel. It’s usually up to the device manufacturer working with the likes of the chip makers to release newer module versions for their hardware. OEMs dont want to support their hardware beyond few years, so you’ll hopefully buy a new phone.

    The postmarketOS community (and some of the android community) works pretty hard trying to bring mainline kernel support to devices, which enables them to run generic Linux kernels, or conceivably newer versions of android than the OEM has released. But this involves reverse engineering support for this hardware.