RE: https://discuss.systems/@dev/116286499529169097
Lmao I just had to say the magic words

| GitHub | https://github.com/ghecho |
RE: https://discuss.systems/@dev/116286499529169097
Lmao I just had to say the magic words
For the last 25 years, I've relied on RSS for a lot of blogs that I read regularly.
If some of those have adopted slop images, I won't necessarily know, as I don't see their images.
And, if your blog does not have (full text, please) RSS, please do consider adding it! It is the future.
And the past.
Here's one for the icons-in-menus haters on macOS Tahoe:
defaults write -g NSMenuEnableActionImages -bool NO
It even preserves the couple of instances you do want icons, like for window zoom/resize
/cc @gruber
I did the `human.json` thing!
If you're a blogger who I've met in person, and you're not using AI or LLMs for your content, let me know and I'll add you to my list.
More 1Password awesomeness: AWS plugin, so your `credentials` file doesn't sit unencrypted on your system and you can auth aws CLI interactions with your fingerprint:
op plugin init aws
alias aws='op plugin run -- aws'