Skip to content

Instantly share code, notes, and snippets.

@based2
based2 / PR
Last active May 29, 2020 06:48
https://blog.yossarian.net/2020/01/23/Anybody-can-write-good-bash-with-a-little-effort Anybody can write good bash (with a little effort)
https://fr.slideshare.net/GeorgeShuklin1/best-practices-for-ansible Best practices for ansible
https://docs.ansible.com/ansible/latest/user_guide/playbooks_variables.html#accessing-information-about-other-hosts-with-magic-variables
https://stackoverflow.com/questions/58002354/how-can-i-resolve-an-inventory-member-who-has-a-certain-attribute/58004236#58004236
https://alta3.com/blog/throttling-ansibles-localaction-module Throttling Ansible's Local_Action Module
https://www.edureka.co/blog/interview-questions/ansible-interview-questions/
https://www.unixarena.com/2019/05/passing-variable-from-one-playbook-to-another-playbook-ansible.html/
https://blog.quarkslab.com/ansible-security-assessment.html
https://www.postgresql.org/about/news/1960/ PostgreSQL 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24, and 12 Beta 3 Released! Sec Fixes
https://dzone.com/articles/managing-high-availability-in-postgresql-part-i
https://news.ycombinator.com/item?id=20876248 Google’s GDPR Workaround
https://regex101.com/
https://github.com/google/re2 ast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library
https://regexcrossword.com/
https://raesene.github.io/blog/2019/08/10/making-it-rain-shells-in-Kubernetes/
https://regex101.com/
https://github.com/google/re2/wiki/Syntax
https://regexr.com/ https://news.ycombinator.com/item?id=20614847
https://www.janmeppe.com/blog/regex-for-noobs/
# Grep
https://littlemaninmyhead.wordpress.com/2019/08/04/dont-underestimate-grep-based-code-scanning/
@based2
based2 / JAVA.txt
Last active October 21, 2019 21:40
https://ijnspector.wordpress.com/ Practical examples for IntelliJ's Structural Search and Replace Templates
https://www.banterly.net/2019/07/28/one-of-the-more-underrated-features-of-java/
https://maven.apache.org/plugins/maven-war-plugin/overlays.html
https://logging.apache.org/log4j/2.x/manual/flowtracing.html
https://quarkus.io/ Supersonic Subatomic Java
https://www.microprofile-ext.org/
https://microprofile.io/blog/
https://blog.softwaremill.com/small-fast-docker-images-using-graalvms-native-image-99c0bc92e70b
https://content.pivotal.io/blog/introducing-pivotal-spring-runtime-full-support-for-openjdk-spring-framework-and-apache-tomcat
@based2
based2 / REST.txt
Last active September 11, 2019 20:27
Tools
Libraries
Java/Jackson
https://medium.com/@cowtowncoder/on-jackson-cves-dont-panic-here-is-what-you-need-to-know-54cd0d6e8062
@based2
based2 / RE.txt
Last active August 22, 2019 21:56
https://en.wikipedia.org/wiki/Reliability_engineering
https://news.ycombinator.com/item?id=20296348 Solid Design Principles: The Guide to Becoming Better Developers
https://www.adaic.org/
https://en.wikipedia.org/wiki/SPARK_(programming_language)
https://www.openbsd.org/
https://en.wikipedia.org/wiki/Multics
@based2
based2 / TLS.txt
Last active October 21, 2019 21:47
# 1.3
Compact TLS 1.3 https://tools.ietf.org/html/draft-rescorla-tls-ctls-02 https://news.ycombinator.com/item?id=20676408
https://marc.info/?l=openbsd-announce&m=156500965928485&w=2 LibreSSL 3.0.0 Released
https://www.linkedin.com/pulse/goodbye-tls-rest-pieces-stefan-h-farr/
# Other
https://textslashplain.com/2019/08/11/spying-on-https/ https://news.ycombinator.com/item?id=20673409