Felix Urbasik on Nostr: Alright, that's it, I'm disabling Rider's AI enhanced suggestions or whatever they ...
Alright, that's it, I'm disabling Rider's AI enhanced suggestions or whatever they call it. I just lost an hour to this shit:
AI suggestion: `if(machine_indices[machine_index] == i)` (I accepted it because it looked right)
Correct code: `if(machine_indices[i] == machine_index)`
Fuck that AI crap.
#JetBrains #Rider #AI #Copilot #FuckAI
Published at
2025-01-10 15:31:24Event JSON
{
"id": "d7b236f27da193302835ad1abafcf64f29fd86a12777c086c893fb9395f9f8c4",
"pubkey": "1cd800fd0c66a75367393b0eb92c31b7c473d6f329799b24f9ea4f967300a0d2",
"created_at": 1736523084,
"kind": 1,
"tags": [
[
"t",
"jetbrains"
],
[
"t",
"rider"
],
[
"t",
"ai"
],
[
"t",
"copilot"
],
[
"t",
"fuckai"
],
[
"proxy",
"https://ma.fellr.net/users/fell/statuses/113804776839431915",
"activitypub"
]
],
"content": "Alright, that's it, I'm disabling Rider's AI enhanced suggestions or whatever they call it. I just lost an hour to this shit:\n\nAI suggestion: `if(machine_indices[machine_index] == i)` (I accepted it because it looked right)\n\nCorrect code: `if(machine_indices[i] == machine_index)`\n\nFuck that AI crap.\n\n#JetBrains #Rider #AI #Copilot #FuckAI",
"sig": "4c95c8a087a77ecfd6c18cbb5a0113cebe382850823a8b2bddae382093fc5e0fe52e43b512c58f04cba2b7a2bf16f28b68b842846a656563952d179f32a8526b"
}