VirtualTam's bookmarks
474 bookmarks found
-
-
Introducing the new SourceForge
2018-01-10 - https://www.reddit.com/r/opensource/comments/7p94h3/introducing_the_new_sourceforge/
- https://www.reddit.com/r/sysadmin/comments/4n3e1s/the_state_of_sourceforge_since_its_acquisition_in/
- https://arstechnica.com/information-technology/2016/06/under-new-management-sourceforge-moves-to-put-badness-in-past/
- https://sourceforge.net/blog/sourceforge-now-scans-all-projects-for-malware-and-displays-warnings-on-downloads/
-
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
-
A Docker Build Pipeline as Code with Jenkins
2017-12-04 - https://jenkins.io/doc/book/pipeline/docker/
- https://wiki.jenkins.io/display/JENKINS/Docker+Pipeline+Plugin
- https://github.com/jenkinsci/docker-workflow-plugin
- https://go.cloudbees.com/docs/cloudbees-documentation/cje-user-guide/index.html#docker-workflow
- https://devops.stackexchange.com/questions/2143/how-to-publish-a-docker-image-to-a-private-docker-registry-using-jenkins-blueoc
-
Utopian - Rewarding Open Source Contributors
2017-11-24 -
Git - Merge and/or Rebase workflows
2017-10-26 - https://www.atlassian.com/git/tutorials/merging-vs-rebasing
- https://stackoverflow.com/questions/804115/when-do-you-use-git-rebase-instead-of-git-merge
- https://medium.com/bekk/why-you-should-stop-using-git-rebase-5552bee4fed1
- https://medium.com/@porteneuve/getting-solid-at-git-rebase-vs-merge-4fa1a48c53aa
-
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