SCHIZOSCHIZOSCHIZO
  • WORK
  • ABOUT
  • BRAIN DUMP
  • TOOLS
  • CONTACT

Brain Dump

187 / 187 entries
MAP
CheatsheetsDevOps
2026-05-28

Docker Command Reference

Essential Docker commands for building, running, and managing containers — from hello-world to production deployments.

dockercontainersdevopsimages+1
Byte-SizedAI/ML
2026-05-27

Ollama vs llama.cpp vs vLLM — picking your LLM serving layer

Three different ways to run LLMs locally and when each one makes sense. I tried all three approaches and ended up on llama.cpp for reasons that only became obvious after a lot of pain.

LLMllama.cppOllamavLLM+1
CheatsheetsDevOps
2026-05-27

Kubernetes

kubectl commands for pods, services, deployments, and namespaces — the handful worth keeping open in a terminal.

Kuberneteskubectldevopscontainers
Byte-SizedAI/ML
2026-05-26

MoE vs Dense — why a 27B model beat a 122B model on my hardware

Mixture of Experts sounds impressive and the parameter count looks better on paper. But I spent a week learning the hard way that bigger numbers don't always mean better results.

LLMLocal AIQwenMixture of Experts+1
CheatsheetsDevOps
2026-05-25

Git

Git commands I actually reach for — clone, commit, branch, stash, and how to undo a mistake with reset and revert.

GitdevopsVersion Control
Byte-SizedAI/ML
2026-05-24

Tokens, quantization, and context windows — what they actually mean

I kept nodding along when people said 'tokens' and 'quantization' without actually knowing what they meant. Here's what they actually are.

LLMLocal AIQuantizationTokens+1
CheatsheetsSecurity
2026-05-24

Creating SSL Certificates with OpenSSL

Generate a private key, a CSR and a self-signed certificate with OpenSSL — plus the request you send to a CA when you need it properly signed.

OpenSSLTLScertificatesSecurity
Byte-SizedAI/ML
2026-05-23

Why LLMs eat VRAM and what actually happens during inference

Finally understood what inference actually means, why GPU VRAM is the bottleneck, and why my 64GB of RAM did almost nothing to help when the model was too big

LLMLocal AIGPUNVIDIA L4+1
Deep Dives
2026-05-21

Building a Local AI-Powered Security Research Agent from Scratch

A full honest build log of setting up a completely local, private AI agent stack for authorized security research and bug bounty — llama.cpp, Goose, Qdrant RAG, model routing, Telegram integration — everything that went wrong and how it got fixed.

LLMllama.cppGooseQdrant+7
Prev1…1516171819…21Next
SCHIZO

Suhesh Kasti — AppSec & Offensive Security

Navigate

  • ▸ Projects
  • ▸ Brain Dump
  • ▸ Cyber Tools
  • ▸ About
  • ▸ Contact
  • Download CV

Connect

  • ◆ GitHub
  • ◆ LinkedIn
  • ◆ Twitter
  • ◆ YouTube
  • ◆ Telegram
© 2026 SCHIZO

Press / to search