a rare Unix timestamp occurred yesterday.
next one (1_800_000_000) will be in 2027.
edit: seems like Lemmy doesn't like video links in pictures field. so pasted it below.
https://discuss.tchncs.de/pictrs/image/2250d3fd-a86c-4ca9-9827-2578341f1fe2.webm
a rare Unix timestamp occurred yesterday.
next one (1_800_000_000) will be in 2027.
edit: seems like Lemmy doesn't like video links in pictures field. so pasted it below.
15 Comments
konalt@lemmy.world · 46 pts · 2y
Cutting it a bit close there.
lemmesay@discuss.tchncs.de · 24 pts · 2y
yes lol. became anxious fearing I'd miss it and hence made typos :')
war@kbin.social · 1 pts · 2y
Gork@lemm.ee · 38 pts · 2y
Nothing existed prior to January 1, 1970.
It is known.
PlasticExistence@lemmy.world · 5 pts · 2y
It is known.
018118055@sopuli.xyz · 4 pts · 2y
End of universe, 2038.
TimeSquirrel@kbin.social · 3 pts · 2y
From the atomic age into the information age. That date is a good marker.
ininewcrow@lemmy.ca · 6 pts · 2y
*Disinformation Age
The Information Age appeared for a brief moment and went straight into the Disinformation Age
TeamBrett@lemmy.world · 18 pts · 2y
I imagine all timestamps are rare. I.e only one exists of each until there is a rollover.
Aabbcc@lemm.ee · 14 pts · 2y
Had to explain Unix time to my friends when I sent them a picture of 1696969420
RAM@discuss.tchncs.de · 8 pts · 2y
🥳🥳🥳
jeena@jemmy.jeena.net · 6 pts · 2y
Hooray we did it!
018118055@sopuli.xyz · 6 pts · 2y
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.
palordrolap@kbin.social · 5 pts · 2y
Fun fact: If your shell is Bash or supports the same feature(s),
datetechnically isn't needed;printf '%(%s)T\n'works the same.Yes, that is a
date/strftime-style percent escape inside a specific parentheticalprintfpercent escape.bamboo@lemmy.blahaj.zone · 4 pts · 2y
What shell is this that it outputs the duration after exiting the loop? Looks nifty.
lemmesay@discuss.tchncs.de · 10 pts · 2y
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.