Update
This commit is contained in:
parent
eaa715af8c
commit
f0c3f6aecf
14 changed files with 273 additions and 18 deletions
|
@ -9,7 +9,10 @@ Here is a list of some acronyms:
|
|||
- **[ACID](acid.md)** (atomicity consistency isolation durability)
|
||||
- **[ACK](ack.md)** (acknowledgement)
|
||||
- **[ADSL](adsl.md)** (asymmetric digital subscriber line)
|
||||
- **[AF](af.md)** (as fuck)
|
||||
- **[AFAIK](afaik.md)** (as far as I know)
|
||||
- **[AJAX](ajax.md)** (asynchronous [JavaScript](js.md) and [XML](xml.md))
|
||||
- **[AFK](afk.md)** (away from keyboard)
|
||||
- **[ALU](alu.md)** (arithmetic logic unit)
|
||||
- **[AM](am.md)** (amplitude modulation)
|
||||
- **[ANCAP](ancap.md)** (anarcho capitalist)
|
||||
|
@ -36,6 +39,7 @@ Here is a list of some acronyms:
|
|||
- **[BJ](bj.md)** (blow job)
|
||||
- **[BJT](bjt.md)** (bipolar junction transistor)
|
||||
- **[BS](bs.md)** (bullshit)
|
||||
- **[BTFO](btfo.md)** (blown the fuck out)
|
||||
- **[CAD](cad.md)** (computer aided design)
|
||||
- **[CAPTCHA](captcha.md)** (completely automated public Turing test to tell computers and humans apart)
|
||||
- **[CC](cc.md)** (creative commons)
|
||||
|
@ -147,6 +151,7 @@ Here is a list of some acronyms:
|
|||
- **[IMO](imo.md)** (in my opinion)
|
||||
- **[INB4](inb4.md)** (in before)
|
||||
- **[IO](io.md)** (input/output)
|
||||
- **[IOT](iot.md)** (internet of things)
|
||||
- **[IPS](ips.md)** (instructions per second)
|
||||
- **[IP](ip.md)** (internet protocol, intellectual property)
|
||||
- **[IPV4](ipv4.md)** (IP version 4)
|
||||
|
@ -213,6 +218,7 @@ Here is a list of some acronyms:
|
|||
- **[MS/M$](ms.md)** (Micro$oft)
|
||||
- **[MSB](msb.md)** (most significant bit)
|
||||
- **[MSG](msg.md)** (message)
|
||||
- **[MUD](mud.mf)** (multi user dungeon)
|
||||
- **[NAN](nan.md)** (not a number)
|
||||
- **[NASA](nasa.md)** (national aeronautic and space administration)
|
||||
- **[NAT](nat.md)** (network address translation)
|
||||
|
@ -259,6 +265,7 @@ Here is a list of some acronyms:
|
|||
- **[RIP](rip.md)** (rest in piece)
|
||||
- **[RLE](rle.md)** (run length encoding)
|
||||
- **[RMS](rms.md)** (Richard Matthew Stallman)
|
||||
- **[RN](rn.md)** (right now)
|
||||
- **[ROFL](rofl.md)** (rolling on floor laughing)
|
||||
- **[ROM](rom.md)** ([read-only](read_only.md) memory)
|
||||
- **[RPG](rpg.md)** (role playing game)
|
||||
|
@ -325,6 +332,7 @@ Here is a list of some acronyms:
|
|||
- **[VLIW](vliw.md)** (very long instruction word)
|
||||
- **[VM](vm.md)** (virtual machine)
|
||||
- **[VPN](vpn.md)** (virtual private network)
|
||||
- **[VPS](vps.md)** (virtual private server)
|
||||
- **[VRAM](vram.md)** (video RAM)
|
||||
- **[W3C](w3c.md)** (world wide web consortium)
|
||||
- **[WAN](wan.md)** (wide area network)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue