Category: Uncategorized
-
“everything you buy is rubbish” – well, that’s a little exaggerated, but still …
http://everythingisrubbish.co.uk Again, this graph is also a little exaggerated, but still … – I like the description anyway. The kind of PITA you always need and which is useful to “move forward”.
-
now all my 4 Macs are running OS X 10.10.1 AKA Yosemite
https://en.wikipedia.org/wiki/OS_X_Yosemite Actually I don’t like it that colourfull, I prefer a monochrome background, these days “Solid Aqua Graphite”.
-
if you are downloading “OS X Yosemite” from the App Store, do you want keep the downloaded “thing”?
If you keep it, you can also use it for another installation. But you got to copy it, before you press “Continue”. This is, what you are after: /Applications/Install OS X Yosemite.app
-
rake / Rakefile references
https://en.wikipedia.org/wiki/Rake_(software) http://docs.seattlerb.org/rake/ …
-
I reviewed Polars’s Android app “Polar Beat” (= fi.polar.beat) on Google Play / Apps
https://play.google.com/store/apps/details?id=fi.polar.beat&reviewId=… miserable graphic for treadmill! no compatible pedometer / stride sensor? The graphic you can share for a session on the treadmill is plain blue, instead of at least the hearbeat. And if Polar will ever start showing the heartbeat, please do not show the area below the minimal heartbeat, because that’s a waste. Polar sells…
-
Does Jewish Law Allow Torture? – Tablet Magazine
http://tabletmag.com/scroll/187646/does-jewish-law-allow-torture … As Klapper put it: “Endorsing torture fundamentally desecrates God’s Name. The role of Judaism is to raise moral standards in the world, not to legitimate a lowest moral common denominator.” …
-
For Sustainable, Kosher Seafood, Try the Herring – Tablet Magazine
http://tabletmag.com/scroll/187689/for-sustainable-kosher-seafood-try-the-herring
-
a more readable procmail log file – formatted as emacs style diary – this is how I watch my incoming mail
https://github.com/JochenHayek/misc/blob/master/procmail-from2diary.pl $ ssh -n MAILSERVER tail -1000f var/log/procmail-from | ~/bin/procmail-from2diary.pl
-
camera pictures and their file names, PDF files – if you want them to carry some date they already have inside their header …
https://github.com/JochenHayek/misc/blob/master/jpg-exif-suggest-rename-as_vouchers.sh https://github.com/JochenHayek/misc/blob/master/jpg-exif-suggest-rename-versioned.sh https://github.com/JochenHayek/misc/blob/master/pdf-suggest-rename-as_vouchers.sh https://github.com/JochenHayek/misc/blob/master/pdf-suggest-rename-versioned.sh For accessing the EXIF header there are a couple of utilities available, “exif –xml-ouptut” and “exiftool -s”; for PDF the package “xpdf” provides a utility called “pdfinfo -meta -rawdates”. All of them can provide you with quite a few date-time-strings from the respective heards. Long ago I wrapped these utilities in…
-
“log file checking” and “trouble/support/incident ticket caring” – are these serious or even exciting jobs?
https://en.wikipedia.org/wiki/Log_file https://en.wikipedia.org/wiki/Issue_tracking_system Yes, they are.