this post was submitted on 20 Sep 2024
92 points (90.4% liked)

Showerthoughts

29363 readers
1163 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The best ones are thoughts that many people can relate to and they find something funny or interesting in regular stuff.

Rules

founded 1 year ago
MODERATORS
 

According to syntax postfix increment returns copy of unmodified variable (C++ == C), while prefix increment returns incremented variable (++C == C + 1).

you are viewing a single comment's thread
view the rest of the comments
[–] someguy3@lemmy.world 7 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

Why not invent even more notations? We did YYYY.MM.DD at work.

[–] dingdongmetacarples@lemmy.world 4 points 2 weeks ago

Just please don't do yyyyMMdd with each field being optional and possibly one or two characters.

[–] Mesa@programming.dev 1 points 2 weeks ago* (last edited 2 weeks ago)

I personally do YYYY.MM.DD for all of my personal filing. Sue me.

Edit: personally, of course.