this post was submitted on 05 Jan 2025
805 points (100.0% liked)

Microblog Memes

8004 readers
4044 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
805
Share and Enjoy! (lemmy.world)
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

(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
[–] [email protected] 9 points 5 months ago (3 children)

AI is quickly becoming an integral part of basically every career imaginable. Those that actually take the time to learn how to use it properly are going to inevitably be in a far better position than those too scared to figure it out. The real challenge is finding the balance between using AI as the tool that it is and just getting an easy answer (which, considering all the downvotes I'm getting, is probably the part yall are justifiably concerned with). We need to teach the world (ourselves) how to use AI, not avoid it, and run away like we keep doing. This cat is out of the bag and ain't never going back.

[–] [email protected] 51 points 5 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.

[–] [email protected] 16 points 5 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.

[–] [email protected] 4 points 5 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.

[–] [email protected] 2 points 5 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.

[–] [email protected] 2 points 5 months ago (1 children)

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

[–] [email protected] 2 points 5 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.

[–] [email protected] 3 points 5 months ago (1 children)

This right here is the big, glaringly obvious problem with AI, especially in academics. But, it's also exactly why this whole issue isn't really a big deal as long as long enough people learn to use AI correctly. Those that don't learn and fall into the trap of easy solutions and laziness will always, inevitably fail as soon as they get to the real world and must then either learn or fade into obscurity. Those that do learn how to utilize AI will find far more success and will hopefully be able to pass on their skills and knowledge. Thus, the system, given enough time, kinda corrects itself eventually. It's just a bit dangerous until then, hence why we need to teach and learn rather than fear what's coming.

[–] [email protected] 9 points 5 months ago (1 children)

I feel like you are so close to realising why your argument is rubbish.

AI is absolutely a good tool. But only for people who understand what they are doing already.

Its good to help you with arduous tasks but you need to be able to review what it does with knowledge and experience or you wont understand what it gets wrong.

I use it in my job to help me to write large access lists. If i give it the parameters, the addresses i want to give access to and in what ports and protocols etc it can dump a hughe ACL and i can review it and correct any errors i find.

If i didnt know how and ACL was written, didnt know the correct syntax and didnt understand where it should be placed i could very easily apply a dodgey ACL to a live network and fuck things up for everyone.

You keep saying you need to learn how to use it and then its fine.

But its not. You need to learn that its mostly dumb and you need to scrutinise everything it does.

[–] [email protected] 2 points 5 months ago

That scrutiny is exactly what I'm getting at when I say we need to learn how to use it. AI is really powerful, but is so incredibly far from being the magic bullet that people think it is. It is just a tool that needs to be applied carefully and responsibly, of course only the people that understand what they are doing are going to succeed. My argument is that we need to be building that understanding and sharing it as widely as possible so that even more people can use the tools properly. And, yes, that means check the fucking output, use your brain instead of replacing it.

[–] [email protected] 1 points 5 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

[–] [email protected] 11 points 5 months ago (1 children)

AI is quickly replacing a lot of careers.

And it will continue to do so.

I'm amazed that you think otherwise when it's happening right now.

Also, "taking the time to learn to use it" takes all of what, a couple of days of reading at most if you want it to do something really unusual? We're not talking about advanced coding here.

[–] [email protected] 7 points 5 months ago (1 children)

AI is not replacing much of anything, not yet anyway. It is evolving and forcing the world to evolve with it. While AI is used to write notes, summarize content, generate content, integrate data, organize life, etc., all of that still requires input of some kind from someone. Careers are going to be all about performing that input and interpreting the result. People will not be replaced (except the ones that refuse to keep up), they will just fill a different role.

Also, "taking the time to learn to use it" takes all of what, a couple of days of reading at most if you want it to do something really unusual? We're not talking about advanced coding here.

You clearly understand nothing about AI if this all you think it is. Sure, anyone can type a prompt and get a garbage result in about 30 seconds, but there is a hell of a lot more to it if you want to actually solve a real problem using AI. Learning advanced coding isn't actually a bad idea for the future.

Maybe you can understand a different perspective if you stop thinking of AI as gimmicky solution and start thinking of it as what really is, a powerful set of tools meant to make finding the solution easier, nothing more.

[–] [email protected] 12 points 5 months ago* (last edited 5 months ago) (1 children)
[–] [email protected] 5 points 5 months ago* (last edited 5 months ago) (1 children)

First, we are discussing careers, not individuals. No shit people are losing jobs, but guess what, that is exactly what happens when careers evolve or new ones are created. Every. Single. Time.

Think about when precision machining was invented, when printing presses where invented, when cars where invented, when computers where invented, when the fucking internet was invented, etc. Yes, a fuck-ton of people were suddenly out of a job. But then suddenly there are also a whole bunch of brand new jobs and careers to fill. People either learn to adapt and fill those roles, or they don't, and they get left behind. AI isn't really any different except that it is happening right now and it's therefore hard to see what's to come.

That's just how the world works. It's sad and frustrating, I know, but being scared and hiding your head in the sand doesn't change that fact. Learning how to live and thrive with the new stuff does, though, so maybe let's try that instead.

Second, and this isn't to discount everything you linked, but you understand that there is a huge bias going on here, right? People are understandably scared about the future, and the media latches onto that fear and creates articles that feed the narrative beast. But often times, the articles completely neglect to talk about the other side of the coin, which is what we are discussing here.

[–] [email protected] 11 points 5 months ago (1 children)

Okay, well maybe you see things like the death of journalism and the death of criticism and the death of voice-over acting and the death of music composition to be good things, but I don't know that you're in the majority there.

And you may also see the massive ecological disaster that AI is becoming is a good thing too. I certainly do not.

https://en.wikipedia.org/wiki/Environmental_impacts_of_artificial_intelligence

[–] [email protected] 5 points 5 months ago (1 children)

What I'm trying to get you to understand is that this isn't the death of anything, not really. Though it can certainly feel like it, especially right now. This is just the growing pains that goes along with literally every single major advancement in human history, and we always have this same exact unproductive argument. Yes, people get hurt along the way, but that is exactly why it is our collective responsibility to learn properly and mitigate as much of the damage as possible, being scared is never the way to do that. This isn't the doom of society. It's simply the dawn of a new version of society.

Continue being scared and wither into obscurity, or learn to adapt and thrive with what is inevitably going to be an integral part of our lives, career or not. The choice is really yours alone, but I want to see everyone succeed, including you and anyone else that reads this garbage.

Also, the ecological impact of AI is an entirely separate discussion, and I would appreciate it if you didn't pretend to know my stance on the matter to support your arguments. If you want to have that discussion, we can, but not like this.

[–] [email protected] 7 points 5 months ago (1 children)

You mean sort of like it wasn't the death of artisan textile production after the industrial revolution? Except it absolutely was and people literally starved while the rich got richer on the new machines. Sounds familiar.

[–] [email protected] 4 points 5 months ago (1 children)

OK, fine. Jobs are getting destroyed because AI is the greatest evil in the universe and the only solution is make memes about it scream thats it's going to kill us all. The kids are all gonna be too dumb to think and AI is going to run everything. No one will be able to live normal, productive lives ever again. The world is ruined!

Or.

AI is bunch of tools that can be used to solve some really weird problems and/ or make life easier and less stressful overall. But also AI is really powerful and can very easily be used in the wrong way and be really dangerous so we as a species need to learn how to use it safely before a bunch of people get seriously hurt. The world is gonna have a few hiccups, but eventually people will figure shit out and move on because AI is never going away and will only ever become an increasingly important part of our lives.

Which of these scenarios actually makes sense? Look at history and think of Occam's razor. Is AI actually evil, or is it just a thing we have created (and literally cant uncreate at this point) and now have to figure how to deal with? Is AI really worth being scared of (remember, its a permanent part of this world now), or is it better to learn how to coexist with AI and find ways to reduce the harm and destruction that it absolutely can cause.

[–] [email protected] 6 points 5 months ago (1 children)

Is it really that black and white to you?

[–] [email protected] 5 points 5 months ago (1 children)

Nothing about this is black and white, that's my whole fucking point.

I'm curious what your actual argument is as I suspect even you don't know what it is beyond "AI Bad", which from my perspective is the only real black-white argument here. I'm perfectly happy admitting that AI can be bad, I have said precisely this many times now. I'm suggesting that avoiding AI because of that 'bad', is a stupid waste of time and doesn't actually help anyone find solutions the to bad stuff. Burying our head in the sand like this only makes us avoid the problem until, oh wait, its a huge fucking problem and now people are actually getting hurt. Lets face the problems head-on, lets figure it all out together, lets learn instead of hiding.

[–] [email protected] 5 points 5 months ago (1 children)

I’m curious what your actual argument is

I said it at the very beginning- maybe you should be wary of it. You didn't like such a meek suggestion, which is why I am saying you are seeing things in black-and-white terms.

Also, interesting that you never commented on my link about the environmental impact and yet have decided that I don't know what my argument is beyond "AI bad."

Did you even look at the link? What are your answers to the multiple major environmental problems that it brings up?

[–] [email protected] 4 points 5 months ago (1 children)

Your argument is that I shouldn't use AI because it might negatively impact my career? That's not much of an argument considering that is a personal choice with personal consequences and I've been refuting that claim this entire time, it's literally why we are here. Everything you have said since has effectively boiled down to "AI is bad because people get hurt". Which is completely valid and I have agreed with this point at every single step here. Our conflict arises from having differing opinions about how to deal with the impact of AI as well as the balance between good/ bad that all things, including AI, exist within.

So, again I ask, what exactly is your argument? What is the 'truth' you are trying to convince me of? I believe I have made my 'truth' pretty clear in multiple different comments. Now I want to know yours, perhaps we have more common ground than you think and we don't need to conflict.

Also, I did in fact comment on the environmental impact of AI. I told you I was choosing to ignore that point because I find the way that you brought it into the conversation to be childish and unproductive. It also has nothing to do with the correlation between the use of AI, careers, and the integration process of AI. Environmental impact is an engineering and sustainability problem, not a moral or ethical one. Different problem, different discussion.

[–] [email protected] 4 points 5 months ago (1 children)

Did you even read what I wrote?

I said it at the very beginning- maybe you should be wary of it.

Do you need help understanding what "be wary" means?

I was choosing to ignore that point

I see, so you don't want to know what my argument is and why I am making it. Thanks for clearing that up, I guess there's nothing more to discuss, but you could have saved us a whole lot of time and told me that a while ago.

[–] [email protected] 4 points 5 months ago (1 children)

When have I indicated that I am not wary of AI? I'm just not scared of it the way you clearly are. Wary should mean be cautious and learn, not shove your head up your ass and hope it the problem goes away (This is literally my only point, stop reading more into it). I recognize that there are good and bad parts of AI. I also understand that AI is utterly inevitable and avoiding it only means the 'bad' stuff gets to win and we don't get to enjoy any of the 'good' stuff. The only way we get to have any of the "good" stuff is if we learn how to use it first.

I very much DO want to know what your argument is (If not, then why the actual fuck do you think I'm still here?), but you have yet to say anything meaningful to that end. Sure, you say lets be wary of AI (never disagreed here), but it seems to me that you only want to run away or destroy it, and you never really try to back up why that is a valid way forward. If you can link the environmental impact of AI to that argument, then I am genuinely happy to listen. You have something meaningful to say, I know you do, I'm just waiting for you to be clear about what exactly it is.

[–] [email protected] 4 points 5 months ago (1 children)

Well if you know what I clearly am then, again, it’s clear you aren’t actually interested in my argument.

Sorry, I don’t believe your claim that you will be genuinely happy to listen to what I have to say when you declare you know what I think.

[–] [email protected] 5 points 5 months ago (1 children)

I think you have no real argument which is why you are now only attacking my character. If you have a point, I would like to see you reiterate it into as clear of words as possible, exactly what you have been trying to convey. No arguments, no pissing match, no ego, just say what your trying to fucking say. Once we have both done that, then maybe we can have a productive discussion wherein we can both learn something and possibly understand the world a little better.

I'm sorry you feel that I don't want to hear you. All I can say is that I do actually, genuinely want have an open friendly discussion and learn about your perspective here. I have not declared anything with certainty about you that can not be gleaned from this discussion. (Perhaps I have misinterpreted some of your words, but the same can be said of you, so lets restart on that front) You are clearly are at least somewhat scared of something, from where I'm sitting it appears that you are scared of AI. But you fight me when I suggest as much, so now I want to know why your scared or what your real concern is. Again, I'm sorry if this sentiment has felt false, I really do want to have a discussion, not a fight.

[–] [email protected] 2 points 5 months ago (1 children)

I’m sorry you feel that I don’t want to hear you.

I wonder why that is?

You are clearly are at least somewhat scared of something

Oh yeah.

I really do want to have a discussion, not a fight.

For some reason I still don't believe you.

[–] [email protected] 4 points 5 months ago (33 children)

I wonder why that is?

Um, kinda yeah actually?

For some reason I still don’t believe you.

Then you are a lost cause, my friend. I have tried my best to be open, it's disappointing that you are not and have proven yourself unwilling to learn. I hope you find some way to adapt before AI is a part of functionally everything and only those that figured out how to safely use it have any chance at a job.

load more comments (33 replies)
[–] [email protected] 6 points 5 months ago

I am reminded of an argument i had years ago about people relying on google to do their jobs.

I argued that using google to give you the answer to a problem doesn't help you in the long run. Instead of understanding the solution and being able to use that understanding to solve problems in the future, you just become dependent on google to get you through the day.

It is much more important to learn why a solution fixes a problem and the steps you take to understand the elements of the solution. It opens more doors, and you learn how to use your brain.

Both thinking and googling will get people far, but if google ever went away, only the thinkers would survive.

This is happening again but this time its AI.

The funny thing is, the people who made google search, and the people who created AI, are likely the thinkers.