• 1 Post
  • 67 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle




  • As far as I understood it, SpaceX uses the word “orbit” liberally. If it reaches the hight where an orbit would be possible, that’s “being in orbit” for them. In an actual orbit, the rocket would not fall back down again in an hour or so without active breaking. If my understanding is incorrect, I’m happy to be corrected. And even of that was achieved soon, it’s still all without demonstrating that the starship could actually carry a load and return it safely. Not even an inexpensive dummy load. All SpaceX is showing in their live feeds are empty cargo holds that fill up with hot gases and fumes during reentry.





  • Lichtblitz@discuss.tchncs.detoich_iel@feddit.orgIch_iel
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    2 months ago

    Wer darf denn so eine allgemeine, Gesetze unterwandernde Ausnahmegenehmigung ausstellen? Habt ihr wenigstens Ausgleichszeiten dafür oder ist das eine einseitige Streichung?

    EDIT: alles klar, Eigentor:

    Ebenso gibt es die Möglichkeit für Tarifvertragsparteien gemäß § 7 Abs.1 ArbZG (sog. Tariföffnungsklausel), die Ruhezeit um bis zu zwei Stunden zu kürzen, wenn die Art der Arbeit dies erfordert und die Kürzung innerhalb eines festzulegenden Zeitraums ausgeglichen wird.




  • Postgres handles NoSQL better than many dedicated NoSQL database management systems. I kept telling another team to at least evaluate it for that purpose - but they knew better and now they are stuck with managing the MongoDB stack because they are the only ones that use it. Postgres is able to do everything they use out of the box. It just doesn’t sound as fancy and hip.




  • I never needed it. I know from my school days that windows supports that use case. You get a full system and can do with it as you please but on reboot you get a completely fresh file system. The only thing that persisted were the user profiles that roamed through active directory. Seemingly there was no way of tampering with the file system, that would persist a reboot. And as school kids we tried hard 😅

    I would be surprised if Linux didn’t have utilities for that, that were better designed and safer - but again, not my expertise.


  • Sure. Not all directories are protected and the ones that are, are just protected from immediate write access. A malicious app or a user who copies the wrong snippets can create overlays and apply them immediately without a reboot. Having atomic distros is awesome but it has nothing to do with immutability and it someone needed that for example for PCs that are in random control at least some of the time, then they need a different solution on top, that gives actual immutability.