this post was submitted on 11 May 2024
766 points (99.1% liked)

Programmer Humor

19171 readers
1463 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] chahk@beehaw.org 17 points 4 months ago (3 children)

Glorified autocomplete. That, and Clippy.

[–] dan@upvote.au 4 points 4 months ago

Glorified autocomplete

That's what I need most of the time, though. I don't see these AI things as replacing programmers or writing large chunks of code. I just see them as an improvement over the autocompletion/IntelliSense features we're all using already.

[–] holgersson@lemm.ee 4 points 4 months ago

Autocomplete and Clippy havent translated a script from one language into another for me without major errors yet.

[–] kbin_space_program@kbin.run -1 points 4 months ago (1 children)

Clippy was occasionally useful as it could offer shortcuts you didn't necessarily know about.

This is just bad autocomplete

[–] EatATaco@lemm.ee 8 points 4 months ago (1 children)

I was lucky enough to get in on my company's beta test for copilot.

When I hear people say it's bad, all that tells me is that they are either completely ignorant and have never really used it, or they aren't good at learning how to use new tools.

[–] kbin_space_program@kbin.run 0 points 4 months ago* (last edited 4 months ago) (1 children)

The example shown is setting a timer, then copilot suggests timeright value.

Contextually, it is bad autocomplete.

In practice, chatgpt4 is incapable of producing code to my coding standards. Edit: to clarify, its incapable of doing that in a timely enough manner that it saves me any time.

[–] FaceDeer@fedia.io 5 points 4 months ago (1 children)

The example shown was specifically selected because it's funny, not because it's representative.

The fact that you called the tool "chatgpt4" suggests you're not experienced with copilot. They're not the same thing even if they're using similar LLMs as a component.

[–] kbin_space_program@kbin.run 1 points 4 months ago

I know its not chatgpt4, I never said it was?

That paragraph is on its own because it is a different topic. In this case I was using my own experience experimenting with chatgpt4 as to why I won't be using it any time soon.