• Kissaki@feddit.de
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        From that Overview.md:

        openDesk auf gitlab.opencode.de Der openDesk integriert Open Source Anwendungen bekannter Anbieter zu einer browserbasierten Open Source Kollaborations-Suite.

        Der openDesk ist ein digitaler Arbeitsplatz für die Öffentliche Verwaltung mit Fokus auf Digitale Souveränität, Nutzerfreundlichkeit und Zukunftsfähigkeit.

        Das Open Source Softwareprodukt “openDesk” ermöglicht die Wiederverwendbarkeit von Open Source Quellcodes der Öffentlichen Verwaltung und gibt Raum zur Teilhabe an der Weiterentwicklung. Flexible Weiterentwicklungsmöglichkeiten erlauben das Einbringen eigener Ideen, Anforderungen und Anwendungen.

        Als Betriebsumgebung von openDesk kommt Kubernetes zum Einsatz. Die teilweise nicht originär für den Containerbetrieb ausgelegten Anwendungen werden dabei mehr und mehr für dieses Betriebsszenario optimiert.

        translates to

        The openDesk integrates open source software of known publishers to a combined open source collaboration suite.

        The openDesk is a digital workstation for the civil/public service with focus on digital sovereignty, usability, and future proofness.

        […] offers opportunities for collaboration for continued development. […]

        openDesk runs in a Kubernetes environment. The in part not originally developed to be containerized applications are and will be further optimized for that runtime scenario.

  • Herrmens@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I am curious how this will turn out. Germany is not known for state driven digital innovation and this is a huge project.

    Even though I am highly sceptic, I hope they finally manage to get something going because Germany and whole Europe needs more independence from US hyperscalers.

    I fear this will die in good old German bureaucracy though.

    • jasondj@ttrpg.network
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Dude Germany is literally the reason we have computers.

      People love to give Turing all the credit, but he wouldn’t have needed to build it if not for the Germans.

      • rockSlayer@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        Turing and Church did a lot of the heavy lifting for the theoretical side and contributed heavily to automating the decoding of the enigma encryption, but the most common modern computer architecture was decided in a conference in New York. The person that is credited with designing the architecture is named John Von Neumann.

        Before them, it was Babbage, an Englishman. How did Germany contribute to computers? That’s not to say that I don’t think Germany can’t handle designing this software, they definitely can. But they didn’t have a very big hand in the history of computers

        • nikscha@feddit.de
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          Konrad Zuse actually invented the computer at the same time as Turing, and in complete intellectual isolation from Turing.

        • Scrath@feddit.de
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          I wouldn’t go as far as to say that without germans we wouldn’t have computers today. What he is probably referencing is the Zuse Z3, which can be considered one of the first computers.

          The main argument against it being the first is that it’s a mechanical design rather than electronic and that turing completeness was only achieved on it much later using a trick which the designer had not intended. Interestingly, ENIAC, which is considered the first computer by many, uses a decimal design. The Z3 on the other hand was already using binary.

          I took this info from the german wikipedia article on the Z3. I’m not sure if the english article goes into similar detail on those points.