VirtualTam's bookmarks
26 bookmarks found
-
Article series:
- Testing Microservices, the sane way
- Testing in Production, the safe way
- Testing in Production: the hard parts
Presentations:
I’m more and more convinced that staging environments are like mocks - at best a pale imitation of the genuine article and the worst form of confirmation bias.
It’s still better than having nothing - but “works in staging” is only one step better than “works on my machine”.
-
HTTP Status Dogs
2021-06-28 -
- https://www.nypl.org/blog/2018/03/30/unlocking-record-american-creativity
- https://law.duke.edu/cspd/publicdomainday/2019/
- https://twitter.com/rdmond/status/1126122019878309888
- https://github.com/NYPL/catalog_of_copyright_entries_project
- https://github.com/NYPL/cce-renewals
- https://boingboing.net/2019/08/01/80pct-pd.html
-
-e Exit immediately if a pipeline (which may consist of a single simple command), a subshell command enclosed in parentheses, or one of the commands executed as part of a command list enclosed by braces (see SHELL GRAMMAR above) exits with a non-zero status. -x After expanding each simple command, for command, case command, select command, or arithmetic for command, display the expanded value of PS4, followed by the command and its expanded arguments or associated word list.
-
- https://brandonwamboldt.ca/understanding-the-php-fpm-status-page-1603/
- http://www.gregfreeman.io/2016/how-to-connect-to-php-fpm-directly-to-resolve-issues-with-blank-pages/
- https://www.thatsgeeky.com/2012/02/directly-connecting-to-php-fpm/
- https://easyengine.io/tutorials/php/fpm-status-page/
$ SCRIPT_NAME=/status \ SCRIPT_FILENAME=/status \ QUERY_STRING=json \ REQUEST_METHOD=GET \ cgi-fcgi -bind -connect /var/run/php/php7.0-fpm.sock \ | grep '{' \ | jq '.'
-
-
Shawn Pearce has died - Johannes Schindelin
2018-02-23 - https://git.github.io/rev_news/2018/02/21/edition-36/
- https://twitter.com/cdibona/status/957822400518696960
- https://sfconservancy.org/blog/2018/jan/30/shawn-pearce/
- https://gitenterprise.me/2018/01/30/shawn-pearce-a-true-leader/
- https://groups.google.com/forum/#!topic/repo-discuss/B4P7G1YirdM/discussion
- https://linuxfr.org/news/la-communaute-git-en-deuil-de-shawn-pearce
-
- https://cyber.wtf/2017/07/28/negative-result-reading-kernel-memory-from-user-mode/
- https://cyber.wtf/2018/01/05/behind-the-scene-of-a-bug-collision/
- https://lwn.net/Articles/738975/
- https://lwn.net/Articles/741878/
- https://lwn.net/Articles/741882/
- https://twitter.com/misc0110/status/948706387491786752
- https://www.theregister.co.uk/2018/01/02/intel_cpu_design_flaw/