This commit is contained in:
Miloslav Ciz 2023-06-30 21:56:43 +02:00
parent 9fb3c68a98
commit 0e39459c55
8 changed files with 90 additions and 9 deletions

View file

@ -279,6 +279,7 @@ Here is a list of some acronyms:
- **[ROFL](rofl.md)** (rolling on floor laughing)
- **[ROM](rom.md)** ([read-only](read_only.md) memory)
- **[RPG](rpg.md)** (role playing game)
- **[RPI](rpi.md)** (Raspberry Pi)
- **[RT](rt.md)** (real time)
- **[RTFM](rtfm.md)** (read the fucking manual)
- **[RTOS](rtos.md)** (real time operating system)
@ -286,6 +287,7 @@ Here is a list of some acronyms:
- **[SAAS](saas.md)** (software as a service)
- **[SAASS](saass.md)** (service as a software substitute)
- **[SAF](saf.md)** (smallabstractfish)
- **[SBC](sbc.md)** (single board computer)
- **[SCL](smallchesslib)** (smallchesslib)
- **[SD](sd.md)** (standard definition, secure digital)
- **[SDF](sdf.md)** (signed distance function)
@ -302,7 +304,7 @@ Here is a list of some acronyms:
- **[SMS](sms.md)** (short message service)
- **[SMTP](smtp.md)** (simple mail transfer protocol)
- **[SNTP](sntp.md)** (simple network time protocol)
- **[SOC](soc.md)** (system on chip)
- **[SOC](soc.md)** (system on a chip)
- **[SQL](sql.md)** (structured query language)
- **[SRAM](sram.md)** (static RAM)
- **[SSAO](ssao.md)** (screen space ambient occlusion)
@ -360,4 +362,8 @@ Here is a list of some acronyms:
- **[XHTML](xhtml.md)** (extensible HTML)
- **[XML](xml.md)** (extensible markup language)
- **[YOLO](yolo.md)** (you only live once)
- **[ZOMG](zomg.md)** (when you want to write OMG but accidentally also hit Z)
- **[ZOMG](zomg.md)** (when you want to write OMG but accidentally also hit Z)
## See Also
- [LRS dictionary](lrs_dicitonary.md)