609
you are viewing a single comment's thread
view the rest of the comments
[-] Mountaineer@aussie.zone 54 points 1 week ago* (last edited 1 week ago)

These are pretty calm messages to an Australian and Garry is British, so culture checks out.

// What the fuck
// Fuck dynamic compiling.
// what the fuck is this shit
// What the fuck, why isnt this a method

Should this by the by commentary be there?
Not really.
But as a programmer, I understand each and every time I see something like:

// Urgh this is so dirty, Invalidate() and Refresh() do nothing.
tButt.AutoSize = false;
tButt.Width = maxWidth;
tButt.Height = maxHeight;
tButt.AutoSize = true;

[-] Deebster@programming.dev 53 points 1 week ago
  // this is bollocks, delete it

That's almost certainly from a Brit.

  // this looks like I'm being a fancy arsehole, but this is all because  
  // the window shows up white for some reason when first opened, and this  
  // disguises it.

Could be either.

chefkiss.png

this post was submitted on 26 Nov 2025
609 points (100.0% liked)

Programmer Humor

27690 readers
473 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 2 years ago
MODERATORS