• 5 Posts
  • 690 Comments
Joined 2 years ago
cake
Cake day: January 29th, 2024

help-circle


  • Everything that’s in main gets released to everyone with the security fixes. Canonical’s security team works on those.

    The stuff in the universe repo is owned by the Ubuntu community (not by Canonical), so anyone can submit those fixes, but it depends on the Masters of the Universe, who are all volunteers, to get it upstreamed.

    The extra Ubuntu Pro updates for the universe repo come from when someone who’s paying for Ubuntu Pro asks Canonical to make a patch. The source is still available to anyone, so someone could take that patch and then submit it to the community who maintains the universe repo.

    Once the 5 years of standard support ends, then the only way to get additional fixes is through Ubuntu Pro, but if Canonical writes those fixes they also submit them back upstream (as opposed to if they grab a specific patch from upstream — and even then it’s still available on Launchpad regardless.

    The reason nobody’s made a CentOS but for Ubuntu Pro is that it’s way easier to submit the patches through the community (and become part of that community who approves packages) than it is to spin up all the infrastructure that would be needed.



  • So this is the thing… Universe is ready for a continuation basically whenever. Here’s how:

    Eli got the last pod working and they went into stasis. However, due to the age of the ship, the stasis didn’t keep them from aging. Unfortunately, some of the crew (whose actors didn’t want to come back) died or are stuck in stasis. A side effect of what Eli did to get the last stasis chamber working also used a ton of energy, so the ship had to conserve power getting to the new galaxy (hence the extra time taken). As they’re starting up the ship again in a new galaxy, they discover that it’s been looted. Everything inconvenient to the production (such as the ancient communication stones) has been taken.

    If the production wants, Earth has the power now to dial up the Destiny, but since Destiny can’t dial back, any trip is one-way. This way they can get modern tech and stuff (and have video calls with Earth while the Stargate is open), but they’re still decently cut off. (Also, food and stuff are no longer an issue as the SGC can simply send packages through whenever the dial the gate.) This does also allow some new cast members as long as the have a sufficiently compelling “go on a one way trip” story. Maybe one of them even got special dispensation to bring their cat.





  • They don’t in general, but things that do heavily detailed graphics work (like your compositor or browser) or lots of cryptography work on the CPU can get a bit more out of those newer instructions than many other programs.

    Very approximately, things that Gentoo offers prebuilt versions of because compiling them is so resource intensive are often the things that can get the best benefit out of your architecture variant. (Not singling out Gentoo here as an example of “doing it badly” - they do the sensible thing by providing these prebuilt binaries, but in some ways it defeats the purpose of optimised source distributions.)

    It’s a Hard Problem™ to solve.