9 comments

  • ricardobeat 33 minutes ago
    A note to the developers in the project, if anyone is reading: your repositories are in violation of the new Codeberg policy that forbids AI-generated code [1].

    [1] https://blog.codeberg.org/protecting-our-floss-commons-from-...

    • KomoD 28 minutes ago
      And Codeberg also blocks real people from accessing it, for who knows what reason. I just get "Access denied." with no more info.

      But they do let me visit blog.codeberg.org

      • sevenzero 14 minutes ago
        Had that issue with HTTP accessed repo, switching to SSH solved it for me.
    • gagik_co 26 minutes ago
      It’d make the most sense for the Dutch government (or DAWO) to have their own Forgejo instance if the goal is data sovereignty.

      edit: looks like this was originally the case and then they moved?

      • utopiah 21 minutes ago
        clearly shows the need for federated forges, where you get to decide on your own rules but you still benefit from interacting with a broader set of collaborators.
    • NoahZuniga 29 minutes ago
      Their instance is self hosted right, so this doesn't apply I think.
    • graemep 27 minutes ago
      Is it on Codeberg? I looked self-hosted to me.
    • docheinestages 10 minutes ago
      Codeberg is trying to solve the right problem with the wrong solution. But hey, it's democratic!
    • streetfighter64 26 minutes ago
      Fair note, but I'd avoid the cheap shot "more open". You'll just bring up the old flame wars about whether the MIT-style or GNU-style licenses are more open.

      The same applies here, is it really "more open" to allow corporations to profit by removing the openness of your work?

      • ricardobeat 10 minutes ago
        Point taken, trimmed that. I do take issue with their position but not the place to start a new discussion.
    • embedding-shape 10 minutes ago
      Did you actually read through that post you linked? You realize not every project that was ever touched by a LLM is being thrown off? Read the "Some early, but informal guidelines" particularly, as you've seemingly missed that.

      They're targeting slop and essentially spam, not everything that could possibly have been built by LLMs.

      • wafflemaker 5 minutes ago
        Not OP, but I stand corrected. Thought it was 100% no generated code. Now I know better, thanks! Looks like codeberg aren't as mad as I thought.
    • schnebbau 13 minutes ago
      Codeberg are going to have issues in the future when all code is AI generated (except for artisanal code of course, written for the love of the craft but not to achieve anything of merit).
      • max_streese 7 minutes ago
        Assuming writing code by hand is slower (which I agree with), why can't it still have merit compared to code written via llm harness?
  • askonomm 16 minutes ago
    Any move away from the abusive big tech that exists in USA is a good move in my book. Microsoft just recently made a new patent where they will monitor you via camera and microphone to block your program/game to show you ads, and per ads viewed, you then earn credit to be able to use your program/game. It is absolutely wild to me how a corporation can be so toxic and abusive to its users and still be in business.
    • MonkeyClub 6 minutes ago
      Black Mirror has unwittingly been offering a lot of nice, horrible ideas.
  • solarkraft 38 minutes ago
    Awesome! I believe NixOS is perfect for systems you just want to work and track reproducibly, like appliances (which a lot of server software is supposed to be). I’m glad people smarter than me are actually able to realize its advantages =)

    In the same space, also check out openDesk initiated by the German Government (https://www.opendesk.eu/en) and La Suite by the French one (https://lasuite.numerique.gouv.fr/).

    AFAIK, there has been some collaboration with the German government on La Suite, not sure about the others.

    • mastermage 34 minutes ago
      This realy would be a great way to foster collaboration within the EU. To create an own independant Ecosystem outside of the microsoft world.
  • vanschelven 35 minutes ago
    For a second I was worried that the actual code behind this was dead in the water ("3 months ago") but it's just one more click away:

    https://code.overheid.nl/MinBZK/DAWO-NixOS

  • jimnotgym 15 minutes ago
    To save anyone else I asked Claude

    "NixOS is a Linux distribution where your whole system is defined in one configuration file."

    I didn't get that from looking at their website...

    • russfink 0 minutes ago
      Hopefully the config is a little more descriptive than their README.md
    • vustagc 1 minute ago
    • sevenzero 12 minutes ago
      NixOS is also unnecessarily complicated and it's easy for someone that doesn't want to read 1000 pages of documentation to brick your system.

      Probably has its uses, tried it twice myself and both times were a lot of struggling.

      For me even Arch was easier to configure than Nix.

  • bialyalibaba 29 minutes ago
    Nixpkgs should reduce package count. Waiting 2 days for unbound CVE patch merge is unbearable.
  • KomoD 29 minutes ago
    Site doesn't work for me.

    www.dawo.community took too long to respond.

    • ndom91 3 minutes ago
      Are you in the US? Hehe
  • einpoklum 16 minutes ago
    What is it that they need/add above NixOS defaults?
  • parlortricks 32 minutes ago
    This is great, would love to understand why Nix over Lix or Guix.