964

Cross posted from: https://lemm.ee/post/35627632

you are viewing a single comment's thread
view the rest of the comments
[-] NegativeLookBehind@lemmy.world 18 points 3 days ago

When I used to try and ask AI for help, most of the time it would just give me fake command combinations or reference some made-up documentation

[-] Drewelite@lemmynsfw.com 2 points 2 days ago* (last edited 2 days ago)

The best one I've used for coding is the InelliJ AI. Idk how they trained that sucker but it's pretty good at ripping through boiler plate code and structuring new files / methods based off how your project is already setup. It still has those little hallucinations especially when you ask it to figure out more niche tasks. But It's really increased my productivity. Especially when getting a new repo setup. (I work with micro services)

[-] Passerby6497@lemmy.world 2 points 2 days ago

Yeah, formatting is the only place that I really enjoy using AI. It's great at pumping out blocks of stuff and frequently gets the general idea of what I'm going for with successive variables or tasks. But when you ask it to do complex things it wigs out. Like yesterday when it spit out a regex to look for something within multiple encapsulation chars just fine, but telling it to remove one of the chars it was looking for was impossible, apparently. Spent 5 min doing something I figured out in 2 minutes on a regex test site.

this post was submitted on 27 Jun 2024
964 points (98.0% liked)

Programmer Humor

18232 readers
1718 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 1 year ago
MODERATORS