this post was submitted on 26 Feb 2024
116 points (81.9% liked)

Technology

58144 readers
4427 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Jensen Huang says kids shouldn't learn to code — they should leave it up to AI.::At the recent World Government Summit in Dubai, Nvidia CEO Jensen Huang made a counterintuitive break with tech leader wisdom by saying that programming is no longer a vital skill due to the AI revolution.

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 6 months ago

Disagree. They need to learn to code. And be experts with AI tools.

Just like kids with a calculator.

[–] [email protected] 4 points 6 months ago

Isn't this basically "CEO of AI hardware company says that more people should use AI"? Not really news, since you wouldn't really expect him to say otherwise.

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

I know some Gen Z recent grads who use chatgpt to write their code.

back in my day, we had to write our code ourselves....

[–] [email protected] 2 points 6 months ago* (last edited 6 months ago) (1 children)

I use chatgpt for coding (millennial). You still need to know how to code though, because 50% of the time it doesn't work properly. You need to explain the nature of your variables, and the overall process you want to achieve. But I still save a good amount of time, because now I don't need to remember the specific syntax for a particular function, and it has saved me reading documentation because in can tell how some functions work by context.

Not learning how to code because of ai is like not learning math because there are calculators, sure, you don't need to know the multiplication tables by heart, but you need to know what multiplication is and how it's used to solve real world pringles.

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

i use chatgpt for coding (i can code myself but it helps with a lot of stuff), and if I wouldn't be able to code i would wonder why nothing works. but because i know how to code i know that chatgpt is often just writing horrible code which often does something completly else than asked. so i often think "screw this i do it myself" after countless trys to let chatgpt fix it.

[–] [email protected] 4 points 6 months ago

Dammit, he actually has an engineering degree, I can't make snide remarks about business majors

Or can I?

[–] [email protected] 14 points 6 months ago

"I have a foreboding of an America in my children's or grandchildren's time...when awesome technological powers are in the hands of a very few, and no one representing the public interest can even grasp the issues; when the people have lost the ability to set their own agendas or knowledgeably question those in authority; when, clutching our crystals and nervously consulting our horoscopes, our critical faculties in decline, unable to distinguish between what feels good and what's true, we slide, almost without noticing, back into superstition and darkness..."

Carl Sagan, Astrologist/Horposcopist from ancient times.

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

I use LLMs daily to code but the more complex the issue is I try to solve the more work I have to do to get it to actually produce what I need. I feel like at some point we will get to where UML failed…it will just be easier to write the code.

But I don’t like writing long Linq queries or Angular templates or whatever, it does that quite well (70% of the time it is 70% correct or so). So it takes over the part of coding I dislike.

So no just being able to write code might be unnecessary but that’s like 10% of my day.

[–] [email protected] 1 points 6 months ago

Writing single functions just isn't the hard part of programming in the vast majority of programs, the hard part is managing a project in a maintainable, robust, and extensible way.

[–] [email protected] 21 points 6 months ago

If Nvidia driver quality goes down in the next couple years, we know why.

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

My God the stupidity goes to the top!

[–] [email protected] 4 points 6 months ago

The man has a crippling spatula habit, he needs the income.

[–] [email protected] 17 points 6 months ago

You still need the fundamentals. You still need to understand problem solving and debugging.

[–] [email protected] 47 points 6 months ago

Yes, yes, keep my labour in high demand and my salary high

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

Kids should focus on the one thing AI can't do: Stand-up comedy.

[–] [email protected] 3 points 6 months ago

Have you looked carefully at AI-produced code?

load more comments
view more: next ›