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

help-circle
  • The recent technology connections video cited a lot of statistics on this topic, and at least household fires are primarily caused by overcurrent, not by arcing.

    You probably know more than me — I only studied compsci with ee as minor — but from my personal experience, I’ve seen many cases where overcurrent caused damage, burns or fire, but I can’t remember a single case where arcing caused actual damage.

    Even in cheap chinesium powerstrips, the primary cause of fires is overcurrent due to AWG 22 copper clad iron wire, not arcing. (Though the switches usually weld themselves together after a few dozen uses).





  • It’s not just office, SH and many other parts of the German government have been slowly replacing the entire O365 suite with OpenDesk, which is an open source product based on Matrix, Jitsi, LibreOffice, and a few other tools.

    The goal is to have a fully integrated solution for calender, chat, calls, documents, cloud storage, etc.

    My employer is developing parts of that solution and we recently switched our internal communication over to it, and tbh, it’s working really well.

    Now is the perfect point in time to do it, with the GDPR ruling regarding O365 and Microsoft fumbling the migration between old teams and new teams.


  • justJanne@startrek.websitetoScience Memes@mander.xyztemperature
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    In timekeeping, there are so called stratums to describe how correct a clock is.

    Stratum 0 is a physical process, an inherent property of the universe. An atomic clock would be stratum 0.

    Stratum 1 is a clock defined based on a stratum 0 clock. For example, GPS clocks are usually stratum 1, so are timeservers at universities with atomic clocks.

    Stratum 2 is a clock defined based on a stratum 1 clock, for example, your router’s ntp server if it syncs its time based on gps or a university’s timeserver.

    So if we adopt this jargon for units:

    Meter is a stratum 1 unit, defined based on the stratum 0 properties of lightspeed and cesium resonance.

    Inch is a stratum 2 unit, defined based on the stratum 1 meter.












  • Considering that reading source code can take a long time

    You’ll get faster over time, until reading code is faster than reading documentation, as code will always represent what’s truly happening, while docs are frequently outdated.

    In a language the user isn’t familiar with

    If you’re not that familiar with the language, it’s likely you won’t be contributing to the project. Open source projects usually to have quite limited resources, so they tend to optimize docs and dev UX for people who are likely to contribute.




  • Most fusion attempts try to keep a continuous reaction ongoing.

    Tokamak reactors, like JET or ITER do this through a changing magnetic field, which would allow a reaction to keep going for minutes, the goal is somewhere around 10-30min.

    Stellerator reactors try to do the same through a closed loop, basically a Möbius band of plasma encircled by magnets. The stellerator topology of Wendelstein 7-X was used as VFX for the closed time loop in Endgame. This complex topology allows the reaction to continue forever. Wendelstein 7-X has managed to keep its reaction for half an hour already.

    The NIF is different. It doesn’t try to create a long, ongoing, controlled reaction. It tries to create a nuclear chain reaction for a tiny fraction of a millisecond. Basically a fusion bomb the size of a grain of rice.

    The “promise” is that if one were to just repeat this explosion again and again and again, you’d also have something that would almost continually produce energy.

    But so far, the NIF has primarily focused on getting as much data as possible about how the first millisecond of a fusion reaction proceeds. The different ways to trigger it, and how it affects the reaction.

    The US hasn’t done large scale nuclear testing in decades. Almost everything is now happening in simulations. But the first few milliseconds of the ignition are still impossible to accurately model in a computer. To build a more reliable and stronger bomb, one would need to test the initial part of a fusion reaction in the real world repeatedly.

    And that’s where the NIF comes in.