360
you are viewing a single comment's thread
view the rest of the comments
[-] CodingCarpenter@lemm.ee 19 points 2 days ago

Ai is great for finding small flaws or reciting documentation in a more succinct way. But writing new code and functions? That's a fools errand hoping it works out

[-] flashgnash@lemm.ee 8 points 2 days ago* (last edited 2 days ago)

I use it for writing functions and snippets all the time, at least in python and rust as long as you describe what you want it to do properly it works great

Example I used recently: "Please generate me a rust function that will take a u32 user id and return a unique RGB colour"

Generated the function, I plugged it in and it worked perfectly first time

this post was submitted on 21 Oct 2024
360 points (96.4% liked)

Programmer Humor

32288 readers
49 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS