Pushing the whole company into the past on purpose

rachelbythebay.com

26 points

r4um

a day ago


4 comments

singleshot_ 9 hours ago

I’m not sure I get the fifty years bit at the very end. Anyone care to explain?

  • drewbug01 9 hours ago

    I believe the author worked at Facebook in the past. The "fifty years" bit is likely a reference to that company's recent policy change that explicitly re-authorizes the use of what are rightly considered slurs - even if they were common sentiment to express publicly fifty-some years ago.

    • singleshot_ 7 hours ago

      Aye, that makes sense (not the slurs, but the explanation). Thanks.

nonrandomstring a day ago

Nice descriptive article. I've done this on purpose too to debug remote filesystem syncs and cryptography problems where machines are out of sync. My GPS wall clock is handy for adjusting NTP, but the time it takes to scan my eyes from the wall back to the monitor.. you really do need two stacked like she did. So I now figured to use transparrent terminals each logged into a different host and lay them over one another running "watch -n1 date".

Would have been nice to have some more network, code and command line examples. You need to set up a local ntpd and need to point your local master at that temporarily. A better utility to write would be "timediff -s1 -s2" that takes two time servers and shows the offset. I bet there's a way to do that in one line. Anyone?