this post was submitted on 29 May 2025
731 points (99.9% liked)

Programmer Humor

23612 readers
1336 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] WarlordSdocy@lemm.ee 28 points 5 days ago (1 children)

I mean if he's genuinely interested in learning Unity and just using AI to help with learning that's good, but yeah if he's just making the AI do all the work and relying on it then yeah probably not gonna go good.

[–] Olgratin_Magmatoe@slrpnk.net 21 points 5 days ago (1 children)

It's a bit of both. I'll try to help him if he asks for help if/when the AI leads him down the wrong path, but who knows how deep in the tangled weeds of spaghetti he'll be in by then.

[–] WarlordSdocy@lemm.ee 8 points 4 days ago (1 children)

I mean spaghetti code is a part of learning a new tool, my first Unity projects I did back in highschool have some really bad spaghetti code. I've since learned from then and found better ways to organize things to avoid that. But yeah if you're just letting AI write your spaghetti you're not gonna understand why it's bad and that prevents learning what you can do better next time.