this post was submitted on 27 Jun 2026
2 points (60.0% liked)

Rust

8098 readers
2 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
 

I'm kinda still shopping around for a good graphical filemanager. This is of course still very raw, but the tagging system might actually take care of the bookmark aspect, which is very important to me.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] KillTheMule@programming.dev 0 points 1 day ago (1 children)

I've no idea. I kinda assume AI is basically used everywhere, but unless explicitely stated one can seldom be sure.

[โ€“] TehPers@beehaw.org 2 points 1 day ago

AI is used to various extents:

  • Some projects do not use AI. The quality of the project is a direct output of the skill and experience of its developers.
  • Some projects use AI lightly. Where AI is used, developers review the output, and it's not trusted to produce large features or even code at all in some cases.
  • Some projects use AI heavily. These projects generally adopt "move fast and break things" mentality which naturally means they both move fast and break things.
  • Some projects are pretty much entirely AI generated. These projects adopt the "break things" mentality. It's like watching someone jogging in place fall over and break both of their legs, and in the process crush someone's pet.

For a file manager, I would be careful how much I trust AI output.