Hacker News
- Unix Time and a Modest Proposal https://www.johndcook.com/blog/2024/12/27/unix-time/ 39 comments
- UTC, Tai, and Unix Time (2001) https://cr.yp.to/proto/utctai.html 141 comments
- Unix time is bad and needs replacement, not UTC https://z.vandillen.dev/2022/11/21/unix-time-bad/ 93 comments
- Designing a REST API: Unix Time vs. ISO-8601 (2013) https://nickb.dev/blog/designing-a-rest-api-unix-time-vs-iso-8601 50 comments
- That time I had Steve Jobs keynote at Unix Expo https://www.cake.co/conversations/rZXhqtP/that-time-i-had-steve-jobs-keynote-at-unix-expo 40 comments
- UTC, TAI, and Unix time (1997) http://cr.yp.to/proto/utctai.html 5 comments
Lobsters
- Falsehoods programmers believe about Unix time https://alexwlchan.net/2019/05/falsehoods-programmers-believe-about-unix-time/ 11 comments programming
- Read a paper: The UNIX Time-Sharing System https://youtu.be/P01T4G5I2lk 17 comments coding
- The UNIX Time-Sharing System (Dennis M. Ritchie and Ken Thompson) [1974] http://www.cs.berkeley.edu/~brewer/cs262/unix.pdf 7 comments programming
- Time-zone database used by Unix, Java shut down due to IP litigation http://blog.joda.org/2011/10/today-time-zone-database-was-closed.html 5 comments technology
- The UNIX Time-sharing System -- A Retrospective by Dennis Ritchie http://cm.bell-labs.com/cm/cs/who/dmr/retro.html 6 comments programming
- Unix time reaches 1700000000 today! https://www.epochconverter.com/countdown?q=1700000000 176 comments programming
- Unix vs Linux: How They've Changed Over Time https://www.ubuntupit.com/unix-vs-linux/ 3 comments ubuntu
- Unix command line conventions over time https://blog.liw.fi/posts/2022/05/07/unix-cli/ 5 comments bsd
- Unix command line conventions over time https://blog.liw.fi/posts/2022/05/07/unix-cli/ 7 comments commandline
- Unix command line conventions over time https://blog.liw.fi/posts/2022/05/07/unix-cli/ 26 comments linux
- In Console 39 we got a look into what the process for maintaining various Unix ports is like by interviewing a long-time maintainer of the doas port. I thought /r/Linux might be interested :) https://console.substack.com/p/console-39?r=3cbez&utm_campaign=post&utm_medium=web&utm_source=linux_subreddit 9 comments linux
- Unix time reaches 1600000000 Today! https://www.unixtimestamp.com/index.php 27 comments compsci
- Unix time reaches 1600000000 today! https://www.unixtimestamp.com/index.php 200 comments programming
- Unix time reaches 1600000000 today! https://www.unixtimestamp.com/index.php 132 comments linux
- In about 2 days the Unix epoch time will be 1600000000. and 1700000000 will be in 3 years from now. https://www.epochconverter.com/ 36 comments programming
- 2038: Y2K, Unix, and the end of time https://www.wesleyabbey.io/post/2038-y2k-unix-and-the-end-of-time?utm_source=reddit 11 comments compsci
- 2038: Y2K, Unix, and the end of time https://www.wesleyabbey.io/post/2038-y2k-unix-and-the-end-of-time?utm_source=reddit 15 comments programming
- Useless benchmarks. Outperforming Unix sort by more than 7 times with 30 lines of Rust https://medium.com/@mnwa/useless-benchmarks-outperforming-unix-sort-by-more-than-7-times-with-30-lines-of-rust-f0804087a852 27 comments rust
- That time I had Steve Jobs keynote at Unix Expo https://www.cake.co/conversations/rzxhqtp/that-time-i-had-steve-jobs-keynote-at-unix-expo 18 comments apple
- I’m a junior Unix SysAdmin working with CentOS. I’m looking at investing some time in learning python, is it worth my while? https://www.reddit.com/r/sysadmin/comments/7b9gx8/im_a_junior_unix_sysadmin_working_with_centos_im/ 36 comments sysadmin
- Congratulations to Unix time for celebrating 1,500,000,000* tonight! https://www.reddit.com/r/javascript/comments/6n5ks2/congratulations_to_unix_time_for_celebrating/ 20 comments javascript
- Time Machine for every Unix out there https://blog.interlinked.org/tutorials/rsync_time_machine.html 11 comments sysadmin
- Time Machine for every Unix out there https://blog.interlinked.org/tutorials/rsync_time_machine.html 48 comments linux
- parseTime.js convert strings like "five days ago" to an integer (with time in milliseconds (as relative value from now and as UNIX Timestamp)) in four languages (en, de, pt, fr) http://simonwaldherr.github.io/parsetime.js/ 3 comments webdev
- TIL: Unix time is *not* the number of SI seconds elapsed since 1 January 1970 https://secure.wikimedia.org/wikipedia/en/wiki/unix_time#encoding_time_as_a_number 4 comments linux
- Someone took the time to port "Ancient UNIX" to the regular PC http://www.nordier.com/index.html 41 comments linux
- There’s a Dirty UNIX Joke in the New York Times’ Facebook Backlash Story! http://www.geekosystem.com/dirty-unix-joke-nyt-facebook-nyu/ 83 comments programming
- Ken Thompson's 1983 Turing Award lecture to the ACM admitted the existence of a back door in early Unix versions that may have qualified as the most fiendishly clever security hack of all time. http://www.jargon.net/jargonfile/b/backdoor.html 12 comments programming
- Unix time has passed 1234567890! http://img299.imageshack.us/img299/5678/scrnsht7vd0.png 7 comments technology
- "Unix is a system computers use to define time." http://www.npr.org/templates/story/story.php?storyid=100676911 161 comments programming
- Unix Time = 1234567890 On Valentine’s Day http://www.feld.com/wp/archives/2009/02/unix-time-1234567890-on-valentines-day.html 6 comments programming
- Time Machine for every Unix out there - Using rsync to mimic the behavior of Apple's Time Machine feature http://blog.interlinked.org/tutorials/rsync_time_machine.html 98 comments programming
- The Three UNIX File Times http://docs.babitch.com/o'reilly/unix/upt/ch16_05.htm 3 comments programming
- perhaps the most stupid Unix design idea of all times: atime http://kerneltrap.org/node/14148 32 comments programming