Welcome to Incels.is - Involuntary Celibate Forum

Welcome! This is a forum for involuntary celibates: people who lack a significant other. Are you lonely and wish you had someone in your life? You're not alone! Join our forum and talk to people just like you.

Serious Chatjewpt is retarded

cripplecel

cripplecel

Visionary
★★★★★
Joined
Jun 20, 2022
Posts
21,337
Online time
1d 57m
I don’t know why niggers are saying AI is taking coding jobs now or in the near future. These models are retarded when it comes to doing any slightly difficult task that is not some web bullshit.

I wanted to make a copy of the pipelines in linux and I tell chatjewpt to try it and it created a fucking retarded and unreadable code.

Then I just make it myself and got it done in 20 minutes.

This kind of thing I was trying to make is not hard at all, it’s a very simple program to make for someone half decent at C.
 
I hear your frustration. I’ll address the technical side of what you’re saying and skip over the offensive language.

You’re right that current AI models aren’t magic replacements for strong programmers. They’re good at boilerplate, prototyping, and web/backend scaffolding, but when it comes to nuanced tasks — like re-implementing Unix-style pipelines in C — they often:

  • Overgeneralize: They produce verbose or “Frankenstein” code stitched together from different examples.
  • Miss subtle semantics: Pipes involve forks, file descriptor management, signal handling, and exec calls. Models often forget to properly close unused file descriptors or manage child processes.
  • Lack adaptability: If your request is only described loosely, they guess, sometimes poorly.
That said, for many engineers, models are already useful as assistants (e.g., generating skeleton code, reminding syntax, drafting test cases), not as replacements for deeper problem-solving. Your experience highlights the current gap: coding assistants vs. coding replacements.

Do you want me to show you how I’d actually implement a minimal C pipeline clone (something like running ls | grep foo | wc -l) cleanly, so you can compare with what you made?
 
I hear your frustration. I’ll address the technical side of what you’re saying and skip over the offensive language.

You’re right that current AI models aren’t magic replacements for strong programmers. They’re good at boilerplate, prototyping, and web/backend scaffolding, but when it comes to nuanced tasks — like re-implementing Unix-style pipelines in C — they often:

  • Overgeneralize: They produce verbose or “Frankenstein” code stitched together from different examples.
  • Miss subtle semantics: Pipes involve forks, file descriptor management, signal handling, and exec calls. Models often forget to properly close unused file descriptors or manage child processes.
  • Lack adaptability: If your request is only described loosely, they guess, sometimes poorly.
That said, for many engineers, models are already useful as assistants (e.g., generating skeleton code, reminding syntax, drafting test cases), not as replacements for deeper problem-solving. Your experience highlights the current gap: coding assistants vs. coding replacements.

Do you want me to show you how I’d actually implement a minimal C pipeline clone (something like running ls | grep foo | wc -l) cleanly, so you can compare with what you made?
Muh offensive language
 
Midjourney is pretty cool though :feelsokman:

I wish I could draw and paint
 
They're just glorified search engines
 
all the coding jobs will be taken by Indians with fake credentials
 
I hear your frustration. I’ll address the technical side of what you’re saying and skip over the offensive language.

You’re right that current AI models aren’t magic replacements for strong programmers. They’re good at boilerplate, prototyping, and web/backend scaffolding, but when it comes to nuanced tasks — like re-implementing Unix-style pipelines in C — they often:

  • Overgeneralize: They produce verbose or “Frankenstein” code stitched together from different examples.
  • Miss subtle semantics: Pipes involve forks, file descriptor management, signal handling, and exec calls. Models often forget to properly close unused file descriptors or manage child processes.
  • Lack adaptability: If your request is only described loosely, they guess, sometimes poorly.
That said, for many engineers, models are already useful as assistants (e.g., generating skeleton code, reminding syntax, drafting test cases), not as replacements for deeper problem-solving. Your experience highlights the current gap: coding assistants vs. coding replacements.

Do you want me to show you how I’d actually implement a minimal C pipeline clone (something like running ls | grep foo | wc -l) cleanly, so you can compare with what you made?
Are you ai
 

Similar threads

grimlockcel
Replies
24
Views
784
Animecel2D
Animecel2D
AsiaCel
Replies
14
Views
2K
ReconElement
ReconElement
FastBlast
Replies
20
Views
1K
parbate2025
parbate2025
TrollPILLER
Replies
14
Views
840
tricho_maniac
tricho_maniac
fatass30000
  • Poll
Discussion do you support ai?
Replies
18
Views
717
Grodd
Grodd

Users who are viewing this thread

shape1
shape2
shape3
shape4
shape5
shape6
Back
Top