Even though my task management tools were well-organized, I was still manually reviewing "what I did today" every day—a situation that had persisted for about half a year. I would pile tasks into ...
Requests that came in via internal chat. I think many companies check these things every morning, every evening, and at the start of the week. Of course, the act of checking itself is important. The ...
WeeChat 2.2+ http://weechat.org/ websocket-client https://pypi.python.org/pypi/websocket-client/ Since WeeChat 2.6, Python 3 modules are required, see https://weechat ...
GitHub Actions is a powerful tool that allows you to automate workflows directly from your GitHub repository. One common use case is sending notifications to a Slack channel whenever a certain event ...
Searched for a way to run our playbooks automated without the need of AWX or other big projects while still being more stable and less error-prone than custom bash scripts. So I made Ansible-Link.