127
submitted 11 months ago by yogthos@lemmy.ml to c/programmerhumor@lemmy.ml
top 2 comments
sorted by: hot top controversial new old
[-] JohnnyCanuck@lemmy.ca 5 points 11 months ago

I was recently coding in javascript and it was actually fucking awesome. Not because it's a good language or anything like that...

It's awesome because ChatGPT/copilot is really really good at writing/analyzing/debugging javascript. I'm guessing it's because almost everything ever written in javascript is basically open source, so there is a ton of LLM training material. But whatever the reason, pretty much anything I asked it for, it could write, and I got a ton of shit done super quick.

[-] SkyNTP@lemmy.ca 3 points 11 months ago

Debatable whether minified JS is "open source", in the same way that compiled machine code is technically still visible, just unfeasible to comprehend (despite, or perhaps in spite of decompilers).

Anyway, minified JS lacks comments and prompts to read from. The explanation I have accepted is just the sheer massive quantity of JS code and libraries coupled with all the documentation surrounding it.

this post was submitted on 30 Nov 2023
127 points (92.1% liked)

Programmer Humor

32490 readers
564 users here now

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

Rules:

founded 5 years ago
MODERATORS