Why do computer fans blow air inside?
HN user
runariot
It looks weak, I think there have been better ones.
Here you can find a golden one for 3500eur and extra 2400eur cables ;) https://jcat.eu/product/m12-switch-gold/
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
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'.
Exiftool does it for years
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..
nice phishing site :)
You can use OpenCV to detect motion/objects and then calculate their speed/flow.