VirtualTam's bookmarks
21 bookmarks found
-
Tips on Adding JSON Output to Your CLI App
2024-04-23 - Bringing the Unix Philosophy to the 21st Century
- kellyjonbrazil/jc - CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries
-
On-call team rotas
2020-05-26 Handling rotas:
- https://rachelbythebay.com/w/2019/01/14/rotation/
- https://rachelbythebay.com/w/2019/01/28/oncall/
- https://grafana.com/blog/2019/07/01/pro-tips-how-amgen-manages-on-calls-and-burnout-with-grafana/
- https://grafana.com/blog/2019/05/29/grafana-labs-at-kubecon-foolproof-kubernetes-dashboards-for-sleep-deprived-on-calls/
- https://www.youtube.com/watch?v=WQsyMguI8xQ
On-call stories:
-
Tuning PHP-FPM for high traffic
2019-03-29 - https://haydenjames.io/php-fpm-tuning-using-pm-static-max-performance/
- https://www.if-not-true-then-false.com/2011/nginx-and-php-fpm-configuration-and-optimizing-tips-and-tricks/
- http://www.softwareprojects.com/resources/programming/t-optimizing-nginx-and-php-fpm-for-high-traffic-sites-2081.html
- https://www.php.net/manual/en/install.fpm.configuration.php
- https://serverfault.com/questions/773216/php-error-pool-www-seems-busy-you-may-need-to-increase-pm-start-servers-or-p
- https://serverfault.com/questions/874642/configuring-nginx-php-fpm-for-high-traffic-load
-
networking - Linux Command line tool to work with netmasks / CIDR notation - Server Fault
2018-05-15 - http://jodies.de/ipcalc
- http://deepspace6.net/projects/ipv6calc.html
- http://www.routemeister.net/projects/sipcalc/
- https://www.linux.com/learn/intro-to-linux/2017/8/manipulate-ipv6-addresses-ipv6calc
- https://www.cyberciti.biz/tips/perform-simple-manipulation-of-ip-addresse.html
- https://technicalworldforyou.blogspot.fr/2013/06/ipcalc-command-line-tool-for.html
- https://github.com/troglobit/netcalc
-
Taglist:
- https://www.vim.org/scripts/script.php?script_id=273
- https://github.com/vim-scripts/taglist.vim
- http://vim-taglist.sourceforge.net/index.html
- http://vim-taglist.sourceforge.net/manual.html
Tagbar:
- https://www.vim.org/scripts/script.php?script_id=3465
- https://github.com/majutsushi/tagbar
- https://majutsushi.github.io/tagbar/
EasyTags:
Yate:
-
Advent Calendar - Discuss the Elastic Stack
2017-12-11 "To celebrate the end of the 2017 calendar year, the Elastic Engineering team will be publishing a series of Elastic Stack tips each day, from the 1st of December through the 25th of December[0]. As we are a distributed organisation, and with community members from all corners of the globe, you'll be seeing these threads in a variety of our native languages.
For some examples of what to expect, here is a selection of upcoming topics:
- How to make an Elasticsearch Ingest Plugin (in Japanese)
- Upgrade to 6.x with reindex API and tips (in Chinese)
- ECE: From the trenches (in English)
- Kibana tips for new users (in English)"
-
Automatic word wrapping | Vim
2017-09-28 -
squid : Optimising Web Delivery
2016-11-29