Skip to content

Comment on Is it a slop if it's not sloppy?

Comments

This is a pretty lazy post. Sure, the quality of code that AI produces has gone up. "Sloppy" means so much more than just "incorrect", though; it's bloating tests with additions that don't meaningfully add anything or actually test the code. Code used to be slow to write, quick to read. With AI, it's quick to write, slow to read. Thing is, that has never been the bottleneck. Often, it's a feature- you want to think before committing to an approach. If there is no barrier to putting pen to paper, you get... Slop.

What I meant to say there is, all the bloats are going away as we speak, is the bun rewrite a bloat? A slop? why would you call it one if it's not. What if we used AI in a way that produced genuinely better work than humans.

The bun "rewrite" is almost the definition of slop. Careless, unthinking, and wasteful. A huge architectural shift, with the claimed benefits already being available within Zig. It's not a rewrite, it's a port, with almost 1:1 mappings in unsafe blocks. It wasn't idiomatic Zig, and it certainly isn't idiomatic Rust.

You might want recheck your theory - https://news.ycombinator.com/item?id=48970377

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.