this post was submitted on 23 Jan 2024
207 points (96.4% liked)

Programmer Humor

18962 readers
416 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
 

I wonder what would happen if I'd enable them all at the same time.

you are viewing a single comment's thread
view the rest of the comments
[–] YIj54yALOJxEsY20eU@lemm.ee 1 points 7 months ago* (last edited 7 months ago)

I've been having gpt write js docs for this huge, poorly typed, code base I am refactoring. Super nice that I can just drop the whole function (or a few) and it can figure out the context. I was even fighting one of its explanations until I looked closer and realized it was right! Will likely be integrating copilot soon.