Sheet ⁨05⁩ · ⁨Code snippets⁩Surveyed ⁨2026⁩
All Categories

Productivity

Category

Productivity

Per-App Shell History for Bash

Per-App Shell History for Bash

Organize your Bash history per terminal app. Ever jumped between iTerm2, Ghostty, and VS Code's terminal only to have your command history get all mixed up? This Bash snippet keeps things clean b

Per-App Shell History for Zsh

Per-App Shell History for Zsh

Organize your shell history per terminal app. Ever jumped between iTerm2, Ghostty, and VS Code's terminal only to have your command history get all mixed up? This Zsh snippet keeps things clean b

Optimizing your python code with __slots__?

Optimizing your python code with __slots__?

Memory optimization with slots Understanding the problem Optimizing data models in big data workflows with slots In big data and MLOps workflows, you often work with massive