Comment by johnfn

6 hours ago

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

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

  • letting AI do what it's good at, while constraining the overall system to follow the right practices, is like the ideal combo

    are you a software engineer?