I had a Kindle subscription to the NYT, but canceled it recently because it didn't have a lot of the cool stuff - like the puzzle. I couldn't see the point to paying for a neutered product.
Damn sort, not working the way I thought.
I post this mainly as a self-reminder, but it might help others.
sort -n
is just not enough to numerically sort several columns.
For example:
$ (echo "12 12"; echo "2 12"; echo "2 2"; echo "12 2") | sort -n
2 12
2 2
12 12
12 2
The first column is correctly sorted, but not the second one.
yes, there is something akin to "girls" on Slashdot. Or at least, I'm not one of the "boys"
And while I'm putting my two cents out here, since when does a sequel have to have anything to do with the first movie besides a common cast of characters?
How many weeks are there in a light year?