this post was submitted on 12 Apr 2025
163 points (99.4% liked)

Programmer Humor

35151 readers
440 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] yogthos@lemmy.ml 6 points 1 week ago (2 children)

I find DeepSeek is incomparably better at coding tasks

[โ€“] Natanox@discuss.tchncs.de 2 points 1 week ago (1 children)

Depends on the language I'd assume. The last thing I heard was that the current Codestral version is optimal for Python for example.

[โ€“] yogthos@lemmy.ml 1 points 1 week ago

Could be, I've only tried it with js and Clojure.

[โ€“] roux@hexbear.net 1 points 1 week ago (1 children)

I like DeepSeek more but it's responses for AstroJS are actually worse from what I've seen. I am starting to think I single-handedly trained ChatGPT on Astro at this point lol.

[โ€“] yogthos@lemmy.ml 2 points 1 week ago (1 children)

I expect you could probably do a lot better with a model trained on a specific language, and it could probably be much smaller than a general model as well.

[โ€“] roux@hexbear.net 1 points 1 week ago (1 children)

Now that I think of it, I wonder if the Astro team has AI shit built into their VSCode plugin.

[โ€“] yogthos@lemmy.ml 2 points 1 week ago

That would make for a pretty heavy plugin, it still takes sizable resources to run even smaller models locally.