this post was submitted on 22 Jul 2025
66 points (100.0% liked)

TechTakes

2080 readers
61 users here now

Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.

This is not debate club. Unless it’s amusing debate.

For actually-good tech, you want our NotAwfulTech community

founded 2 years ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] diz@awful.systems 3 points 5 hours ago* (last edited 5 hours ago)

Oh wow it is precisely the problem I "predicted" before: there are surprisingly few production grade implementations to plagiarize from.

Even for seemingly simple stuff. You might think parsing floating point numbers from strings would have a gazillion examples. But it is quite tricky to do it correctly (a correct implementation allows you to convert a floating point number to a string with enough digits, and back, and always obtain precisely the same number that you started with). So even for such omnipresent example, which has probably been implemented well over 10 000 times by various students, if you start pestering your bot with requests to make it better, if you have the bots write the tests and pass them, you could end up plagiarizing something identifiable.

edit: and even suppose there were 2, or 3, or 5 exfat implementations. They would be too different to "blur" together. The deniable plagiarism that they are trying to sell - "it learns the answer in general from many implementations, then writes original code" - is bullshit.

[–] Architeuthis@awful.systems 12 points 19 hours ago

That github copilot has a pls don't be obvious about stealing shit flag in the settings will never not be endlessly amusing to me.

Does it work? Who knows!

[–] BlueMonday1984@awful.systems 13 points 1 day ago

Found a banger in the comments: