Update
This commit is contained in:
parent
76e9db8a4c
commit
910eefc063
23 changed files with 2340 additions and 2120 deletions
|
@ -32,6 +32,7 @@ There exist many terms that are highly similar and can legitimately be used inte
|
|||
- **[booting](boot.md)** vs **turning on**
|
||||
- **[brainwashing](brainwashing.md)** vs **[education](education.md)** vs **[indoctrination](indoctrination.md)**
|
||||
- **[branchless](branchless.md) programming** vs **ifless programming**
|
||||
- **brightness** vs **intensity** vs **value** vs **lightness** vs **luma** vs **luminance** vs **radiance** and all this kind of crazy stuff :D
|
||||
- **[brute force](brute_force.md)** vs **[heuristic search](heuristic_search.md)**
|
||||
- **[buffer](buffer.md)** vs **[cache](cache.md)** vs **[cash](money.md)**
|
||||
- **[bug](bug.md)** vs **[glitch](glitch.md)** vs **[error](error.md)** vs **[exception](exception.md)** vs **[fault](fault.md)** vs **[failure](fail.md)** vs **[defect](defect.md)**
|
||||
|
@ -47,12 +48,13 @@ There exist many terms that are highly similar and can legitimately be used inte
|
|||
- **[character](char.md)** vs **letter** vs **glyph** vs **[phoneme](phoneme.md)** vs **phone** vs **symbol**
|
||||
- **[cheater](cheating.md)** vs **[cracker](cracking.md)** vs **[hacker](hacking.md)** vs **[programmer](programmer.md)**
|
||||
- **[checksum](checksum.md)** vs **[hash](hash.md)** vs **[ID](id.md)** vs **[index](index.md)** vs **[token](token.md)** vs **[handle](handle.md)** vs **[identifier](identifier.md)**
|
||||
- **chroma** vs **saturation** vs **colorfullness**
|
||||
- **[CLI](cli.md)** vs **[TUI](tui.md)** vs **[terminal](terminal_emulator.md)** vs **[console](console.md)** vs **[shell](shell.md)** vs **[TTY](tty.md)**
|
||||
- **[clipping](clipping.md)** vs **[culling](culling.md)** vs **[pruning](pruning.md)**
|
||||
- **[closed source](closed_source.md)** vs **[proprietary](proprietary.md)**
|
||||
- **[cloud](cloud.md)** vs **[server](server.md)**
|
||||
- **[college](college.md)** vs **[university](university.md)**
|
||||
- **[color model](color_model.md)** vs **[color space](color_space.md)** vs **[palette](palette.md)**
|
||||
- **[color model](color_model.md)** vs **[color space](color_space.md)** vs **[palette](palette.md)** vs **[gamut](gamut.md)**
|
||||
- **[computation](computation.md)** vs **[computing](computing.md)**
|
||||
- **[communism](communism.md)** vs **[Marxism](marxism.md)** vs **[socialism](socialism.md)**
|
||||
- **[complex](complexity.md)** vs **[complicated](complicated.md)**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue