toot by https://fosstodon.org/@chrishannah
fosstodon.org/@chrishannah/112305940648815688Another great tool is skhd (<https://github.com/koekeishiya/skhd>), which is a hotkey daemon for Mac. It's especially great for controlling things like yabai. Here's my keybinds for moving focus to different spaces, and also moving applications between spaces.
toot by https://fosstodon.org/@chrishannah
fosstodon.org/@chrishannah/112305215680057795I’m never really a fan of covers, but Royel Otis' cover of Linger by The Cranberries is incredible. Feels like going back to the 90s/00s. <https://www.youtube.com/watch?v=JGUVB19e13s>
toot by https://fediscience.org/@ct_bergstrom
fediscience.org/@ct_bergstrom/112302205065369262For once this bushtit held still long enough for me to squeeze off a couple of frames.
[#birding](https://fediscience.org/tags/birding) [#birdphotography](https://fediscience.org/tags/birdphotography)
toot by https://fedi.simonwillison.net/@simon
fedi.simonwillison.net/@simon/112300818053845553I upgraded the llm-gpt4all plugin to support running Llama 3 8B Instruct (thanks, Nomic AI):
llm install --upgrade llm-gpt4all
llm -m Meta-Llama-3-8B-Instruct 'Write Python code to print 5 great names for a pet pelican'
The quantized model is a 4.34GB download and should run on machine with 8GB RAM - works great on my M2 MacBook Pro
<https:github.com/simonw/llm-gpt4all/releases/tag/0.4>