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
<html> | |
<head> | |
<style> | |
#question, | |
#answer { | |
font-size: 16px; | |
font-weight: normal; | |
font-family: "Söhne", sans-serif; | |
} |
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
PYTHONUNBUFFERED=0 | |
REDASH_LOG_LEVEL=INFO | |
REDASH_REDIS_URL=redis://redis:6379/0 | |
# generate a password at https://www.pwdgen.org/ | |
# use a different one for each of the next 3 lines | |
POSTGRES_PASSWORD=xxxxxx | |
REDASH_COOKIE_SECRET=-yyyyyy | |
REDASH_SECRET_KEY=-zzzzz | |
# replace the xxxxxx with the password generated for line 6 | |
REDASH_DATABASE_URL=postgresql://postgres:xxxxxx@postgres/postgres |
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
<?php | |
// This file is part of Moodle - http://moodle.org/ | |
// | |
// Moodle is free software: you can redistribute it and/or modify | |
// it under the terms of the GNU General Public License as published by | |
// the Free Software Foundation, either version 3 of the License, or | |
// (at your option) any later version. | |
// | |
// Moodle is distributed in the hope that it will be useful, | |
// but WITHOUT ANY WARRANTY; without even the implied warranty of |
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
eddyStoneData = [ | |
0x03, // Length of Service List | |
0x03, // Param: Service List | |
0xAA, 0xFE, // Eddystone ID | |
0x13, // Length of Service Data | |
0x16, // Service Data | |
0xAA, 0xFE, // Eddystone ID | |
0x10, // Frame type: URL | |
0xF8, // Power | |
0x03, // https:// |
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
NRF.setAdvertising([0x03, // Length of Service List | |
0x03, // Param: Service List | |
0xAA, 0xFE, // Eddystone ID | |
0x13, // Length of Service Data | |
0x16, // Service Data | |
0xAA, 0xFE, // Eddystone ID | |
0x10, // Frame type: URL | |
0xF8, // Power | |
0x03, // https:// | |
'g','o','o','.','g','l','/','Q','F','l','7','l','9'], |
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
Verifying that +pierregorissen is my blockchain ID. https://onename.com/pierregorissen |