Awaiting list
List for applications, solutions to review.
Android
MacOS
To review
QR Journal
QR Capture
KeePassXC
KeePassXC extention for Firefox
AltTab
Flameshot
Scroll Reverser
Research on alternative to native Calendar application in MacOS
Disadvantages or "What could be done better"
Creating overlapping event
The biggest challenge in the native calendar app on Macintosh is to get the new meeting of the new event created in the middle of the day because there is many layers of events overlapping and it's impossible to click into the empty space without being selected another event.
In the screenshot below, it is demonstrated that it is impossible to create an event on 10.30 on Friday without selecting the green event.
Setting up the time is non-intuitive and difficult
Another challenge is to set the time when event beings and ends. it is necessary to press [Space], follown by [Tabulator] several times to move from one field to another.
Advantages or what I like:
It is positive that the duration of event can be chosen.
Windows XP
Windows Nowdays
Linux
certbot
All commands executed in priviledged mode
Show certificates in certbot registry
certbot certificates
Renew (with and withour dry-run)
certbot renew --dry-run
certbot renew
Interactive deletion
certbot delete
Remove cert from certbot's registry
certbot delete --cert-name (domain)
You will need to review nginx's config and disable sites to avoid 'nginx -t' negative response.