this post was submitted on 20 Oct 2023
569 points (97.8% liked)

Programmer Humor

32247 readers
476 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
  • Adding a line: ✅
  • Removing a line: ✅
  • Modifying a line: ✅
  • Moving a codeblock: ❌ i see you've rewritten everything, let me just highlight it all.

RIP reviewers on my PR.

(Meme created by my coworker)

you are viewing a single comment's thread
view the rest of the comments
[–] killeronthecorner 34 points 1 year ago (10 children)

I'm convinced there must be a way of using ASTs to do more intelligent diffing of a given programming language, but I'm far too lazy to find out for myself.

[–] omidmnz 51 points 1 year ago (1 children)
[–] killeronthecorner 25 points 1 year ago (1 children)

Hell yeah, being lazy paid off. Thanks.

[–] omidmnz 7 points 1 year ago

You're welcome. And have fun trying to break it!

load more comments (8 replies)