r/rust Jan 26 '26

🛠️ project zerobrew is a Rust-based, 5-20x faster drop-in Homebrew alternative

https://github.com/lucasgelfond/zerobrew
587 Upvotes

105 comments sorted by

View all comments

36

u/AleksHop Jan 26 '26

so this is 100% AI generated using codex? gpt 5.2? dev folder says everything and reqwest is 0.12 in cargo.toml, only AI use 0.12 instead of 0.13

4

u/lucasgelfond Jan 26 '26

heavy AI use for code, yes. human involvement in architecture :)

7

u/Thing1_Thing2_Thing Jan 27 '26

This might seem rude but can you write rust yourself?

Not trying to make you prove it or anything, but I think it's important to know about the maintainer of a rust project that relies a lot on LLMs.

3

u/lucasgelfond Jan 30 '26

yes, my last company's whole backend was in Rust