Skip to content

Instantly share code, notes, and snippets.

@ahacke
ahacke / .gitconfig
Last active January 16, 2024 21:08
gitconfig-file
# ideas from: https://gist.github.com/tdd/470582
[user]
name = <github-username or full name>
email = <github-username>@users.noreply.github.com
[core]
autocrlf = input
# VSCode
editor = code --wait
# Don't consider trailing space change as a cause for merge conflicts
@ahacke
ahacke / github_ssh_keepass.md
Last active March 13, 2023 07:05
Guide on how to setup github ssh keys with keepass

Github SSH with KeePass

Requirements

  • Git
  • Github Account
  • KeePass with KeeAgent
  • Putty Package
    • plink
    • puttygen
@ahacke
ahacke / Exiftool Cheats (for Synology Photostation).md
Last active July 28, 2023 02:15
Contains exiftool cheats and tricks, mostly used for Synology Photostation

Exiftool Cheats (for Synology Photostation).md

Contains scripts to modify exif metadata on media files. Generally, I used them for the synology photostation.

Another good reference with exif tricks: https://gist.github.com/rjames86/33b9af12548adf091a26

All of the commands or scripts require ExifTool by Phil Harvey.

Recommended Order of Running the Commands and Scripts

  1. Set CreateDate for Video-Media
  2. Set 'CreateDate' Based on FileName Supporting Different Formats