• 175 Posts
  • 4.56K Comments
Joined 2 年前
cake
Cake day: 2023年9月1日

help-circle






  • The ability to generate tritium within the reactor is crucial. A sustainable fusion energy system needs to produce more fuel than it consumes

    I clearly don’t understand the fusion process. Deuterium is used to fuse and create tritium?

    The reactor core also features an electron-screened environment. This design reduces the energy needed to overcome the Coulomb barrier between particles, which lowers required fusion temperatures by several million degrees and allows for higher performance in a compact size.

    What’s this “electron screened environment” they are talking about? They can’t purge all electrons from molecules when they enter can they? That would make the molecule instable. But it sounds like they are doing something similar in order to reduce the temperature required for fusion.

    Anti Commercial-AI license





  • Git is already inherently distributed and automagically mirroring to other remotes is generally like three lines in any CI syntax (and there is probably a precommit hook for it too).

    Git is, but what about everything else? When you clone a project on gitlab or github, does it come with all the issues, discussions, MRs, and so on?

    I can see a LOT of security issues with not having a centralized source of truth on what the commit hashes should be and so forth.

    That’s what signed commits are for. Also, pull/merge requests and issues are sent to the origin instance, just like in the fediverse. Like now, you made a comment on a post on Fediverse@lemmy.world through your instance lemmy.zip. The same would happen with your comments, pull/merge requests, issue reports, and so on. There’s no need for a “central authority”.

    Anti Commercial-AI license