- ClickHouse System Properties
https://db-engines.com/en/system/ClickHouse - ClickHouse – fast open-source OLAP database management system
https://clickhouse.tech/ - Datomic Cloud- A transactional database with a flexible data model, elastic scaling, and rich queries
https://www.datomic.com/
Monitor Pattern Test
- EIZO – Test
https://www.eizo.be/monitor-test/
- EIZO – Monitor Basics in Plain English
https://www.eizo.com/library/basics/eizo-monitor-test/
- ImaTest – Using Screen Patterns
https://www.imatest.com/docs/screenpatterns/
Linux Amazon ECS-optimized AMIs
AWS Systems Manager – parameters
https://us-east-1.console.aws.amazon.com/systems-manager/parameters/aws/service/ecs/optimized-ami/amazon-linux-2/recommended/image_id/description?region=us-east-1#
/aws/service/ecs/optimized-ami/amazon-linux-2/recommended/image_id => ami-0ecd34837cf9fa094
Debian – DebConf – 2020
- DebConf20
https://debconf20.debconf.org/ - MiniDebConf Online – Brasil
https://mdcobr2020.debian.net/schedule/
AWS – Video on demand (VOD)
AWS – Amazon Interactive Video Service
“Build engaging live stream experiences”
Continuous Deployment – blue/green
- How to set up a Continuous Deployment Pipeline on AWS for ECS blue/green deployments
https://medium.com/proud2becloud/how-to-set-up-a-continuous-deployment-pipeline-on-aws-for-ecs-blue-green-deployments-6a0c85f1fd6d
WordPress – Cron
- Better wp-cron using linux’s crontab
https://rtcamp.com/tutorials/wordpress/wp-cron-crontab/ - wp-cli – The command line interface for WordPress
https://wp-cli.org/
OWASP – Cheat Sheet
- OWASP – Transport Layer Protection Cheat Sheet
https://cheatsheetseries.owasp.org/cheatsheets/Transport_Layer_Protection_Cheat_Sheet.html - OWASP – Pinning Cheat Sheet
https://cheatsheetseries.owasp.org/cheatsheets/Pinning_Cheat_Sheet.html
Logitech trackpads
- Piper is a GTK+ application to configure gaming mice.
https://github.com/libratbag/piper - Solaar is a Linux manager for many Logitech keyboards, mice, and trackpads
https://github.com/pwr-Solaar/Solaar - Logitech Marble Mouse
https://wiki.archlinux.org/index.php/Logitech_Marble_Mouse - Logitech MX Master
https://wiki.archlinux.org/index.php/Logitech_MX_Master - Logitech Unifying Receiver
https://wiki.archlinux.org/index.php/Logitech_Unifying_Receiver - Configure extra mouse button as a second middle click under Wayland
https://unix.stackexchange.com/questions/326373/configure-extra-mouse-button-as-a-second-middle-click-under-wayland
/etc/udev/hwdb.d/70-mouse-remap.hwdb:
evdev:name:MX Ergo Mouse:*
KEYBOARD_KEY_90004=key_f16
KEYBOARD_KEY_90005=key_f17
$systemd-hwdb update
$udevadm trigger
$ xev
ChatBot
How To Create An Engaging And Useful Chatbot
https://www.smashingmagazine.com/2021/01/create-engaging-useful-chatbot/