VirtualTam's bookmarks
143 bookmarks found
-
Observer pattern - Wikipedia
2018-02-19 -
Administration
- https://docs.djangoproject.com/en/2.0/ref/contrib/admin/
- https://docs.djangoproject.com/en/2.0/ref/contrib/admin/admindocs/
Models and Querysets
- https://docs.djangoproject.com/en/2.0/topics/db/models/
- https://docs.djangoproject.com/en/2.0/ref/models/instances/
- https://docs.djangoproject.com/en/2.0/ref/models/fields/
- https://docs.djangoproject.com/en/2.0/topics/db/aggregation/
Static files
User management
- https://docs.djangoproject.com/en/2.0/topics/auth/default/
- https://docs.djangoproject.com/en/2.0/topics/auth/customizing/
- https://docs.djangoproject.com/en/2.0/ref/contrib/auth/
- https://docs.djangoproject.com/en/2.0/ref/settings/#login-redirect-url
URL dispatcher
-
Migrating a 130TB Cluster from Elasticsearch 2 to 5 in 20 Hours with 0 Downtime and a Rollback…
2018-01-31 - https://thoughts.t37.net/how-we-reindexed-36-billions-documents-in-5-days-within-the-same-elasticsearch-cluster-cd9c054d1db8
- https://thoughts.t37.net/how-we-upgraded-a-22tb-mysql-cluster-from-5-6-to-5-7-in-9-months-cc41b391895d
- https://www.elastic.co/blog/hot-warm-architecture-in-elasticsearch-5-x
- https://www.graylog.org/post/back-to-basics-using-a-hot-warm-elasticsearch-cluster
- https://github.com/mraad/es-hot-warm
-
- 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
-
- https://www.linuxquestions.org/questions/linux-software-2/difficulty-installing-adobe-shockwave-player-4175562367/
- https://www.linuxquestions.org/questions/linux-software-2/is-there-a-way-to-open-dcr-files-with-linux-4175604206/
- https://forums.adobe.com/thread/149027
- https://askubuntu.com/questions/229628/how-can-i-get-shockwave-flash-to-work-on-ubuntu-12-04
-
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
-
-
-
Linux eBPF Tracing Tools
2017-11-20 -
- 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
-
I've inherited 200K lines of spaghetti code -- what now? - Software Engineering Stack Exchange
2017-10-16 - https://softwareengineering.stackexchange.com/questions/6395/how-do-you-dive-into-large-code-bases
- https://softwareengineering.stackexchange.com/questions/6268/when-is-a-big-rewrite-the-answer
- https://www.red-gate.com/blog/software-development/legacy-code
- https://craftedsw.blogspot.ro/2011/06/change-in-attitude-legacy-code.html
- https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i/
- https://www.reddit.com/r/PHP/comments/7blo1b/refactoring_huge_ci_2_application/
- https://leanpub.com/mlaphp
- https://softwareengineering.stackexchange.com/questions/184227/migrating-legacy-procedural-code-to-mvc-without-rewriting/184241
- https://www.reddit.com/r/PHP/comments/ax88ot/i_am_taking_on_a_custom_crappy_php_application/
-
- https://www.elastic.co/guide/en/elasticsearch/guide/current/language-intro.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/identifying-words.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/token-normalization.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/stemming.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/stopwords.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/synonyms.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/fuzzy-matching.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
-