I hereby claim:
- I am dustinrouillard on github.
- I am dustinrouillard (https://keybase.io/dustinrouillard) on keybase.
- I have a public key whose fingerprint is FC76 2323 2110 4469 DA5F 80DD 7C1D F6D0 C13C 47CA
To claim this, I am signing this object:
| ―――――――――――――――――――――――――――――――――――――――――――――――――――――― | |
| Hours writing code 9.22hrs | |
| Terminal Commands 1,418 | |
| Docker Builds 0 | |
| ―――――――――――――――――――――――――――――――――――――――――――――――――――――― |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| INGEST_DIRECTORY="/mnt/shares/footage/ingest" | |
| FOOTAGE_DIRECTORY="/mnt/shares/footage" | |
| inotifywait -m $INGEST_DIRECTORY -e create -e moved_to | while read path action file; do | |
| echo "DEBUG : Detected new file in $path ($file)" | |
| # Use media info to pull the metadata of the media | |
| FILE_INFO=$(mediainfo ${path}${file} --Output=JSON) |
I hereby claim:
To claim this, I am signing this object:
| <html> | |
| <head> | |
| <title>Time Display</title> | |
| <link rel="stylesheet" type="text/css" href="./css/dank-mono.css"> | |
| <link rel="stylesheet" href="./css/all.css"> | |
| <script defer src="./js/all.js"></script> | |
| <style> | |
| body { |
Below you will find the markdown and html examples, I've included the html examples because if you want to center them in the readme you'll need to use the html tag variant with a p tag set to align center.
Center tags are used here and you can see how they're all layed out by opening the raw of this file.
<p align="center">
<!-- Tags here -->| ### Keybase proof | |
| I hereby claim: | |
| * I am thetetrabyte on github. | |
| * I am tetrabyte (https://keybase.io/tetrabyte) on keybase. | |
| * I have a public key ASAnhnfUeCFWj0SHuuPymGBnkwrPb8QO_s9va2B4IKyvYAo | |
| To claim this, I am signing this object: |