this post was submitted on 15 Sep 2025
511 points (86.8% liked)

Technology

75205 readers
2935 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

archive.is link to article from allabout.ai at https://www.allaboutai.com/resources/ai-statistics/ai-environment/

you are viewing a single comment's thread
view the rest of the comments
[–] hisao@ani.social 4 points 1 day ago* (last edited 1 day ago)

I personally enjoy using it to the point I'm ready to pay for it. It helps me figuring out rather complex things where I wouldn't even know what to type into a normal search engine to start tackling the problem. Imo, both forcing people to use it and forbidding people to use it, is making people unhappy. Just let people work the way they want to.

Yesterday I got just a regular ChatGPT explaining me how to convert some geometry into screen space using inverted transform matrix of the camera and dividing x,y by z in camera space to get the projection and then normalizing using min/max x,y, then after I got some bad results trying to get those numbers into the place where I need them, writing me a script that transforms my node-based Blender geonodes setup into JSON (just for the sake of giving this JSON to ChatGPT for analysis), then after reading this JSON explained to me some advanced control and data flow intricacies of geonodes and recommended a setup I could use to reshape control and data flow the way I need. This is all rather useful and would take more time and effort to gather all this information by myself. And it's not like I'm not learning anything, it just makes learning faster.

spoiler