I hereby claim:
- I am abraverm on github.
- I am abraverm (https://keybase.io/abraverm) on keybase.
- I have a public key ASDYy2XuN1NpOGa1sOENzhoUAQQRo9kgIA90g_RES8Zpiwo
To claim this, I am signing this object:
| Verifying my Blockstack ID is secured with the address 1Gqnkm2BgK5e7AhYWMj7GkpuyL4bqRbUmW https://explorer.blockstack.org/address/1Gqnkm2BgK5e7AhYWMj7GkpuyL4bqRbUmW |
| import groovy.json.JsonSlurperClassic | |
| import static groovy.json.JsonOutput.* | |
| @NonCPS | |
| def parseJsonToMap(String json) { | |
| final slurper = new JsonSlurperClassic() | |
| return new HashMap<>(slurper.parseText(json)) | |
| } |
| endpoint=http://localhost:5820/ | |
| databaseName=ldbcsf03 | |
| queryDir=queries/ | |
| printQueryNames=false | |
| printQueryStrings=false | |
| printQueryResults=false | |
| status=1 | |
| thread_count=4 | |
| name=LDBC-SNB |
| [Unit] | |
| Description=GCSF | |
| After=network.target | |
| RefuseManualStart=no | |
| RefuseManualStop=no | |
| [Service] | |
| ExecStart=%h/.cargo/bin/gcsf mount %h/GHome -s home | |
| Restart=always | |
| RestartSec=3 |
| #!/usr/bin/env bash | |
| _rofi () { | |
| rofi -dmenu -i -no-levenshtein-sort -width 1000 "$@" | |
| } | |
| # keybindings | |
| switch_view="Alt+Tab" | |
| new_bookmark="Alt+n" | |
| actions="Alt+a" |
I hereby claim:
To claim this, I am signing this object:
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>RemovableServices</key> | |
| <dict> | |
| <key>com.apple.AEServer</key> | |
| <true/> | |
| <key>com.apple.AppleFileServer</key> | |
| <true/> |