this post was submitted on 03 Apr 2024
1098 points (96.2% liked)

Programmer Humor

24993 readers
1898 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
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 1 year ago (6 children)

The UK press every year makes a huge song and dance in opinion pieces about getting rid of DST. However I'm always horrified to see that people want us to keep British Summer Time instead of Grenwich Mean Time. I understand that there are "longer evenings" in BST; however we literally invented GMT and coerced the rest of the world to adjust their times based on that. From the point of view of being constantly compatible with UTC and having more consistent business hours for international companies it makes more sense to me if we kept GMT.

Also the longer evenings thing can be achieved by simply staying up an hour later. It's not exactly like an hour is being stolen from you when the times switch, the change of clocks are mainly pointless admin.

Lastly I read an article recently that described a correlation between the incidence of heart attacks and the clocks changing. The theory is that just slightly messing with people's sleeping patterns can cause additional strain on the body.

load more comments (6 replies)
[–] [email protected] 7 points 1 year ago

DST is a digital STD

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

If only I had a numeric type that could hold the value of how many seconds since the creation of the Universe, without overflowing, I'd be set.

load more comments (1 replies)
[–] [email protected] 7 points 1 year ago

I'm not a developer but give him one for me too

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

Move to International Atomic Time timezone. clock_gettime(CLOCK_TAI, ...) and stop complaining.

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

Would be more appropriate if it was the datetime library creator.

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

I just discovered that while the ServiceNow APIs return all times in UTC, they use the user's default time for all times passed in as a parameter.

So if your account is set up in PDT and you say "give me this item that I just created", it will say "here your item, this was created at 17:00".

But if you say, "cool let me see all items created in the last hour, so anything greater than 16:00", then it will respond "got nothing for ya, chief."

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

Leap year creator has left the chat & blocked.......

load more comments (1 replies)
load more comments
view more: ‹ prev next ›