| prounouns | he/him/his or they/them/their |
| RyanMorey | |
| github | rmorey |
| Website | https://www.rtm.zone |
| prounouns | he/him/his or they/them/their |
| RyanMorey | |
| github | rmorey |
| Website | https://www.rtm.zone |
RE: https://mastodon.social/@marcoarment/116161952150127426
My current āupdateā shell alias runs:
brew update
brew upgrade
brew autoremove
brew cleanup
mas upgrade
uv self update
uv tool upgrade --all --compile-bytecode
uv cache clean
rustup update
cargo install-update -a
omz update
bun upgrade
claude update
@marcoarment @atpfm you mentioned wanting to learn more about how LLM's actually work, and you're in luck! 3blue1brown on youtube is continuing his already great series on deep learning with a dive into transformers: https://www.youtube.com/watch?v=wjZofJX0v4M
The whole series is great if you haven't seen it: https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi I'd recommend just starting from Ep1 (āBackpropagation Calculus" is skippable)
