logoalt Hacker News

johnfnyesterday at 6:56 PM1 replyview on HN

> If their AI finished it, where's the release?

`bun upgrade --canary`. You can use it today.

Keeping a large release, like a total rewrite, on canary for a while to iron out bugs is a very reasonable software engineering practice.


Replies

nozzlegearyesterday at 10:41 PM

> Keeping a large release, like a total rewrite, on canary for a while to iron out bugs is a very reasonable software engineering practice.

I love reasonable engineering practices, like throwing out your entire codebase and rewriting it in a whole ass different language :)

show 1 reply