The language of silicon dreams and stack overflows.
A shared electrical pathway where multiple devices pass data back and forth like commuters on a rush-hour shuttle. The IT equivalent of 'everyone gets on at different stops but follows the same route.'
1337-speak for 'hacking'—an intentionally misspelled slang term from early internet culture that references illicit computer access or exploiting systems. A relic of when hacker culture wanted to sound edgy and exclusive.
The critical startup phase where you configure variables, databases, and systems to their opening states before anything meaningful happens. Think of it as the tech equivalent of prepping your kitchen before cooking—mess this up and your whole operation is ruined.
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.
A magical piece of software or hardware that compresses video files so they don't take up your entire hard drive, then decompresses them so you can actually watch the cat videos you hoarded. Short for 'coder-decoder,' it's why your 4K movie doesn't require a forklift to transport. The reason video conferences are possible and also the reason they look terrible when your internet hiccups.
Structured Query Language, the bread and butter of database management that lets you talk to relational databases without needing a doctorate in computer science. Pronounced either "sequel" or "S-Q-L" depending on which tech bro you want to annoy at the office.
A line drawn on a map connecting points that experienced equal earthquake intensity, essentially creating a geological mood ring of seismic suffering. Geologists use these concentric circles to visualize how an earthquake's shake-factor diminished across distance. Not to be confused with "isoseismic," because seismology apparently needed multiple confusing terms for the same concept.
A now-discontinued cola soft drink that was Coca-Cola's answer to diet sodas before Diet Coke existed. The example references a classic computer science joke about pressing the Tab key and expecting a beverage. It's a double entendre that only programmers and soda historians appreciate.
The way something is configured or arranged—or the devious plot to make someone look guilty of something they didn't do. Context determines whether you're talking about equipment or sabotage.
The chronic condition of opening research tabs and forgetting to close them until you're somehow juggling 47 tabs about quantum mechanics, potato recipes, and cat behavior—digital hoarding, one tab at a time.
Someone who immediately asks to connect to your WiFi or mobile hotspot upon meeting you—prioritizing internet access over actual conversation and social niceties.
In programming, a function or subroutine belonging to a class or object—basically the verbs that objects use to do things.
A person who hangs something (like a picture frame) or an object from which things are suspended—the unsung MVP of closet organization and aircraft storage.
The art of instructing computers to do your bidding through carefully crafted code, which they will interpret exactly as written rather than as intended. It's equal parts problem-solving, debugging your own mistakes, and Googling "why doesn't this work" at 2 AM. The profession where you spend 10% of your time writing code and 90% figuring out why that code hates you.
In tech-speak, a unit of reactive electrical power, but more commonly recognized as the keyword that lets programmers declare variables without overthinking what type they should be. VAR also moonlights as "Video Assistant Referee" in sports, proving that three letters can mean entirely different things depending on whether you're debugging code or disputing an offside call. The chameleon of acronyms.
In tech and AI contexts, the principle that algorithms and systems should treat all users equitably without bias or discrimination—a surprisingly difficult goal when training data reflects humanity's historical prejudices. It's the ethical ideal that your credit score algorithm shouldn't care about your zip code, even though it probably does. The tech industry's attempt to make machines better at equality than humans are.
The art of converting a chunky pixel-based image into smooth mathematical curves that can scale infinitely without looking like garbage. Programmers also use it to transform code that plods through data one item at a time into turbocharged operations that process multiple values simultaneously. It's basically giving your graphics or calculations a performance-enhancing upgrade.
A woman who gets inexplicably impressed by the latest tech gadgets, making her an easy target for guys who think flashing their new iPhone is a personality trait. It's equal parts dated, slightly sexist, and a relic from when people thought owning an iPad made you interesting. The male equivalent is just called 'every guy in a coffee shop with a MacBook.'
A Unix-like operating system that's the sophisticated older sibling to Linux, beloved by sysadmins who enjoy fewer dependency headaches and more streamlined package management. It's what nerds use when they want to feel superior at parties nobody invited them to. Known for its rock-solid stability and the smug satisfaction it brings its users.
A portmanteau of 'porn' and 'cornucopia' describing any location or device containing an overwhelming abundance of adult content. Think of it as the horn of plenty, but significantly NSFW. Usually refers to that one friend's hard drive that everyone knows about but nobody mentions at family gatherings.
A computer cobbled together from parts salvaged from dead or dying machines, much like its literary namesake. It's the IT equivalent of creating life from spare parts—mismatched RAM, a Frankenstein's monster of components that somehow boots up. Often more reliable than it has any right to be.
In database terminology, the magical operation that connects two or more tables based on related columns, like a digital matchmaker for your data. The moment when separate pieces of information meet and mingle to reveal insights you couldn't see when they were flying solo. SQL's way of proving that everything is connected, even if it requires a WHERE clause.
A reference to the Orc unit sound in Warcraft meaning 'produce, produce!' It describes a brute-force strategy of spamming unit production to overwhelm opponents quickly.