• 0 Posts
  • 26 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle
  • The announcement that ICF had reached the break-even point in 2022 provided hope that fusion power was drawing closer, and this will be bolstered by news that further progress has been made. But there are caveats. Firstly, the energy output falls far short of what would be needed for a commercial reactor, barely creating enough to heat a bath. Worse than that, the ratio is calculated using the lasers’ output, but to create that 2.1 megajoules of energy, the lasers draw 500 trillion watts, which is more power than the output of the entire US national grid. So these experiments break even in a very narrow sense of the term.



  • somePotato@sh.itjust.workstoProgrammer Humor@programming.devno.. just no
    link
    fedilink
    arrow-up
    53
    arrow-down
    1
    ·
    edit-2
    6 months ago

    I was disgusted by the XML at first, but it’s a readable query returning a sane JSON object.

    Meanwhile, I’m mantaining Java code where the SQL is a perfectly square wall of text, and some insane mofo decided the way to read the resulting list of Object[] 🤮 is getting each column by index… so I’d switch to SQXMLL in a heartbeat.