VirtualTam's bookmarks
141 bookmarks found
-
-
- https://www.instructables.com/id/Faux-Nixie-Tube-Clock/
- https://hackaday.io/project/18633-lixie-an-led-alternative-to-the-nixie-tube
- https://learn.adafruit.com/adafruit-neopixel-uberguide/the-magic-of-neopixels
- https://www.tindie.com/products/connornishijima/lixie-an-led-alternative-to-the-nixie-tube/
- https://en.wikipedia.org/wiki/Lightguide_display
- https://github.com/connornishijima/Lixie-arduino
- https://github.com/connornishijima/Lixie-arduino/blob/master/examples/ESP8266/ntp_clock/ntp_clock.ino
- https://imgur.com/gallery/mRSaP
- https://imgur.com/a/6soGR
- http://s1294.photobucket.com/user/mitchmarkin/library/Lixie%20Clock?sort=4&page=1
-
Agile memes
2018-01-16 I have altered the product scope https://conversionxl.com/wp-content/uploads/2017/06/BNqDJGTGxFVpGaitiULiXNa88zNYiPhIkUwMu0sM59NuStK2VLcX-ZxGqlk9mXFG-Nb9hq6wejSNyArRZ1ppGOWhR0L5G8FS7vte-YiiRoxSaSdF72YnMtRSY9NLW4352rQUk6SW.jpg Key stakeholder https://i.pinimg.com/236x/95/82/ec/9582ec2d0801bdc4d9602bc15c3ac250--rick-moranis-ghostbusters-tech-humor.jpg Rebel SCRUM https://memegenerator.net/img/instances/500x/76938443/you-rebel-scrum.jpg Estimates https://pbs.twimg.com/media/BnzVZ4QCAAAh-6X.jpg Kanban Style https://memegenerator.net/img/instances/67497538/kanban-style.jpg Such agile http://weknowmemes.com/generator/uploads/generated/g1392129292595512104.jpg Not the manifesto! https://image.slidesharecdn.com/waterscrumfall2015-151017224509-lva1-app6892/95/waterscrumfall-by-andrew-hiles-26-638.jpg?cb=1445122117 Slices of Waterfall https://theagilesphere.files.wordpress.com/2016/02/aaeaaqaaaaaaaajnaaaajdgymgi1zdczltawytatnda4ys1ingm1lwywzguyn2jiode1mg.jpg We have Gantt charts http://i.qkme.me/3unlv7.jpg
Collections:
- https://twitter.com/agile_memes
- http://anagilemind.net/2015/02/07/collection-of-agile-related-memes/
- http://anagilemind.net/2015/03/12/more-agile-related-memes/
- http://anagilemind.net/2015/07/31/a-few-more-agile-related-memes/
- http://tiny-giant-books.com/blog/agile-memes-part-1/
- https://controlyourchaos.wordpress.com/2012/03/12/agile-memes/
-
- https://dzone.com/articles/parsing-in-python-tools-and-libraries-part-1
- https://dzone.com/articles/parsing-in-python-tools-and-libraries-part-2
- https://dzone.com/articles/parsing-in-python-tools-and-libraries-part-3
- https://dzone.com/articles/parsing-in-python-tools-and-libraries-part-4
- https://dzone.com/articles/parsing-in-python-tools-and-libraries-part-5
-
DMARC How-tos / FAQ
2017-12-21 -
https://blog.returnpath.com/how-to-explain-dmarc-in-plain-english/
-
https://blog.returnpath.com/infographic-how-to-prevent-email-fraud-with-dmarc/
-
https://blog.returnpath.com/build-your-dmarc-record-in-15-minutes-v2/
-
https://blog.returnpath.com/how-to-read-your-first-dmarc-reports-part-1/
-
https://blog.returnpath.com/how-to-read-your-first-dmarc-reports-part-2/
-
https://webmasters.stackexchange.com/questions/102509/dmarc-understanding-aggregate-reports
-
https://webmasters.stackexchange.com/questions/90326/dmarc-spf-fail-dkim-pass-source-ip-not-mine
-
https://www.endpoint.com/blog/2014/04/15/spf-dkim-and-dmarc-brief-explanation
-
https://stackoverflow.com/questions/30342550/why-do-i-receive-a-dmarc-report-everyday
-
-
DMARC reports analysis tools
2017-12-21 - https://dmarc.org/resources/code-and-libraries/
- https://blog.returnpath.com/how-to-read-your-first-dmarc-reports-part-1/
- https://domainaware.github.io/checkdmarc/
- https://github.com/domainaware/checkdmarc
- https://github.com/domainaware/parsedmarc
- https://github.com/trailofbits/dmarc
- https://github.com/beckspaced/Dmarc-Report-Viewer-Extended
- https://github.com/linkedin/lafayette/
- https://github.com/thinkingserious/sendgrid-python-dmarc-parser
- https://github.com/prbinu/dmarc-report-processor
- https://github.com/alan-hicks/django-dmarc
- https://github.com/martinhoefling/go-dmarc-report
- https://github.com/cheatas/DMARCate
-
Arduino & Aquaponics
2017-12-02 - http://www.backyardaquaponics.com/forum/viewtopic.php?f=50&t=22607
- https://makezine.com/projects/aquaponic-garden/
- http://www.instructables.com/id/Arduino-Aquaponics-JSON-Pump-Controller/
- http://www.instructables.com/id/Simple-Arduino-Controlled-Aquaponic-System/
- https://www.reddit.com/r/aquaponics/comments/2lat5z/arduino_sensors/
- https://www.reddit.com/r/aquaponics/comments/3ykuur/aquaponics_iot_sensor_system/
- https://www.atlas-scientific.com/product_pages/kits/do_kit.html
- https://www.phidgets.com/?tier=1&catid=11&pcid=9
- https://permies.com/t/33076/Automation-Arduino-Aquaponics
- https://www.cooking-hacks.com/open-aquarium-aquaponics
- http://www.instructables.com/id/IAquaDesk-Iot-enabled-Aquaponis-using-Intel-galile/
-
Django, Docker and MySQL
2017-11-29 Django ORM:
- https://docs.djangoproject.com/en/1.11/ref/databases/#mysql-notes
- https://stackoverflow.com/questions/34777755/how-to-config-django-using-pymysql-as-driver
- https://stackoverflow.com/questions/19189813/setting-django-up-to-use-mysql
MySQL / MariaDB / Percona connectors:
- https://stackoverflow.com/questions/4960048/python-3-and-mysql
- https://github.com/PyMySQL/PyMySQL
- https://pypi.python.org/pypi/mysql-connector-python
Docker images:
- https://store.docker.com/images/mariadb
- https://store.docker.com/images/mysql
- https://store.docker.com/images/percona
Compose and Django ORM database migrations:
-
- https://bitquabit.com/post/having-fun-python-and-elasticsearch-part-1/
- https://bitquabit.com/post/having-fun-python-and-elasticsearch-part-2/
- https://bitquabit.com/post/having-fun-python-and-elasticsearch-part-3/
- https://elasticsearch-py.readthedocs.io
- https://elasticsearch-dsl.readthedocs.io/
- https://docs.python.org/3.6/library/email.html
-
-
-
http://dataconomy.com/2016/12/use-elasticsearch-nlp-text-mining%e2%80%8a-%e2%80%8apart-1/
-
http://dataconomy.com/2017/05/use-elasticsearch-nlp-text-mining-part-2/
-
https://www.elastic.co/blog/text-classification-made-easy-with-elasticsearch
-
https://www.elastic.co/guide/en/elasticsearch/guide/current/languages.html
-
https://www.elastic.co/guide/en/elasticsearch/plugins/current/ingest-attachment.html
-
https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-lang-analyzer.html
-
https://lingpipe-blog.com/2014/04/10/lucene4-document-classification/
-
https://medium.com/@textminers/how-to-use-elasticsearch-for-textmining-part-1-5589e76301d5
-
-
Ansible AWX & Ansible Tower Documentation
2017-09-26 -
https://www.ansible.com/blog/2013/08/05/supercharge-ansible-with-ansibleworks-awx-1-2
-
https://jpmens.net/2017/10/23/trigger-awx-job-runs-on-scm-commit/
-
https://www.jeffgeerling.com/blog/2017/ansible-open-sources-ansible-tower-awx
-
https://www.reddit.com/r/ansible/comments/6ymmny/awx_ansible_towers_upstream_open_source_project/