#TIL On the Safari start page on iOS there’s an edit tab at the bottom where you can disable sections like suggestions.
Sander van Dragt's Notes
-
-
HTMXPress 0.1.1
HTMXPress 0.1.1 has been released, the HTMX plugin for WordPress! More info
Improvements to code readability and security, as well as updates to versioning and error handling. Notable changes involve the removal of deprecated syntax, enhancements to template loading logic, and an upgrade of the HTMX script to a newer version.
-
Repoman 0.3
Repoman is a script to export and import a list of git repositories. Version 0.3 has the following improvements:
The repoman script has been enhanced with new filtering options like --no-remote, --all, and --help for better control over repository listings. The command-line interface now features improved parameter handling and a detailed help menu with usage examples. Error handling has been upgraded by switching to exit statements for more reliable termination and enhancing input validation. Additionally, the script now robustly handles empty lines, invalid entries, and potential failures during git operations.
- Get the latest version from GitHub