Dotfiles matter!
Please stop dumping files in users’ $HOME directories.
https://dotfiles-matter.click/Sensible $WORDCHARS for Most Developers
Have you ever hit alt + backspace while in a zsh session, intending to delete just the last part of a path, or a word, or an identifier, but ended up deleting far more than that?
This is probably because you are using the default value for $WORDCHARS.
The default value for $WORDCHARS is
*?_-.[]~=/&;!#$%^(){}<>
i.e. pretty much everything and the kitchen sink. Usually, therefore, you will want to remove characters which you don’t want to be considered parts of words
LGUG2Z
Introducing Proton CAPTCHA | Proton
We developed our own CAPTCHA service to ensure it is secure, respects privacy, and optimized to be usable by everyone. Find out how it works.
ProtonA literary history of fake texts in Apple's marketing materials
https://maxread.substack.com/p/a-literary-history-of-fake-texts
A literary history of fake texts in Apple's marketing materials
Exploring the Applecore style
Read Max
GitHub - EuropeanRemote/european-remote-software-companies: List of the remote software companies hiring in Europe
List of the remote software companies hiring in Europe - GitHub - EuropeanRemote/european-remote-software-companies: List of the remote software companies hiring in Europe
GitHubIs this a good book for me, now?
I used to believe that every book has an objective value. And I used to believe that this value is fixed and universal.

Using ChatGPT to write AppleScript
I found a killer application for ChatGPT today: writing AppleScript!