this post was submitted on 23 Aug 2026
17 points (94.7% liked)

Rust

8247 readers
9 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] fargeol@lemmy.world 14 points 3 days ago (2 children)

From https://github.com/rust-glancer/rust-glancer :

This project is being built with heavy use of LLMs. LLMs are used as a tool, not as a brain replacement.

I do consider the code to be my, and I am spending a lot of time caring about the code quality. So I consider it to be rather readable and maintainable. It might not be the idiomatic example of compiler-adjacent tooling (I don't have that much domain experience), but I am working on improving it as I work on it.

So if it is slop, then it is my slop, and the best way to help is to tell me what's wrong. This way I will be able to learn something and hopefully make the project better.

I don't know what to think about it.

[–] araruna@lemmy.dbzer0.com 1 points 19 hours ago

Well... That's the guy who brought us rust-analyzer. I would like to think he deserves the benefit of the doubt.

[–] ddroid@fosstodon.org 5 points 3 days ago

@fargeol @codeinabox Haha same, but I guess they're atleast trying to care about code quality.

But hey, let me know your thoughts.