{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreib3vddaufqs6eqvdbbsodw4uovueed6ubx7ne5kgxqbaratnota4q",
"uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3mjek64tu3if2"
},
"path": "/t/what-is-the-effect-on-the-human-mind-from-ai/174991#post_6",
"publishedAt": "2026-04-13T09:23:01.000Z",
"site": "https://discuss.huggingface.co",
"tags": [
"articles on psychosis related to aI at DuckDuckGo"
],
"textContent": "A search for you. articles on psychosis related to aI at DuckDuckGo\n\nI’m pretty cautions so currently I only use AI to look up the syntax of a rarely used function or piece of code. I don’t use it to write whole programs.\n\nI’m a programmer and here’s what I’ve heard from other programmers about AI:\n\n 1. It might give you working code, but not the best code that is easily modifiable.\n 2. AI might give working code but the programmer may not understand the method AI used. There are several ways to do the same thing. Different ways may be required for different circumstances.\n 3. AI generated answers are banned on the Python forum for a reason.\n 4. AI not be good at using the correct security methods.\n\n\n\nI made 2 programs with AI.\n\n 1. A simple screen saver in Python with the silhouettes of rectangle buildings at the bottom, a dark sky with stars (AI made the stars twinkle on its own), an occasionally shooting star, and some windows in the buildings were lit, some were not, and some lights will toggle to on or off. That one worked.\n 2. I made a Javascript HTML page to read a .csv file with 4 columns and allow the user to click on a column to sort by that column. (This could be used for all kinds of things, like listing and sorting different types of AIs.) The sort types were: sort ascending, sort descending, no sort. I also asked it to put sort indicator characters to the right of each column header. It struggled to get the sorts right at first but then I got it working. After another 2 hours of trying to put the sort indicators in the column headers, it failed, and I gave up.\n\n\n\nSo my score: 1 success, 1 fail.",
"title": "What is the effect on the Human mind from AI?"
}