this post was submitted on 26 Jul 2026
483 points (99.6% liked)

Fuck AI

7724 readers
2245 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.

founded 2 years ago
MODERATORS
 

A professor used white font to hide instructions to throw off students using an AI chatbot to cheat on their midterm.

you are viewing a single comment's thread
view the rest of the comments
[–] onnekas@sopuli.xyz 18 points 17 hours ago* (last edited 5 hours ago) (3 children)

Or at least give students computers that have restricted or no access to the internet? Even before LLMs having access to the internet would have been a huge opportunity to cheat. At least in most subjects.

Also, what happened to teachers/supervisors walking around and checking if the students cheat? Back when I went to school we also cheated with cheat sheets or exchanging answers but it was always risky because getting busted meant failing the test (or worse).

Letting students use the internet unrestrictedly would be like the teacher leaving the room and leaving us unsupervised for the duration of the test back in my days.

[–] Tollana1234567@lemmy.today 3 points 5 hours ago

this, they can do this in a computer lab, where a lab moniter employee can watch all the students computers from her computers. they do this at our CC computer labs, 1 moniter hired to watch whatever the students are doing on thier computers, from her computer which moniters all the students comps at once.

[–] ChickenLadyLovesLife@lemmy.world 7 points 10 hours ago (1 children)

I went to high school in the '80s. I cheated in my German class by inventing my own runic-sort-of script and declining all the verbs on the cover of my notebook, hiding it in a drawing of a big obelisk or spaceship or the like. I would have this notebook on the floor during the test and I could easily read whatever I needed right off of it. Teacher never suspected a thing.

And now ... I can't fucking speak German. The teacher did throw a board eraser at my head one time, but that was only because I kept speaking German with a thick Texas accent.

[–] Hinterwalder@feddit.org 1 points 7 hours ago (1 children)

I reckon part of the problem is that verbs are conjugating. Nouns are declined.

[–] ChickenLadyLovesLife@lemmy.world 1 points 32 seconds ago

Well, I cheated in English class the same way ...

[–] A_Chilean_Cyborg@feddit.cl 7 points 16 hours ago (4 children)

could be... they made me programa python on paper.

for introduction to programming, basically you had to try to run the program on your head lmao.

[–] onnekas@sopuli.xyz 1 points 5 hours ago (1 children)

It sounds silly but "running the program from your head" is a super important skill as a programmer. It's what you do when you read and try to understand other people's code.

[–] A_Chilean_Cyborg@feddit.cl 2 points 4 hours ago* (last edited 4 hours ago)

idunno man I'm studying mech eng... still a lot of fun that class ngl, I once was taking an engineering nap at the library, and while I was in the stupor just before asleep, it came to me the answer to a extra point question the teacher had given, one that was supposed to be in the exam but they took it out because they tought it was too hard.

Damn I felt smart for a brief second there, never in my life had I felt smarter lol.

yeah i enjoyed that class, but i can't imagine myself workig as a CompSci/eng/programmer, I found that is just too much brute force for my taste, is just not that elegant.

[–] mnemonicmonkeys@sh.itjust.works 4 points 7 hours ago* (last edited 7 hours ago)

I've had multiple classes that required writing code by hand. Not that big of a deal imo.

And before you ask, the first was Intro to C (in which the teacher ironically always wrote the problems in C++) and the second was Applied Numerical Methods

[–] ChickenLadyLovesLife@lemmy.world 4 points 10 hours ago

I visited India in the early '90s and I was surprised to find there a small software shop that had five programmers and one PC. They would write their code (in TurboBasic lol) on paper and then take turns typing it into the computer and running it.

[–] grrgyle@slrpnk.net 7 points 14 hours ago

Yeah I did this with C and it was stressful, but the marks are usually graded more leniently if its clear you just got a function name mixed up for example.

"Open book" or internet tests or tests you wrote at home were much harder because they know you have all the resources