56
you are viewing a single comment's thread
view the rest of the comments
[-] MagicShel@lemmy.zip 16 points 2 weeks ago* (last edited 2 weeks ago)

At work today we had a little presentation about Claude Cowork. And I learned someone used it to write a C (maybe C++?) compiler in Rust in two weeks at a cost of $20k and it passed 99% of whatever hell test suite they use for evaluating compilers. And I had a few thoughts.

  • 99% pass rate? Maybe that's super impressive because it's a stress test, but if 1% of my code fails to compile I think I'd be in deep shit.
  • 20k in two weeks is a heavy burn. Imagine if what it wrote was... garbage.
  • "Write a compiler" is a complete project plan in three words. Find a business project that is that simple and I'll show you software that is cheaper to buy than build. We are currently working on an authentication broker service at work and we've been doing architecture and trying to get everyone to agree on a design for 2 months. There are thousands of words devoted to just the high level stuff, plus complex flow diagrams.
  • A compiler might be somewhat unique in the sense that there are literally thousands of test cases available - download a foss project and try to compile it. If it fails, figure out the bug and fix it. Repeat. The ERP that your boss wants you to stand up in a month has zero test coverage and is going to be chock full of bugs — if for no other reason than you haven't thought through every single edge case and neither has the AI because lots of times those are business questions.
  • There is not a single person who knows the code base well enough to troubleshoot any weird bugs and transient errors.

I think this is a cool thing in the abstract. But in reality, they cherry picked the best possible use case in the world and anyone expecting their custom project is going to go like this will be lighting huge piles of money on fire.

[-] pulsewidth@lemmy.world 4 points 2 weeks ago

Agree with all points. Additionally, compilers are also incredibly well specified via ISO standards etc, and have multiple open source codebases available, eg GCC which is available in multiple builds and implementations for different versions of C and C++, and DQNEO/cc.go.

So there are many fully-functional and complete sources that Claude Cowork would have pulled routines and code from.

[-] xep@discuss.online 0 points 2 weeks ago* (last edited 2 weeks ago)

The vibe coded compiler is likely unmaintainable, so it can't be updated when the spec changes even assuming it did work and was real. So you'd have to redo the entire thing. It's silly.

[-] exu@feditown.com 0 points 2 weeks ago

Updates? You just vibecode a new compiler that follows the new spec

[-] MagicShel@lemmy.zip 0 points 2 weeks ago

"I want to add a command line option that auto generates helloworld.exe"

"That'll be $21,000."

[-] teslekova@sh.itjust.works 1 points 1 week ago

Ah, that's the problem, we've been getting all these chatbots to generate "hellworld.exe".

[-] CaptPretentious@lemmy.world 1 points 1 week ago

I wanna make sure I got this right. They used $20,000 in fees in 2 weeks to make a compiler? Also, to what end? Like what's the expected ROI on that?

[-] MagicShel@lemmy.zip 2 points 1 week ago

Well it's Anthropic, creators of Claude. It's a way to show off and convince people AI can do it. $20k is what it would cost you or me, but it's just free for them.

I don't even hate AI but it's kinda sickening the way they overstate the capabilities. But let me tell you how excited the top leadership at my company is about this...

this post was submitted on 20 Feb 2026
56 points (95.2% liked)

Technology

82328 readers
552 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS