back
user profile
JNRowe
7,426karma·1,207submissions·February 3, 2014
about
username at gmail.com ; Feel free to get in touch.
[ my public key: https://keybase.io/jnrowe; my proof: https://keybase.io/jnrowe/sigs/orH3nyNqAK4vkIpcxn2HRihHPV2HX80SyDwM9cR5xnw ]
recent activity (1,207 total)
comment
mboxstats[1] is pretty good for this if you're fetching the monthly archives from the web interface and desire a quick overview. It supports mbox and maildir, and can produce XML output for easi…
comment
atsaloli already gave a good answer, but I'll add that the date is in the PDF's metadata. fex, poppler provides pdfinfo which shows the creation date of 2007-01-15. Your viewer probably ha…
comment
Good example for me with Cyber Candy, I've walked by one countless times but didn't think of it. I'll make a U-turn here and say that I agree with you about using made up words, but for…
comment
It feels weird replying like this to someone in the UK(according to your profile), but... Since the original story broke I've been thinking that I would have granted the Candy trademark, but perh…
comment
Not sure where the cut off is or should be, but it doesn't feel standard to me. On my anecdotal desktop install there are two packages that use cmake; awesome and taskwarrior. Grep'ing the e…
comment
You can see what people using canonical email addresses are contributing[1]. If you look at the changesets you can also also see the type of changes they're upstreaming, many are simply one line…
comment
A naïve "wc -l /.[ch]" gives ~16.5 million for my lightly patched 3.13 tree. sloccount[1] which aims to count actual LoC says ~12 million(97% C) for the same tree. Neither are a truly…