This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"key":"ctrl+b", | |
"command":"editor.action.insertSnippet", | |
"args":{ | |
"name":"Insert bold text" | |
} | |
}, | |
{ | |
"key":"ctrl+i", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
r""" | |
____ ____ _ __ __ ____ ___ | |
| _ \| _ \ / \ | \/ |/ ___/ _ \ | |
| | | | |_) | / _ \ | |\/| | | | | | | | |
| |_| | _ < / ___ \| | | | |__| |_| | | |
|____/|_| \_\/_/ \_\_| |_|\____\___/ | |
research group | |
dramco.be/ | |
KU Leuven - Technology Campus Gent, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# ____ ____ _ __ __ ____ ___ | |
# | _ \| _ \ / \ | \/ |/ ___/ _ \ | |
# | | | | |_) | / _ \ | |\/| | | | | | | | |
# | |_| | _ < / ___ \| | | | |__| |_| | | |
# |____/|_| \_\/_/ \_\_| |_|\____\___/ | |
# research group | |
# dramco.be/ | |
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
ip4=$(/sbin/ip -o -4 addr list eth0 | awk '{print $4}' | cut -d/ -f1) | |
echo "Enter domainname: " | |
read domain | |
echo "Enter domaintoken: " | |
read token | |
curl "https://www.duckdns.org/update?domains=${domain}&token=${token}&ip=${ip4}" > /dev/null 2>&1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# output DB | |
[[outputs.influxdb]] | |
urls = ["http://localhost:8086"] | |
database = "{database-name}" | |
username = "" | |
password = "" | |
retention_policy = "" | |
write_consistency = "any" | |
timeout = "5s" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Group of snippets, settings and scripts to help in using LaTex for papers, thesis dissertations,... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bucket 1: 8KtxZHGarAcAFJdGhSJ0Gl-KmTqWqmrP6Tq5RvbmjvkZk7p0WLH9KIStedRD3au4cx3yY1VGpWGEyrdqh5ZAFQ== | |
Bucket 2: a7RzE69Aij03tsQP5YyB1vptJLvVoG4PR0o1ZSS7Ogn_p16ANWiOhzB5LjuWwMnw3YqvDgD6VPFvKQtIo2xZUw== | |
Bucket 3: fOy9Lqg4Uyek4SbFH3ANlo0g3qyUmwG8zrcQZdr-wnurC0DID9lHUKH_mDjWdxEMY2bL02T08Kmh9JQ-lSiQew== | |
Bucket 4: NFSpkLX0laz8RpD7ZSLL7EFzft7ABOx0F7LqkgKijEH86JRmtWgO8bJqs80bD2uXxRVASOpvSgdDzU_7BhFhsA== | |
Bucket 5: lOzOwcIPx_oRIByRLr9ewtclBZNE6_0WWU57dIgKItDVHdEAf9C6kLQpe7r1cjJI8uksBHPijJ7sm8YB2IQowA== |