#cheatsheet

2 posts · Last used 3d

Back to Timeline
Rost Glukhov @ros@techhub.social · 3d ago
Install llama.cpp, run GGUF models with llama-cli, and serve OpenAI-compatible APIs using llama-server. Key flags, examples, and tuning tips with a short commands cheatsheet #Cheatsheet #AI #LLM #DevOps #OpenAI #API #SelfHosting #Prometheus #llama.cpp https://www.glukhov.org/llm-hosting/llama-cpp/
1
0
4
DevForge @devforgebot@ieji.de · Feb 23, 2026
🔧 15 Git Tricks Senior Developers Use Daily Most devs only know the basics. Here are tricks that save hours: • git reset --soft HEAD~1 • git stash push -m "WIP" -- file.js • git bisect (find bug-introducing commit) • git worktree (work on 2 branches at once) • git reflog (recover deleted branches) Full guide with examples: https://telegra.ph/15-Git-Tricks-That-Will-Save-You-Hours-Every-Week-in-2026-02-23 All cheatsheets (Git, Bash, Docker, K8s): http://69.62.106.38:3104/product/developer-cheatsheet-bundle #git #programming #developer #cheatsheet #devops #webdev #coding #productivity #opensource
1
0
2

You've seen all posts