Not sure you really need huggingface-cli to download anything if you're just using llama.cpp. You can pass `-hf ...` and it will download the models for you. Set `LLAMA_CACHE` to change where the downloads go:
is also pretty useful if you're doing this just to try agentic coding and you're not processing images/voice. Stops it downloading the multimodal projector.
As an application becomes more stateful it gets harder to keep that state aligned across the frontend and backend, especially if they're in different languages.
MMORPGs and games that have many different mechanics might be more prone to it, versus first-person controlled games? In my experience its pretty common.
Most likely, I haven't played many MMOs. Having to go from WASD to the function row is pretty clumsy for me, especially when there's ~20 extra keys around WASD without having to move a hand.
sometimes you can have a youtube video that is paused, and you hit play/pause button thinking it will unpause it but for whatever reason that video seems to not be registering as being unpausable so OSX thinks there is nothing to unpause, so it opens itunes, it's one of the reasons apple was cited under geneva convention violations for unusual weaponry last year
Mainly want that button for pausing a video to play music or vice versa. Don’t love the logic (which will it play, or pause?) but maybe it’s about as good as it could be without more complexity like first press pauses background playback, second press begins foreground playback. (Could probably script that now that I say it, an easy Hammerspoon or something.)
reply