this post was submitted on 04 Apr 2026
70 points (98.6% liked)

technology

24315 readers
358 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 5 years ago
MODERATORS
 

And the real maddening part is that search engines have been so enshitfied to make way for AI that's wrong like 9/10, so you're forced to rely on it for answers because if you try google, the snake wraps around and eats it's own tail giving you an AI answer! stalin-stressed

you are viewing a single comment's thread
view the rest of the comments
[–] LaughingLion@hexbear.net 8 points 16 hours ago* (last edited 16 hours ago)

I've used it to create some simple scripts to do some tedious shit that I didn't feel like coding myself but nothing serious or professional. For example:

"Here is a big file that has a bunch of data in it but I only need points X,Y,Z, formatted in a JSON which I have provided an example of. Write me a simple python script to do that."

Works okay for that stuff. Always desk check it with edge cases.