This commit is contained in:
Miloslav Ciz 2025-01-25 20:04:48 +01:00
parent 61bb2ebca8
commit 1cc86672ff
34 changed files with 2195 additions and 1979 deletions

View file

@ -8,6 +8,7 @@ There exist many terms that are highly similar and can legitimately be used inte
- **[AI](ai.md)** vs **[machine learning](machine_learning.md)** vs **[neural networks](neural_net.md)**
- **[algebra](algebra.md)** vs **[arithmetic](arithmetic.md)** vs **[math](math.md)** vs **[logic](logic.md)**
- **[algorithm](algorithm.md)** vs **[program](program.md)** vs **[process](process.md)** vs **[heuristic](heuristic.md)** vs **[source code](source_code.md)**
- **[algorithm](algorithm.md)** vs **[logarithm](logarithm.md)** lol
- **America** vs **[USA](usa.md)**
- **[analog](analog.md)** vs **[mechanical](mechanical.md)** vs **non-electronic**
- **[anarchy](anarchism.md)** vs **[chaos](chaos.md)**
@ -114,6 +115,7 @@ There exist many terms that are highly similar and can legitimately be used inte
- **[latency/ping/lag](latency.md)** vs **[throughput/bandwidth](throughput.md)** vs **speed**
- **[leftism](left_right.md)** vs **[pseudoleftism](pseudoleft.md)**
- **[liberalism](liberalism.md)** vs **[libertarianism](libertarianism.md)**
- **[library](library.md)** vs **[module](module.md)**
- **[license](license.md)** vs **[waiver](waiver.md)**
- **main [memory](memory.md)** vs **working memory** vs **[RAM](ram.md)**
- **[logic](logic.md)** vs **[math](math.md)**
@ -129,6 +131,7 @@ There exist many terms that are highly similar and can legitimately be used inte
- **[NP](p_vs_np.md)** vs **[NP-hard](np_hard.md)** vs **[NP-complete](np_complete.md)**
- **non-existent** vs **[virtual](virtual.md)** vs **[abstract](abstraction.md)**
- **opaque** vs **solid**
- **orientation** vs **[rotation](rotation.md)**
- **[overflow](overflow.md)** vs **[wrap around](wrap.md)**
- **[paging](paging.md)** vs **[virtual memory](virtual_memory.md)**
- **[path tracing](path_tracing.md)** vs **[ray tracing](ray_tracing.md)** vs **[ray casting](raycasting.md)**