this post was submitted on 13 Nov 2023
27 points (68.0% liked)

Programmer Humor

19564 readers
1214 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
 
top 11 comments
sorted by: hot top controversial new old
[–] [email protected] 37 points 1 year ago

Don't perpetuate keeping salaries secret, it hurts all our income.

[–] [email protected] 27 points 1 year ago (2 children)

I'll show you mine:

Spoiler[There's nothing here].

[–] [email protected] 14 points 1 year ago* (last edited 1 year ago) (1 children)

wow my history is identical :0

what a coincidence

[–] [email protected] 16 points 1 year ago (1 children)

I'm pretty sure almost no nerds use chatgpt, as chatgpt kinda takes the nerdiness out of the nerd.

Script kiddy might fit better, looking at stackoverflow from the past half year.

[–] [email protected] 6 points 1 year ago

Yeah, you’re kinda right. Nerd doesn’t fit perfectly

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)
[–] [email protected] 16 points 1 year ago (1 children)
[–] [email protected] 3 points 1 year ago (1 children)

how are you immune to the evil magical chat app?

[–] [email protected] 5 points 1 year ago (1 children)

It's simple, I saw it for the con what it is from the very beginning.

[–] [email protected] 2 points 1 year ago

I'd say lucky you, but man AI is wonderful. Like it'll have lasting negative effects that's for sure.

I mostly use it for 3 things:

  • to do my homework, fk school
  • syntax, like "[1..] in py"
  • to write one-liners (in code) or regex or something that'd take much more time then worth.
[–] [email protected] 9 points 1 year ago

Here's my last one, I'm pretty fucking boring:

User:

Please provide a comma separated list of US state and territory postal abbreviations, with each item in single quotes.

ChatGPT:

Sure! Here is a comma-separated list of US state and territory postal abbreviations in single quotes:

'AL', 'AK', 'AZ', 'AR', 'CA', 'CO', 'CT', 'DE', 'FL', 'GA', 'HI', 'ID', 'IL', 'IN', 'IA', 'KS', 'KY', 'LA', 'ME', 'MD', 'MA', 'MI', 'MN', 'MS', 'MO', 'MT', 'NE', 'NV', 'NH', 'NJ', 'NM', 'NY', 'NC', 'ND', 'OH', 'OK', 'OR', 'PA', 'RI', 'SC', 'SD', 'TN', 'TX', 'UT', 'VT', 'VA', 'WA', 'WV', 'WI', 'WY', 'AS', 'DC', 'FM', 'GU', 'MH', 'MP', 'PW', 'PR', 'VI'

Please note that AS refers to American Samoa, DC refers to the District of Columbia, FM refers to Federated States of Micronesia, GU refers to Guam, MH refers to Marshall Islands, MP refers to Northern Mariana Islands, PW refers to Palau, PR refers to Puerto Rico, and VI refers to the U.S. Virgin Islands.