411

It also obscures any licensing issues one might have.

you are viewing a single comment's thread
view the rest of the comments
[-] hydroptic@sopuli.xyz 3 points 1 year ago

But oh boy is it a flashy good-looking structured cool code! It doesn’t work, but it’s cool!

Purely out of curiosity, I used the Cursor IDE for a personal project involving a lot of math-y stuff, and this really wasn't my experience.

Not only was most of what it produced wrong (ran just fine, but mostly produced complete garbage), the code quality was absolute shit. Overly long functions, often with parts that repeated, kept shoving more and more parameters into those overly long functions, no sense of using abstractions to cut down on code length etc. etc.

Might have partially been a question of language choice; I was using Julia, and there's definitely not going to be as much training data for it compared to something like Python (🤮), and a lot of the code that is out there has been written by people who aren't coders but scientists

this post was submitted on 20 Jun 2025
411 points (96.0% liked)

Programmer Humor

33033 readers
2301 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 3 years ago
MODERATORS