The Manifest.
More posts from The Manifest, paginated so the main blog stays lighter and faster to load.
Python Virtual Environments: venv, uv, and When to Use Each
Keep Python projects isolated with virtual environments. Learn how to set up venv and uv, manage dependencies, and choose the right tool for your 2026 workflow.
How to Install Git on Ubuntu, macOS and Windows
Install Git on any operating system — apt, Homebrew, or the official installer — plus first-time configuration, SSH setup, and verifying your install.
How to Install Node.js on Ubuntu, macOS and Windows
Step-by-step guide to installing Node.js on Ubuntu, macOS, and Windows. Learn to use nvm and Homebrew for easy version switching and SDK management.
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.
How to Exit Vim, Vi, and Nano (Step by Step)
Stuck in Vim? Here is exactly how to save and exit, quit without saving, and force-quit Vim, Vi, and Nano — with every command you need and why they work.
Git Worktree Guide: Work on Multiple Branches Simultaneously
Stop stashing mid-feature for hotfixes. Learn how to use Git worktree to check out multiple branches into separate folders with real-world workflow examples.
How to Debug a Slow SQL Query in PostgreSQL
Step-by-step: find slow queries with pg_stat_statements, read EXPLAIN ANALYZE output, identify missing indexes, fix N+1 queries, and diagnose lock contention.
How to Get Your Dart Version from the Command Line
Learn the quick way to check your Dart SDK version on Windows, macOS, or Linux using the `dart --version` command.
Unsigned Columns in Laravel Migrations
Master Laravel 12 migrations with unsigned columns. Learn foreignId(), unsignedBigInteger(), and best practices for foreign key constraints in modern PHP applications.
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.
TypeScript Cheat Sheet: Types, Generics & Utilities
The essential TypeScript reference for primitive types, generics, and utility types. Learn type guards, mapped types, and optimal tsconfig configurations.
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.
Regex Cheat Sheet: Patterns, Groups & Real-World Examples
Master regular expressions with this guide to anchors, groups, lookaheads, and quantifiers. Includes real-world patterns for emails, URLs, and passwords.
PHP - LinkedIn Skill Assessments Quizzes with Answers
In this article, you will find LinkedIn Assessment, Questions and Answers for PHP.
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.
OpenAI API Cheat Sheet: GPT-4o, Tools & Assistants
Master the OpenAI API with this guide to GPT-4o, function calling, structured outputs, and Assistants. Includes DALL-E 3, Whisper, and embedding examples.
Gemini API Cheat Sheet: 2.5 Pro, Vision & Tools
Master Google Gemini API for 2.5 Pro and Flash models. Guide to vision, JSON output, function calling, Search grounding, and the Gemini CLI tool.
Tailwind CSS v4 Cheat Sheet: Layout, Flex & Grid
Complete Tailwind CSS v4 reference for layout, spacing, and typography. Master flexbox, grid, responsive design, and dark mode with this essential guide.
How to Set Up WSL2 for Windows Developers
WSL2 setup for Windows developers. Learn how to install Linux on Windows, configure Docker and VS Code, and optimize performance for a seamless experience.
curl Cheat Sheet: API Testing, Auth & File Uploads
Master curl for API testing. This reference covers GET/POST requests, auth, file uploads, timing breakdowns, and scripting patterns for developers.
Domain Expertise
Browse by topic.
Get new posts without checking the archive.
Stay close to the latest deep-dives, references, and practical engineering notes from MeshWorld without having to scan the archive manually.
More posts, still searchable and still useful, without forcing the main blog page to carry the full post list at once.
Faster main archive, lighter page weight, and a cleaner path into older tutorials, installs, and references.