this post was submitted on 05 Jan 2025
787 points (98.0% liked)

Microblog Memes

8919 readers
1434 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 2 years ago
MODERATORS
787
Share and Enjoy! (lemmy.world)
submitted 7 months ago* (last edited 7 months ago) by FlyingSquid@lemmy.world to c/microblogmemes@lemmy.world
 

(Go stick your head in a pig!)

Come to think of it, "share and enjoy" is exactly the way I would expect an AI-generated YouTube video to end.

you are viewing a single comment's thread
view the rest of the comments
[–] sepi@piefed.social 50 points 7 months ago (3 children)

We had a fresh CS graduate who could only function with ChatGPT. He gave up thinking completely, ChatGPT whatever-latest-model was his thing. He was always arguing with us that the AI told him to do it this way or another. He could not take input from folks with two decades plus of experience during review. He bragged that AI would replace us all in a year. He did not last two months with us - my boss cut him loose after lots of bugs and hideous refactorings. He was more of a drag on the team than any help. Don't become that guy.

[–] toynbee@lemmy.world 14 points 7 months ago (2 children)

I work with Linux and was recently obligated to work with "Linux admins" from another company. One of them had apparently never used Linux before. I don't begrudge anyone their lack of experience, but they shouldn't be in positions that require fairly extensive experience.

Anyway, at one point they were doing a screenshare of some (very simple) code that I wrote but that I'm pretty sure they didn't know I wrote. They were all collectively trying to figure out how the (again, very simple) script worked (it literally just changed permissions and renamed some things, IIRC). For every single line, they would copy and paste it into ChatGPT and ask what the line did. It was kind of amazing to watch.

[–] Semi_Hemi_Demigod@lemmy.world 4 points 7 months ago (1 children)

I work with Linux and was recently obligated to work with “Linux admins” from another company. One of them had apparently never used Linux before. I don’t begrudge anyone their lack of experience, but they shouldn’t be in positions that require fairly extensive experience.

My job for the last decade has been working with sysadmins on Linux systems. Notice I didn't say "Linux sysadmins" because most of them aren't. They know a few commands by rote, but anything beyond that is impossible magic. The concept of the working directory, navigating the file path, permissions, and networking are all beyond their understanding.

I call them "turtles on posts" because they couldn't have gotten themselves in that position and are now stuck. And since this has been happening for years it's got nothing to do with AI.

[–] toynbee@lemmy.world 2 points 7 months ago

Fortunately for me, I'm probably in the lower half of my company in terms of qualifications; it's one of the best workforces in which I've ever participated. It actually bothered me a lot when I started, but as the saying goes, if you're the smartest person in the room you're probably in the wrong room.

The underqualified staff were with another company with whom we were required to work.

[–] db0@lemmy.dbzer0.com 1 points 7 months ago (1 children)

That sounds super painful to work with. But also a hilarious anecdote so you got that.

[–] toynbee@lemmy.world 2 points 7 months ago

Honestly, it was painful, but mainly because of the ridiculous number of meetings they forced on us. Watching them bumble through messing up their tasks was pretty entertaining.

[–] VaalaVasaVarde@sopuli.xyz -3 points 7 months ago

When I code using AI I get the best results by being very specific and write a class with pseudo code for it to fill out with the missing code.

If I just ask for it to write me a class that can X I often get some simple example code directly from stackoverflow.

It's decent at writing simple string tools etc., because that's what is out there, the day it starts writing code from API documentation will be a big milestone.

Currently it's just a parrot that knows Python.

Squawk GPT wants a def