this post was submitted on 30 May 2023
25 points (100.0% liked)

Technology

37727 readers
721 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
top 17 comments
sorted by: hot top controversial new old
[–] sexy_peach@feddit.de 21 points 1 year ago (2 children)

Imagine believing that nobody really has to understand code anymore. Fine, give it a new name, but people aren't programmers if they mostly use AI and don't really understand how it works.

If they understand how it works, it's just like googling how to program, which really is just normal programming.

[–] ours@lemmy.film 8 points 1 year ago* (last edited 1 year ago) (1 children)

This always comes back in cycles. You don't need programmers, just have analysts write their requirements in English! And that's how we got COBOL (common business-oriented language) and programmers didn't disappear.

Then when had other stuff like "low code and no code". Graphic designers with grant promises of "citizen developer".

All these have failed to remove programmers entirely. Why? It's straightforward: defining software requirements in a concise way can't be done in a better way than in code. Because that's code, translating the requirements in a language that both a human and a machine can interpret reliably.

AI can do a bunch of things via prompts but how many prompts is it going to take to make a complex piece of software? And who is going to check the code that specifications have been well implemented?

Yeah, I'll impress a bunch of managers with simple CRUD applications, and prototypes and perhaps save a lot of time in repetitive, boring basic functions but programmers are going to be needed.

Edit: Oh and it is in Nvidia's interest for companies to invest heavily in AI and buy their hardware so of course their CEO is promising AI will solve all your problems as long as you pay him $$$.

[–] sexy_peach@feddit.de 2 points 1 year ago* (last edited 1 year ago)

yeees I fully agree

[–] whodatdair@lemm.ee 3 points 1 year ago

I’m mostly terrified of what outsourced code is going to look like in a few years…

[–] _NetNomad@forum.dxcomplex.com 18 points 1 year ago (2 children)

i wish i could remember who said it, but i saw a programmer say something like "chatgpt will now allow people to generate code instead of hiring programmers as long as they can clearly state the functionality they want. in other words, we're safe"

[–] noodlejetski@beehaw.org 7 points 1 year ago

"make me a Facebook, but better"

[–] Hirom@beehaw.org 7 points 1 year ago* (last edited 1 year ago)

I once heard about an analogous research project aiming at automatically generating correct application code. All you had to do is describe your application specifications using a new formal language for app specifications.

It would probably reduce the number of people capable of producing apps. A significant portion of programmers don't know how to write formal specifications.

But I wonder if a large language model could discuss someone's requirements in a plain-english discussion. Then turn that into a formal specification, that can be turned into code.

[–] jherazob@beehaw.org 10 points 1 year ago (1 children)

That's the typical crappy CEO attitude towards tech workers, maybe he'll learn or maybe he won't

[–] altair222@beehaw.org 4 points 1 year ago

lets not hold our breathe on them learning

[–] loki@lemmy.ml 6 points 1 year ago

just like the lawyer that used AI to make up fake events?

https://archive.is/JDANF

yaaay!!

[–] Faresh@lemmy.ml 6 points 1 year ago (1 children)

I wonder if they are going to use that lie as an excuse to pay programmers less.

@Faresh @Ninmi I mean, with the worker shortage, IDK how long they'd be able to get away with that...

[–] rysiek@szmer.info 6 points 1 year ago
[–] FracturedPelvis@lemmy.ml 5 points 1 year ago
[–] sexy_peach@feddit.de 4 points 1 year ago

Also like, who are the people that Nvidia, or the AI companies employ? Would they employ these people that can program with AI??

[–] EarlTurlet@lemmy.zip 3 points 1 year ago

GPT-4 writes better code than the junior developers on my team. I wish they would use it as a rubber duck, at the least.

It often requires iteration and asking for certain things (logging, error handling, simplification/maintainability, etc.) but it gets there. I think it would eventually be possible to get AI at a place where it thinks about these things automatically instead of requiring prodding.

Still doesn't replace people, but makes them more effective.

[–] Droggl@lemmy.sdf.org 2 points 1 year ago

Yay, more bad programmers, exactly what we need! /s

load more comments
view more: next ›