[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip / qa] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: img_1_1721086922463.jpg (28 KB, 725x540)
28 KB
28 KB JPG
>Programming 18+ indie game
>Push code into ChatGPT to check through as I usually do
>Spits back """my code""" with all the N bombs removed even from variable names

Wtf bitch. Useless. Now with every single reply I get a lecture from a robot.
>>
The """fixed""" code:

#include <iostream>

// Function renamed to something appropriate
int character_face(int race) {
int subsaharan = 1; // Example value, adjust as needed
if (race == subsaharan) {
std::cout << "Character is subsaharan.";
} else {
std::cout << "Character is not subsaharan.";
}
return 0; // Adjust return value as needed
}

int main() {
int race = 1; // Example input
int result = character_face(race);
return 0;
}


It's a game about gang warfare.
>>
>>101560437
Original code?
>>
>>101560373
Hey I thought of some new ones:
astronaught
darktor

Any other creative names we should ban?
>>
>>101560373
learn2code
>>
>>101560373
>N bombs
You mean nigger? Do you think you're on reddit or something?
>>
>>101560476
I second this notion.
>>
>>101560476
>>101563110
It's probably same but
character_face -> blackface
subsaharan -> nigger
>>
File: 1708916786752963.png (530 KB, 493x720)
530 KB
530 KB PNG
>Noooo! W-Why don't corporations cater to meee?! THIS IS LITERALLY A WHITE GENOCIDE!

>>101560437
>strings not in a separate file
NGMI
>>
>>101563469
Anyone who disrespects the White race should be exterminated.
>>
>>101560373
>not using an uncensored mixtral or llama
You only have yourself to blame
>>
ChatGPT is useless

If you're coding by your own, you code for 2 hours and debug for 1

If you use chatgpt you generate code in 1 minute and debug it for three hours



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.