Flags
Everything on SkillVeris tagged Flags — collected across the glossary, study notes, blog, and cheat sheets.
5 resources across 2 libraries
Study Notes(4)
Substitute Command Flags
The flags that follow the sed substitute command control how many matches are replaced, whether matching is case-insensitive, and what happens after the replac…
The Flags Register
Understand the x86 FLAGS register — the bit fields like ZF, CF, SF, and OF that record the outcome of arithmetic and comparison instructions.
The Redis CLI
How to use redis-cli, the command-line client bundled with Redis, to run commands interactively, inspect keys, monitor traffic, and script common operations.
Feature Flags and Progressive Delivery
Feature flags decouple deploying code from releasing it to users, enabling progressive delivery techniques like percentage rollouts and targeted exposure contr…