Notes

Notes page 25

digiKam - code signing issue

digiKam - code signing issue With Sequoia, macOS is forcing code signatures on applications before it will run them. After installing…

dsame

dsame A program to decode WS alerts and take some action when received. source::GitHub - cuppa-joe/dsame: Python EAS SAME Alert Message…

iCloud Sync Issues

iCloud Sync Issues To restart iClound sync bird is one of the system daemons backing the Documents in the Cloud feature. To monitor the logs…

jQuery - Automatically load content on scroll

jQuery - Automatically load content on scroll Some websites such as Twitter loads content on scroll. Which means that all content is…

jQuery - Check if an image is loaded

jQuery - Check if an image is loaded Here’s a snippet I often use when working with images, as it is the best way to know if an image is…

jQuery - Clone table header to the bottom of table

jQuery - Clone table header to the bottom of table For a better readability of your tables, it can be a good idea to clone the table header…