M
MeshWorld.
Back to Tags
Topic View

#Cheatsheet.

20 posts filed under this topic.

AI 5 min read

Qwen Coder Cheatsheet (2026 Edition): Running Local Agents

Master Alibaba's open-weights Qwen Coder models. Essential commands for Ollama integration, local execution, and private agentic workflows.

Vishnu
Vishnu
AI 5 min read

OpenAI Codex & Agents Cheatsheet (2026 Edition)

Master the OpenAI Agents SDK and Codex API. Essential code snippets for function calling, strict JSON schemas, and reliable code generation.

Vishnu
Vishnu
Cheatsheet 5 min read

SQL Cheat Sheet: Queries, Joins, Aggregates & More

Complete SQL reference — SELECT syntax, JOINs, GROUP BY, subqueries, window functions, CTEs, transactions, constraints, data types, and common patterns for any relational database.

Vishnu
Vishnu
AI 5 min read

Gemini CLI & Code Assist Cheatsheet (2026 Edition)

Master Google's Gemini CLI. Essential commands for multi-modal prompts, Google Cloud integration, and context window management.

Vishnu
Vishnu
AI 5 min read

Claude Code CLI Cheatsheet (2026 Edition)

Master Anthropic's terminal-native agent. Essential commands, context flags, and workflow tricks for the Claude Code CLI.

Vishnu
Vishnu
Cheatsheet 5 min read

Git Cheat Sheet: Every Command You Actually Need

Complete Git reference with copy-paste commands for setup, staging, branching, merging, rebasing, stashing, undoing mistakes, remotes, and log inspection.

Vishnu
Vishnu
Cheatsheet 5 min read

Vim Cheat Sheet: Modes, Navigation, Editing & Config

Complete Vim reference covering modes, movement, editing commands, search and replace, visual mode, split panes, macros, text objects, and a starter .vimrc.

Vishnu
Vishnu
Cheatsheet 5 min read

SSH & GPG Cheat Sheet: Keys, Tunnels & Signed Commits

Complete SSH and GPG reference — key generation, ssh-agent, config file aliases, port forwarding, database tunneling, GPG signing, and signed git commits.

Vishnu
Vishnu
Cheatsheet 5 min read

TypeScript Cheat Sheet: Types, Generics & Utility Types

Complete TypeScript reference — primitive types, interfaces, generics, utility types like Partial, Pick and Omit, type guards, as const, mapped types, and tsconfig options.

Vishnu
Vishnu
Cheatsheet 5 min read

PostgreSQL Cheat Sheet: SQL, Indexes, EXPLAIN & psql

Complete PostgreSQL reference — psql commands, CRUD queries, joins, indexes, EXPLAIN ANALYZE, CTEs, window functions, JSONB operators, and admin queries.

Vishnu
Vishnu
Cheatsheet 5 min read

Regex Cheat Sheet: Patterns, Groups & Real Examples

Complete regular expressions reference — anchors, character classes, quantifiers, named groups, lookaheads, lookbehinds, and real-world patterns for email, URL, and passwords.

Vishnu
Vishnu
Cheatsheet 5 min read

Linux & Bash Cheat Sheet: Commands Every Dev Needs

Complete Linux and Bash reference — file operations, permissions, processes, grep, find, networking, pipes, cron jobs, SSH, and shell scripting.

Vishnu
Vishnu
Cheatsheet 5 min read

OpenAI API Cheat Sheet: GPT-4o, Tools & Assistants

Complete OpenAI reference — GPT-4o and o-series models, chat completions, function calling, structured output, Assistants API, embeddings, DALL-E 3, and Whisper.

Vishnu
Vishnu
Cheatsheet 5 min read

Gemini API Cheat Sheet: 2.5 Pro, Vision & Grounding

Complete Google Gemini reference — Gemini 2.5 Pro and Flash models, generateContent, streaming, vision, JSON output, function calling, Search grounding, and Gemini CLI.

Vishnu
Vishnu
Cheatsheet 5 min read

Tailwind CSS Cheat Sheet: Every Class You Actually Use

Complete Tailwind CSS v4 reference covering layout, flexbox, grid, spacing, typography, colors, borders, shadows, responsive prefixes, and dark mode — all in one place.

Vishnu
Vishnu
Cheatsheet 5 min read

curl Cheat Sheet: API Testing, Auth & File Upload

Complete curl reference — GET and POST requests, headers, authentication, file upload, response inspection, timing breakdown, webhook testing, and scripting patterns.

Vishnu
Vishnu
Cheatsheet 5 min read

Docker Cheat Sheet: Images, Containers, Compose & More

Complete Docker reference — pulling images, running containers, volumes, networks, exec, logs, Docker Compose commands, Dockerfile tips, and disk cleanup.

Vishnu
Vishnu
Cheatsheet 5 min read

Claude API Cheat Sheet: SDK, CLI, MCP & Prompting

Complete Claude reference — Anthropic API, model IDs, Messages API params, Claude Code CLI commands, MCP setup, tool use, prompt caching, and Batch API.

Vishnu
Vishnu
Cheatsheet 5 min read

Kubernetes Cheat Sheet: Every kubectl Command You Actually Need

Complete Kubernetes reference with copy-paste kubectl commands for pods, deployments, services, namespaces, config, scaling, logs, exec, and troubleshooting.

Vishnu
Vishnu
Cheatsheet 5 min read

Python Cheat Sheet: Every Syntax You Actually Need

Complete Python reference covering data types, strings, lists, dicts, loops, functions, classes, file I/O, exceptions, comprehensions, and common built-ins — all in one place.

Vishnu
Vishnu