this post was submitted on 24 Feb 2025
259 points (100.0% liked)

Gaming

42 readers
8 users here now

The Lemmy.zip Gaming Community

For news, discussions and memes!


Community Rules

This community follows the Lemmy.zip Instance rules, with the inclusion of the following rule:

You can see Lemmy.zip's rules by going to our Code of Conduct.

What to Expect in Our Code of Conduct:


If you enjoy reading legal stuff, you can check it all out at legal.lemmy.zip.


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Probius@sopuli.xyz 1 points 1 month ago

I like to use AI autocomplete when programming not because it solves problems for me (it fucking sucks at that if you're not a beginner), but because it's good at literally just guessing what I want to do next so I don't have to type it out. If I do something to the X coordinate, I probably want to do the same/similar thing to the Y and Z coordinates and AI's really good at picking up that sort of thing.