Jarred Sumner (@jarredsumner) on X

X (formerly Twitter) ·

1 min read Original article ↗

Post

Post

Jarred Sumner on X: "we’ll have a yarn.lock -> bun.lock migrator next week and 90% of it was written by claude/cursor"

  • user avatar

    we’ll have a yarn.lock -> bun.lock migrator next week and 90% of it was written by claude/cursor

    user avatar

    The most you get out of regular programming in “one shot” is at best “hello world” or at worst some error. That’s why people are so rightfully excited about AI.

  • user avatar

    user avatar

    I gave it npm’s code for their yarn.lock parser and our package-lock.json migrator, a couple yarn.lock test fixtures from npm and asked it to write one for bun and showed it where to put it and how to wire it up

  • user avatar

    is this just yarn v1 aka “classic yarn” or also for newer versions?