Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on discuss.tchncs.de

15 replies

lemm.ee

Nothing existed prior to January 1, 1970.

It is known.

38
kbin.social

From the atomic age into the information age. That date is a good marker.

3

*Disinformation Age

The Information Age appeared for a brief moment and went straight into the Disinformation Age

6

I imagine all timestamps are rare. I.e only one exists of each until there is a rollover.

18

Had to explain Unix time to my friends when I sent them a picture of 1696969420

14

I've been using Linux since 1996 and remember when time_t was less than a billion. I guess I've found a new way to date myself. Slightly interestingly I thought, 1 billion was a couple of days before 9/11 which some have said defines the modern era or epoch.

6

Fun fact: If your shell is Bash or supports the same feature(s), date technically isn't needed; printf '%(%s)T\n' works the same.

Yes, that is a date/strftime-style percent escape inside a specific parenthetical printf percent escape.

5
lemmy.blahaj.zone

What shell is this that it outputs the duration after exiting the loop? Looks nifty.

4

it's starship. you should check it out if you don't have a handcrafted prompt.

edit: shell is bash. just with a custom prompt in .bashrc.

10

You reached the end