The language of silicon dreams and stack overflows.
Short for ampere, amplifier, or ampoule, because why use complete words when you can confuse three different professions at once? Electricians measure current with it, musicians crank it up to eleven with it, and medical professionals fill syringes from it. Context is everything, or you'll end up asking a sound engineer to inject you with 120 volts.
A secret string of characters that stands between the internet and your embarrassing browser history, supposed to be complex enough to thwart hackers but simple enough to remember. Inevitably, everyone uses 'Password123' or their dog's name, then acts surprised when they get hacked. IT departments wage eternal war trying to make users create secure passwords that they'll immediately write on a Post-it note.
In programming slang, to make massive, pervasive changes to code without altering its core functionality—essentially digital demolition and reconstruction. It's the software equivalent of tearing up your garden and replanting everything in the exact same spots, just messier. When developers rototill code, they're usually fixing years of technical debt while praying they don't break production.
In IT and corporate settings, an unplanned event that disrupts normal operations or threatens to do so—basically anything that makes the help desk phone start ringing. Incidents range from minor glitches to full system meltdowns, each triggering incident management protocols. It's the polite way of saying 'something broke' without causing panic.
The state of being asleep or inactive, like that project you swear you'll finish someday or the code repository that hasn't been touched since 2019. In tech, it's when systems or processes are intentionally paused but theoretically could wake up, unlike your motivation on Monday mornings. Think hibernation mode, but for software, biological entities, or your gym membership.
The particular way you've arranged all the settings, parts, or options of a system—basically the 'build' of your tech setup. In IT, it's the difference between a computer that purrs and one that sounds like an angry lawnmower. Getting the configuration right is half science, half voodoo, and entirely critical for things to actually work.
A speedy little storage spot where your computer or browser stashes frequently used stuff so it doesn't have to fetch it from the slow-ass hard drive or internet every single time. Think of it as your system's equivalent of keeping snacks in your desk drawer instead of walking to the vending machine. Clear it when things get weird, hoard it when you want speed.
A software development strategy where you keep all your project code in a single repository, rather than scattered across dozens of repos. Loved by Google and Facebook, feared by everyone else's Git clients.
A tool that analyzes code for potential errors, style violations, and suspicious constructs without executing it. Named after the tiny annoying bits of fluff on clothing, because code issues are equally annoying and everywhere.
The ability to understand what's happening inside a system by examining its outputs—logs, metrics, and traces. It's like having X-ray vision for your infrastructure, except the X-rays are JSON and they cost $10,000 per month in monitoring tools.
The frustrating delay between when something should happen and when it actually happens, whether it's network latency making your video call sound like a bad walkie-talkie or the gap between economic policy changes and their actual effects. In online gaming, lag is the difference between heroic victory and embarrassing defeat. In legal contexts, it can also refer to someone sentenced to transportation—though that usage is mercifully outdated.
The digital traffic cop that decides which path your data packets should take through the internet's maze of networks. In tech, it's how routers connect LANs into a functional internet; in business, it's directing documents to the right person so they can ignore them appropriately. Either way, it's all about getting things from Point A to Point B without getting lost in the void.
A massive, incredibly expensive particle accelerator that smashes subatomic particles together at near-light speed to answer fundamental questions about the universe. Also refers to the simplified geometric shape used in video games to detect when your character bumps into walls, which is infinitely less expensive but somehow still causes bugs. Both involve physicists, though one group is trying to discover the Higgs boson while the other is just trying to stop players from falling through the floor.
The industrial process of shaping metal or other materials using machine tools to cut, drill, or grind them into precise specifications. What separates a chunk of raw metal from a functioning engine part, assuming the machinist correctly read the blueprint. The art of removing everything that doesn't look like the part you need, one thousandth of an inch at a time.
A plea from Escape from Tarkov players begging developers for a game reset, usually accompanied by the emoticon ༼ つ ◕_◕ ༽つ. 'Gib' is internet speak for 'give,' and the wipe resets everyone's progress so veterans and newbies can suffer equally again. It's basically asking to have your hard work deleted, which tells you everything about gaming masochism.
A delightfully archaic unit of measurement that literally compares your engine to how many horses it would take to do the same work. Invented by James Watt to market his steam engines (seriously), one horsepower equals about 746 watts, though the metric version differs just to keep things confusing. Car bros still use this to measure their vehicle's masculinity.
"Leet" or "elite" in early internet speak, where numbers replace letters because hackers in the '90s thought this was peak cool. Originally signified actual skill in coding or gaming, now mainly used ironically or by people stuck in 2003. The digital equivalent of a tribal armband tattoo.
Acronym for Nitrous Oxide System, a company that makes nitrous injection systems for cars. Despite what Fast & Furious fans believe, it's a brand name, not a generic term, and definitely not spelled "nawwss." Car enthusiasts are very particular about this.
Leetspeak for 'Elite,' referring to someone or something that is superior, skilled, or part of an exclusive group within internet culture or gaming.
The programmer's mantra: 'Maybe if we just try again, this time it'll work.' A technical term for attempting an operation again after failure, though in practice it's often accompanied by aggressive key-mashing and prayer.
Of or relating to the actual meaning of words—you know, that thing people argue about on the internet. In software, it describes code that actually reflects what it's supposed to do, as opposed to code that makes your brain hurt.
The point at which something simply cannot continue, often due to hitting bedrock—literal or metaphorical. In drilling, it's when you've hit the immovable object.
To spin, turn, or advance through a sequence—especially when aircraft do that dramatic nose-lift thing right before takeoff that makes your stomach do backflips. Pilots call it rotating; physics calls it defying gravity for a moment; everyone's seatbelts call it showtime.
Short for 'script kiddie'—someone who uses pre-made hacking tools and scripts without understanding the underlying code or concepts, essentially a novice who mimics real hackers. More borrowed credentials than genuine skills.