frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: Any advice on how to learn good software architecture practices?

5•jimsojim•1h ago•2 comments

Ask HK: How are you building AI apps today?

4•Mnexium•3h ago•3 comments

Ask HN: What Is an "AI Engineer"?

16•seattle_spring•1d ago•27 comments

Ask HN: Does Claude Code remove the need for so many front-end frameworks?

7•ex-aws-dude•20h ago•10 comments

Ask HN: Are Tech Meetups Dead?

35•mlinhares•5d ago•29 comments

A disk-first C++ vector engine

4•saeedq•17h ago•0 comments

Ask HN: I found out that I'm about to be laid off. How do people find jobs?

20•wwwthrowaway256•23h ago•15 comments

Garnix, the Nix CI, is shutting down

12•cinericius•1d ago•4 comments

Do not use Cloudflare DNS regsitrar

10•talkingtab•19h ago•0 comments

Ask HN: How do you feel about posts about GenAI taking over the HN front page?

11•blenderob•1d ago•15 comments

Train 1T parameter LLM with 8 GPUs?

3•kendy1992•1d ago•1 comments

Ask HN: Why not have an EU browser?

6•osigurdson•1d ago•20 comments

Ask HN: Is anyone working at least 4 hours daily on an Apple Vision Pro?

152•widenrun•3d ago•108 comments

Sqlit – A lazygit-style TUI for SQL databases

20•MaxTeabag•3d ago•5 comments

Ask HN: How do you model temporarily invalid data structures

5•escot•2d ago•1 comments

Did the Linux memory management maintainer "just quit"?

17•hliyan•3d ago•3 comments

Ask HN: When and why did you start believing in God?

27•dvrp•3d ago•87 comments

Ask HN: Why didn't the C64 come with Simons' BASIC in the box from 1983 onward?

15•amichail•4d ago•14 comments

Ask HN: Did Messages get removed from Google Takeout?

22•MollyRealized•5d ago•1 comments

Amdahl's Law for LLM generated code

5•akiarie•3d ago•4 comments

You've reached the end!

Open in hackernews

Garnix, the Nix CI, is shutting down

12•cinericius•1d ago
Text from the email:

garnix is shutting down

Hi everyone,

We wanted to let you know that garnix is joining forces with Shopify.

We are sad to announce that, as part of this transition, the hosted garnix service will shut down on July 15th 2026. But we are open sourcing the garnix codebase, available here (https://github.com/garnix-io/garnix-ci); we hope this will help you smoothly move to using your own instance or a shared one. If you are interested in operating a public community instance, please get in touch — we’d be happy to talk.

We will also be deleting all user data on July 15th. This includes build artifacts. Be sure to download what you want to keep before then.

Thank you all for using garnix and for the feedback and support over the years. While we are excited about our next step at Shopify, we will also miss working with this community. From the very first, with generous donations in our Open Collective days and thoughtful feedback, you've been great.

Note: the GitHub link does not resolve as of posting. I suppose it will shortly.

Comments

cinericius•1d ago
Sad to see that they don't seem to have made it commercially viable. My hope is that the codebase will find a second life now that it is open source.
Norfair•1d ago
Congrats to the team!

To all Garnix users: NixCI is very similar so I'd like to welcome you to try it out.

Demo: https://nix-ci.com/demo

Comparison: https://nix-ci.com/comparison/garnix

mehackernewsacc•1d ago
Any plans to natively support projects using devenv instead of flakes?
Norfair•1d ago
Yes definitely. Get in touch so we can make it happen. I need an example use-case to get it working.