Not sure who is doing this exactly, if it’s DDG or Reddit or someone else. I was looking for a comparison of epic vs steam and noticed that the description of the search result is AI-generated, instead of actually showing anything from the thread.

A user asks why they should buy games on Steam rather than Epic, and gets various answers from other users. Some of the reasons include Steam’s features, performance, community, and exclusivity.

  • 18107@aussie.zone
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 days ago

    I should use this AI to make helpful comments for my code.

    //Add 1 to i
    i = i + 1;
    
    //Check if a number is even
    bool isEven(int num)