VirtualTam's bookmarks
51 bookmarks found
-
PICO-8 Fantasy Console
2024-11-03 -
Emacs window management almanac
2024-05-13 - abo-abo/ace-window - Quickly switch windows in Emacs
- alphapapa/dogears.el - Never lose your place in Emacs again
- emacsorphanage/transpose-frame
- Emacs Manual - The Zen of Buffer Display
-
- Lakland Bass Setup
- Elixir - Setting Up Your Bass Guitar:
- Gary Willis - Setup Manual (retrieved 2016-03-03)
-
Here Documents - Bash Reference Manual
2023-09-11 The format of here-documents is:
1[n]<<[-]word 2 here-document 3delimiter
If any part of word is quoted, the delimiter is the result of quote removal on word, and the lines in the here-document are not expanded.
This is useful to write scripts that:
- write scripts (verbatim)
- execute a sequence of commands (verbatim) on a remote host
-
- awk: https://www.gnu.org/software/gawk/manual/html_node/Bracket-Expressions.html
- grep: https://www.gnu.org/software/grep/manual/html_node/Character-Classes-and-Bracket-Expressions.html
- sed: https://www.gnu.org/software/sed/manual/html_node/Character-Classes-and-Bracket-Expressions.html
- tr: https://man7.org/linux/man-pages/man1/tr.1p.html
-
Technical Writing Style Guides
2020-08-16 -
-
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
-
TL;DR: Hydrators are used to map arrays to objects, and vice-versa
- https://www.doctrine-project.org/projects/doctrine-phpcr-odm/en/latest/reference/query.html#hydration-modes
- https://codereview.stackexchange.com/questions/222/php-doctrine-array-hydration
- https://github.com/doctrine/DoctrineModule/blob/master/docs/hydrator.md
- https://framework.zend.com/manual/2.4/en/modules/zend.stdlib.hydrator.html
- https://github.com/phpro/zf-doctrine-hydration-module
- https://github.com/zendframework/zend-hydrator
-
ccache — Compiler cache
2018-10-06 -
- https://www.debian.org/doc/manuals/maint-guide/build.en.html
- https://salsa.debian.org/nginx-team/nginx
- https://www.debian.org/doc/debian-policy/#document-ch-controlfields
- https://www.debian.org/doc/debian-policy/#document-ch-relationships
- https://unix.stackexchange.com/questions/333603/debian-control-file-provides-does-not-satisfy-dependency
- https://github.com/JayH5/nginx-modules
-
-
- http://www.chiark.greenend.org.uk/%7Epeterb/network/drop-vs-reject
- https://security.stackexchange.com/questions/22686/is-it-good-practice-to-manually-lock-down-ports-on-each-host
- https://security.stackexchange.com/questions/22711/is-it-a-bad-idea-for-a-firewall-to-block-icmp/22713
- https://serverfault.com/questions/84963/why-not-block-icmp/84981
-
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: