this post was submitted on 27 Nov 2024
45 points (94.1% liked)

Programmer Humor

32739 readers
631 users here now

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

Rules:

founded 5 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] Kidplayer_666@lemm.ee 13 points 4 weeks ago (1 children)

We should have an AI code interpreter that assembles code line by line so it can be executed

[–] ddplf@szmer.info 10 points 4 weeks ago

It may not be the fastest solution, or the most reliable, or the most maintainable, but it certainly would best accommodate our investors' needs!

[–] OatPotato@hexbear.net 8 points 4 weeks ago

This is it: now when you ask ChatGPT how to check if a string is a number in JavaScript, it can tell you to use this dependency.

[–] geneva_convenience@lemmy.ml 2 points 3 weeks ago

I trust ChatGPT more than Javascript's type inference.