Readit News logoReadit News
runariot commented on I made a quieter air purifier   chillphysicsenjoyer.subst... · Posted by u/crescit_eundo
runariot · 4 months ago
Why do computer fans blow air inside?

Deleted Comment

runariot commented on New Sora Demo from OpenAI [video]   youtube.com/watch?v=Rfwii... · Posted by u/elsewhen
runariot · 2 years ago
It looks weak, I think there have been better ones.
runariot commented on $2,295 5-port Ethernet Switch for Audiophiles   positive-feedback.com/rev... · Posted by u/rbranson
micw · 4 years ago
I doubt it works well without a golden oxygen free ethernet cable that costs at least $1,500 per meter.
runariot · 4 years ago
Here you can find a golden one for 3500eur and extra 2400eur cables ;) https://jcat.eu/product/m12-switch-gold/
runariot commented on Show HN: A simple CLI app to organize photos by year/month locally   github.com/wiringbits/my-... · Posted by u/AlexITC
runariot · 6 years ago
https://exiftool.org/filename.html Check 2nd and 6th sample...

exiftool -d %Y-%m-%d "-directory<datetimeoriginal" image.jpg Move 'image.jpg' into a directory with a name given by DateTimeOriginal, in the form '2006-03-27'.

exiftool -r -d %Y/%m/%d/image_%H%M%S.%%e "-filename<filemodifydate" DIR

Recursively rename all images in 'DIR' and any contained subdirectories to the form 'image_HHMMSS.EXT' (where 'ext' is the original file extension), and move them into a new directory hierarchy based on date of file modification, with path names like '2006/03/27/image_105859.jpg'.

runariot · 6 years ago
here is a command i always use after moving photos from camera

exiftool -r -d %Y/%m/%m_%d/%Y%m%d_%H%M%S%%c.%%e "-filename<CreateDate" ..\2sort\raw

runariot commented on Show HN: A simple CLI app to organize photos by year/month locally   github.com/wiringbits/my-... · Posted by u/AlexITC
AlexITC · 6 years ago
Really? can you give an example on how to do it?
runariot · 6 years ago
https://exiftool.org/filename.html Check 2nd and 6th sample...

exiftool -d %Y-%m-%d "-directory<datetimeoriginal" image.jpg Move 'image.jpg' into a directory with a name given by DateTimeOriginal, in the form '2006-03-27'.

exiftool -r -d %Y/%m/%d/image_%H%M%S.%%e "-filename<filemodifydate" DIR

Recursively rename all images in 'DIR' and any contained subdirectories to the form 'image_HHMMSS.EXT' (where 'ext' is the original file extension), and move them into a new directory hierarchy based on date of file modification, with path names like '2006/03/27/image_105859.jpg'.

Deleted Comment

runariot commented on Show HN: A simple CLI app to organize photos by year/month locally   github.com/wiringbits/my-... · Posted by u/AlexITC
runariot · 6 years ago
Exiftool does it for years
runariot commented on Don’t Use ZFS on Linux: Linus Torvalds   itsfoss.com/linus-torvald... · Posted by u/alexghr
runariot · 6 years ago
I dont know if it could be a reason also but ie freenas recommendation to use zfs is having ecc memory.. most pc have non-ecc what would cause some problems using zfs..

u/runariot

KarmaCake day5May 31, 2019View Original