For educational reasons I've decided to create my own CA. Here is what I learned.
Lets get some context first.
Last updated: 2017-03-18
exiftool -filename -filemodifydate -createdate -r -if '(not $datetimeoriginal) and $filetype eq "JPEG"' .
###Output photos that don't have datetimeoriginal to a CSV### Note this can take a long time if you have a lot of jpgs
| { | |
| "title": "MacOS -> PC Shortcuts", | |
| "rules": [ | |
| { | |
| "description": "Top/bottom of document (ctrl+home/ctrl+end)", | |
| "manipulators": [ | |
| { | |
| "type": "basic", | |
| "from": <%= from("home", ["command"], ["any"]) %>, | |
| "to": <%= to([["up_arrow", ["left_command"]]]) %>, |
We did it! We broke gist.github.com ;) So head over to the new home! Thank you all!
2021.10.20: https://github.com/AveYo/MediaCreationTool.bat now open for interaction
Not just an Universal MediaCreationTool wrapper script with ingenious support for business editions,
A powerful yet simple windows 10 / 11 deployment automation tool as well!
This document contains universal development principles and practices for AI assistants working on any project. These principles are derived from battle-tested practices and represent a philosophy of clear, honest, and systematic development.
BEFORE ANY ACTION, you MUST use these tools. Tool names use double underscores between segments.