Last active
September 17, 2019 02:50
-
-
Save imbilltucker/e5fc71bb856f04b12615c28257da64f0 to your computer and use it in GitHub Desktop.
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
Tonight: 20190916 | |
ddsketch | |
https://blog.acolyer.org/2019/09/06/ddsketch/ | |
github: https://github.com/DataDog/sketches-py.git | |
flask website... | |
main wordpress | |
- where is it hosted? (do you have access to that machine?) | |
- apache, nginx, can we do routing there? | |
- run flask on that local machine | |
- who cares where it's hosted, let's embrace serverless | |
- AWS lamda | |
- serverless framework | |
- zappa python module | |
- Google Cloud | |
- ..they have something.. | |
- game-ification of learning their stuff. | |
- q.v. https://google.qwiklabs.com/catalog?keywords=Cloud+Functions&locale=&cloud%5B%5D=any&format%5B%5D=any&level%5B%5D=any&duration%5B%5D=any&price%5B%5D=any&modality%5B%5D=any&language%5B%5D=any | |
- tiny computer in the cloud | |
- micro.t1 (AWS) | |
- ..something similar for google. | |
- digital ocean https://www.digitalocean.com/products/droplets/ | |
- https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-18-04 | |
- also see linode | |
for a personal site: | |
https://pages.github.com/ | |
tinyurl.com/nocotech <-- tech slack for northern colorado | |
https://www.acm.org/binaries/content/assets/membership/pro_welcome.pdf | |
Notes: | |
- https://jrnl.sh/ | |
- vimwiki | |
- emacs orgmode | |
- https://ankiweb.net/about https://apps.ankiweb.net/ | |
https://www.destroyallsoftware.com/talks/the-birth-and-death-of-javascript | |
validating html. restrict fields to certain size, make sure it's a email address.... | |
* https://stackoverflow.com/questions/19605773/html5-email-validation | |
* https://www.the-art-of-web.com/html/html5-form-validation/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment