Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Dutch governments builds alternative for Microsoft based on NixOS (dawo.community)
    48comments
  2. Tech Needs Humanists More (passo.uno)
    3comments
  3. Pentium II at 600Mhz with Voodoo 3 Emulated on 86Box with M6 Mac Mini (nyaa.sh)
    14comments
  4. F-Droid 2.0 (f-droid.org)
    352comments
  5. CVE-2025-13032: Entering and Breaking the Avast Antivirus Sandbox Part 2 (safateam.com)
    11comments
  6. Special Projects (2016) (openai.com)
    2comments
  7. Show HN: Make cursed fonts like Times New Bastard (mitpit.com)
    94comments
  8. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    117comments
  9. Why is the liver so weirdly regenerative? (dynomight.substack.com)
    206comments
  10. 2DWillNeverDie (2dwillneverdie.com)
    51comments
  11. Jev Based Code Review (github.com/egma-ai)
    37comments
  12. Fearless SIMD v1.0 (linebender.org)
    36comments
  13. Rails World 2026 Opening Keynote [video] (youtube.com)
    365comments
  14. Toyota is taking the Corolla electric (electrek.co)
    596comments
  15. My weird new hobby: Wandering around Tokyo on Google Maps (ahmedhossamdev.com)
    152comments
  16. Using LLMs to trace alchemical knowledge and decode 17th century letters (resobscura.substack.com)
    26comments
  17. What About Rails? (jardo.dev)
    13comments
  18. Opus 5.5 is good at explainer videos (launchvideo.io)
    134comments
  19. Google’s Project Suncatcher to put ML infrastructure in space (blog.google)
    376comments
  20. Two-tier encryption in the UK (macanorak.com)
    405comments
  21. Writing Parquet files using Haskell (datahaskell.org)
    18comments
  22. Book review: Is parallel programming hard, and, if so, what can you do about it? (ahelwer.ca)
    56comments
  23. The Board Game of the Alpha Nerds (2014) (grantland.com)
    43comments
  24. Sourcehut account takeover via build logs (XSS in ansi2html) (blog.arusekk.pl)
    23comments
  25. Nokia Design Archive (2025) (aalto.fi)
    127comments
  26. Show HN: Air-gapped file encryption as self-decrypting HTML page (apeleg.com)
    22comments
  27. The Bayeux Tapestry: Woven by the Victors (historytoday.com)
    12comments
  28. California is chasing wealth that has feet (landeconomics.org)
    654comments
  29. WaveDigger: Dig into wireless signals to discover their physical locations (github.com/christianrowlands)
    22comments
  30. The forgotten battle of East Lansing (eastlansinginfo.news)
    19comments

Dutch governments builds alternative for Microsoft based on NixOS

112 pointsby 1h agodawo.community
35 comments
47m agoHN ↗

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.

43m agoHN ↗

This realy would be a great way to foster collaboration within the EU. To create an own independant Ecosystem outside of the microsoft world.

38m agoHN ↗

Their instance is self hosted right, so this doesn't apply I think.

37m agoHN ↗

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

23m agoHN ↗

Had that issue with HTTP accessed repo, switching to SSH solved it for me.

36m agoHN ↗

Is it on Codeberg? I looked self-hosted to me.

24m agoHN ↗

Does this mean European governments have or will have an alternative(s) to GitHub as well?

35m agoHN ↗

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?

19m agoHN ↗

Point taken, trimmed that. I do take issue with their position but not the place to start a new discussion.

35m agoHN ↗

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?

30m agoHN ↗

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.

10m agoHN ↗

That's a recipe for drama as shown with mastodon when they got publicity few years ago

22m agoHN ↗

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).

16m agoHN ↗

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?

20m agoHN ↗

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.

14m agoHN ↗

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.

9m agoHN ↗

Quotes:

    > if your project otherwise does not involve the heavy use of LLMs

    > If you see yourself on this list, you don't need to move right away, but
    there might be other places that better fit your needs:

    - Projects that are created by LLM "agents" in autonomous ways
    - Projects written and maintained with heavy use of LLMs
    - Projects where the amount of resources (e.g. storage, CI/CD) is significantly larger than what the involved amount of people could have created by hand
    ...

Yes, it's fuzzy, and that is a problem - "likely to be tolerated" is not a very reassuring policy, especially if you will be having the entire government depend on the platform.

Personally, the refusal on "Projects heavily tied to the LLM ecosystem, e.g. LLM-written tools to ease LLM usage" is enough reason to move out.

19m agoHN ↗

Codeberg is trying to solve the right problem with the wrong solution. But hey, it's democratic!

41m agoHN ↗

This is great, would love to understand why Nix over Lix or Guix.

39m agoHN ↗

Site doesn't work for me.

www.dawo.community took too long to respond.

38m agoHN ↗

Nixpkgs should reduce package count. Waiting 2 days for unbound CVE patch merge is unbearable.

25m agoHN ↗

What is it that they need/add above NixOS defaults?

25m agoHN ↗

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.

15m agoHN ↗

Black Mirror has unwittingly been offering a lot of nice, horrible ideas.

24m agoHN ↗

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...

21m agoHN ↗

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.

9m agoHN ↗

The history of the Netherlands is all about making things unnecessarily complicated.

When lesser nations rally around the flag and elect dictators we have meetings and consultations.

8m agoHN ↗

Each nixos rebuild creates a snapshot. While I also eventually moved off of nixos, I've yet to get a system that was as stable as it.

9m agoHN ↗

Hopefully the config is a little more descriptive than their README.md