VirtualTam's bookmarks
274 bookmarks found
-
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/
-
PHP - Static analysis tools
2017-10-11 - https://github.com/phpstan/phpstan
- https://github.com/ovr/phpsa
- http://www.phpmetrics.org/
- https://stackoverflow.com/questions/4156157/tool-for-php-code-analysis
- https://stackoverflow.com/questions/378959/is-there-a-static-code-analyzer-like-lint-for-php-files
- https://stackoverflow.com/questions/982333/how-useful-is-php-codesniffer-code-standards-enforcement-in-general
- http://phpcallgraph.sourceforge.net/
- https://github.com/scrutinizer-ci/php-analyzer
-
-
Xterm256 color names for console Vim | Vim
2017-10-06 - http://vim.wikia.com/wiki/View_all_colors_available_to_gvim
- https://stackoverflow.com/questions/16577352/how-to-set-a-black-background
- https://stackoverflow.com/questions/29167604/setting-vim-cursorline-colors
- http://vim.wikia.com/wiki/Highlight_current_line
- http://vim.wikia.com/wiki/Display_line_numbers
- https://stackoverflow.com/questions/237289/vim-configure-line-number-coloring
-
- https://stackoverflow.com/questions/381806/large-public-datasets
- https://aws.amazon.com/datasets/
- https://archive.ics.uci.edu/ml/datasets.html
- https://datasource.kapsarc.org/pages/home/
- https://www.kaggle.com/datasets
- https://www.reddit.com/r/datasets/
- https://zenodo.org/
- https://toolbox.google.com/datasetsearch
-
Automatic word wrapping | Vim
2017-09-28 -
Actor model - Wikipedia
2017-09-24 - https://en.wikipedia.org/wiki/Actor_model_implementation
- https://stackoverflow.com/questions/3423447/which-actor-model-library-framework-for-python-and-erlang-like
- https://quantmind.github.io/pulsar/ - https://github.com/quantmind/pulsar
- https://www.pykka.org/en/latest/ - https://github.com/jodal/pykka
- http://www.celeryproject.org/
-
Tokenizer - Lexer - Parser
2017-09-18 - https://stackoverflow.com/questions/380455/looking-for-a-clear-definition-of-what-a-tokenizer-parser-and-lexers-are
- https://stackoverflow.com/questions/2842809/lexers-vs-parsers
- https://en.wikipedia.org/wiki/Compilers:_Principles,_Techniques,_and_Tools
- https://meta.stackexchange.com/questions/25840/can-we-stop-recommending-the-dragon-book-please
- https://www.cs.princeton.edu/~appel/modern/
- https://www.amazon.com/dp/155860698X/?tag=stackoverfl08-20
-
TL;DR: docker0 bridge + iptables
- https://stackoverflow.com/questions/31324981/how-to-access-host-port-from-docker-container
- https://stackoverflow.com/questions/24319662/from-inside-of-a-docker-container-how-do-i-connect-to-the-localhost-of-the-mach
- https://stackoverflow.com/questions/29598504/how-to-connect-to-service-in-the-host-machine-from-inside-a-docker-container
- http://blog.michaelhamrah.com/2014/06/accessing-the-docker-host-server-within-a-container/
-
Docker and database persistence
2017-09-04 - https://myopsblog.wordpress.com/2017/02/06/why-databases-is-not-for-containers/
- https://stackoverflow.com/questions/18496940/how-to-deal-with-persistent-storage-e-g-databases-in-docker
- https://stackoverflow.com/questions/30109561/how-persistent-are-docker-data-only-containers
- https://kubernetes.io/docs/concepts/storage/persistent-volumes/
- http://rancher.com/introducing-convoy-a-docker-volume-driver-for-backup-and-recovery-of-persistent-data/
-
Ansible | Logging playbook runs
2017-08-29 -
- http://phpldapadmin.sourceforge.net/wiki/index.php/Main_Page
- https://www.fusiondirectory.org/
- https://www.ldap-account-manager.org/lamcms/
- https://ltb-project.org/documentation/self-service-password
- https://github.com/futurice/futurice-ldap-user-manager
Over the wire:
- https://en.wikipedia.org/wiki/List_of_LDAP_software
- https://serverfault.com/questions/295580/theres-got-to-be-a-foss-web-based-ldap-password-reset-app-out-there-right
- https://serverfault.com/questions/178637/web-interface-for-ldap-management
- https://www.reddit.com/r/sysadmin/comments/29zf1q/fusiondirectory_openldap_management/
- http://futurice.com/blog/user-friendly-web-ui-for-ldap
-
Ansible modules:
- https://docs.ansible.com/ansible/latest/ldap_entry_module.html
- https://docs.ansible.com/ansible/latest/ldap_attr_module.html
Installation guides:
- https://wiki.debian.org/LDAP/OpenLDAPSetup
- https://debian-administration.org/article/585/OpenLDAP_installation_on_Debian
Debconf & slapd automation:
-
What is back propagation in neural networks?
2017-08-22 - https://en.wikipedia.org/wiki/Backpropagation
- https://www.quora.com/How-do-you-explain-back-propagation-algorithm-to-a-beginner-in-neural-network
- https://stackoverflow.com/questions/38340791/guided-back-propagation-in-tensorflow#38341080
- https://www.tensorflow.org/tutorials/recurrent
- https://stackoverflow.com/questions/40868896/backpropagation-through-time-bptt-of-lstm