Live data from Hacker News

Cirrus Labs to join OpenAI

cirruslabs.org

111–120 of 157 posts

Re: Cirrus Labs to join OpenAI

#111
post #80
post #17

Note that this is fundamentally different from the Astral acquisition. At the end of their announcement, they stated: > Cirrus CI will shut down effective Monday, June 1, 2026. And earlier in the article: > Joining OpenAI allows us to extend the mission we started with Cirrus Labs: building new kinds of tooling and environments that make engineers more effective, for both human engineers and agentic engineers. It isn…

This is kind-of neat too, at least in the near term: > In the coming weeks, we will relicense all of our source-available tools, including Tart, Vetu and Orchard under a more permissive license. We have also stopped charging licensing fees for them.

That part is amazing. Back when I first heard of tart I thought it was amazing, with the one downside being the license.

Hopefully development on it continues, or a community maintained version keeps it going.

Re: Cirrus Labs to join OpenAI

#112
post #17

Note that this is fundamentally different from the Astral acquisition. At the end of their announcement, they stated: > Cirrus CI will shut down effective Monday, June 1, 2026. And earlier in the article: > Joining OpenAI allows us to extend the mission we started with Cirrus Labs: building new kinds of tooling and environments that make engineers more effective, for both human engineers and agentic engineers. It isn…

I mostly clicked the link because I was curious if Cirrus Labs operates Cirrus CI and if so how that would be impacted.

Looks like I’ll need to move the FreeBSD CI jobs for open source projects I maintain to another solution. Anyone have suggestions for alternatives?

Re: Cirrus Labs to join OpenAI

#113
post #80
post #17

Note that this is fundamentally different from the Astral acquisition. At the end of their announcement, they stated: > Cirrus CI will shut down effective Monday, June 1, 2026. And earlier in the article: > Joining OpenAI allows us to extend the mission we started with Cirrus Labs: building new kinds of tooling and environments that make engineers more effective, for both human engineers and agentic engineers. It isn…

This is kind-of neat too, at least in the near term: > In the coming weeks, we will relicense all of our source-available tools, including Tart, Vetu and Orchard under a more permissive license. We have also stopped charging licensing fees for them.

This is a huge deal! I secretly hoped for this. :)

Re: Cirrus Labs to join OpenAI

#114
post #5

A pity. Cirrus has been providing quite decent CI facilities, for free. One of the advantages (among many) compared to GitHub Actions is the large variety of runner images, e.g., Debian, Fedora, Alpine, FreeBSD, ...

FreeBSD CI testing is the part I’ll miss the most… time to find an alternative for open source projects.

Re: Cirrus Labs to join OpenAI

#115
post #65

So AI company buys devs again, but devs are dead

They want to kill the last good ones

Part of my $DAYJOB is working on timers.

@sama if you need someone to buy to implement timers for ChatGPT I’m your guy - my price is 2 billion dollars.

Re: Cirrus Labs to join OpenAI

#116

Earlier quoted context omitted.

They want to kill the last good ones

Part of my $DAYJOB is working on timers. @sama if you need someone to buy to implement timers for ChatGPT I’m your guy - my price is 2 billion dollars.

A timer?

Re: Cirrus Labs to join OpenAI

#117
post #112
post #17

Note that this is fundamentally different from the Astral acquisition. At the end of their announcement, they stated: > Cirrus CI will shut down effective Monday, June 1, 2026. And earlier in the article: > Joining OpenAI allows us to extend the mission we started with Cirrus Labs: building new kinds of tooling and environments that make engineers more effective, for both human engineers and agentic engineers. It isn…

I mostly clicked the link because I was curious if Cirrus Labs operates Cirrus CI and if so how that would be impacted. Looks like I’ll need to move the FreeBSD CI jobs for open source projects I maintain to another solution. Anyone have suggestions for alternatives?

I guess qemu over Ubuntu-latest from GitHub Actions running freebsd, but it will be a bit flaky

Re: Cirrus Labs to join OpenAI

#118

Earlier quoted context omitted.

Part of my $DAYJOB is working on timers. @sama if you need someone to buy to implement timers for ChatGPT I’m your guy - my price is 2 billion dollars.

A timer?

> Then, unprompted, Altman offers up a kind of shocking timeline for the groundbreaking feature of counting: “Maybe another year before something like that works well.” Per Altman, ChatGPT’s voice model doesn’t have the capability of starting a timer or keeping track of time. “But we will add the intelligence into the voice models,” he said.

--

https://gizmodo.com/sam-altman-says-itll-take-another-year-b...

Re: Cirrus Labs to join OpenAI

#119
post #90
post #36

Earlier quoted context omitted.

What software do you use to run your CI?

not op either, github actions, self hosted runner on bare metal with lxc containers for each runner. Cost savings are insane and the speed of latest amd epycs are miles ahead of the default ci instances on github and other places.

Are your self-hosted runner on premise or are you using a cloud service for it?

Re: Cirrus Labs to join OpenAI

#120
post #87
post #75

It looks like OpenAI has no clue what to do and does what every software company without a plan does: create new dev tools and a new dev stack. So they want an integrated solution with CI, Python packaging and vibe coding. That is a $100 million valuation at best, not a $1 trillion one.

yeah super confused, it looks like some tools to manage vms in ci? what is unique about that vs lxc or docker or apple's native container cli?

“what’s the advantage of kubernetes over docker?”

orchestration

docker / virtualization framework is for one machine

this stuff is for 100s - 1000s machines

Post reply on HN