• 3 Posts
  • 104 Comments
Joined 8 months ago
cake
Cake day: March 19th, 2024

help-circle



  • I read it as a jokey community and maybe you took it too seriously. Regardless that’s a kinda silly comment to leave. That’s a community for, ironically or seriously, hating Linux, so obviously it’s not in the spirit of the community to leave a serious comment defending Linux.

    I see a lot of Windows hate on Lemmy. If someone made a post here complaining about how much they hate Windows, and a Windows fan replied explaining why Windows is so great, I would say it’s kinda heavy-handed but not totally ridiculous for a mod to ban them, since a Linux community is probably not for this person.



  • Well “AI” is a broad category. Usually used to refer to GenAI, so:

    • Creating quick stand-in art for a game before I’ve got proper sprites for it (not because “muh art theft”, just because the AI art I’ve generated does not look very good to me)

    • Summarising articles, like you said so I can decide if I want to read them in full

    • Formatting text I’ve copied from pdfs

    • More complex searches that require comprehension of grammar and natural language syntax. Any answer I get to these I then fact check using search terms a classical search engine can understand.

    I read a paper a while back that found that people who used AI assistants for coding, who only used the assistants to generate small functions where the prompt already included the function declaration and the programmer already knew how the function should be written but just wanted to save time, in these cases the use of an AI assistant did not negatively impact the “correctness” of the produced code. So I guess I might one day use an AI coding assistant like that, but thus far I’ve never felt the need to use AI-generated code.