this post was submitted on 20 Sep 2024
91 points (90.3% liked)

Showerthoughts

29290 readers
3000 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 1 week ago* (last edited 1 week ago) (2 children)

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

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

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

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

Edit: personally, of course.