This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (async () => { | |
| const host = window.location.hostname.replace('www.', ''); | |
| const url = window.location.href; | |
| const now = new Date(); | |
| const dateStr = now.toISOString().split('T')[0]; | |
| const year = now.getFullYear(); | |
| const month = String(now.getMonth() + 1).padStart(2, '0'); | |
| function meta(sel) { | |
| const el = document.querySelector(sel); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Set up New Mac 2022 - 22nd June 2022 | |
| ==================================== | |
| A) OS / Browser Settings | |
| ========================= | |
| https://www.cnet.com/tech/computing/change-this-annoying-trackpad-setting-right-now-on-your-mac/ | |
| https://www.cnet.com/tech/computing/macbook-settings-to-change-as-soon-as-you-get-it-out-of-the-box/ | |
| Fix Apple's dumb default touchpad settings: |