The language of silicon dreams and stack overflows.
A software add-on that extends an existing program's capabilities without requiring you to rebuild the entire application from scratch—think of it as the digital equivalent of snap-on accessories. From browser extensions that block ads to audio effects in your DAW, plugins are the modular solution to feature creep. They're also why your WordPress site has 47 different security plugins that may or may not be conflicting with each other.
A telecommunications system with limited bandwidth that transmits data at speeds that make you appreciate how good you have it with modern internet. Think walkie-talkies, old cell phones, and any communication system where 'can you hear me now?' is a genuine concern rather than a catchphrase. It's the opposite of wideband, prioritizing reliability and range over speed—perfect for when you need to send simple data across long distances without the luxury of fiber optics.
The perpetual up-and-down or side-to-side motion you make to view content that doesn't fit on one screen, which is basically everything in the modern digital age. Before touch screens made it intuitive, we had scroll bars and mouse wheels; now we just swipe endlessly through social media feeds until we forget what we were looking for. In chat rooms, it also refers to the annoying practice of flooding conversations with text to push other messages out of view.
The magical boundary where two incompatible systems pretend to communicate, most commonly where humans attempt to interact with technology designed by people who've never met actual users. In tech, it's the screen buttons you click; in corporate speak, it's an excuse to schedule another meeting. The more "user-friendly" someone claims their interface is, the more you should fear it.
A specialized program that translates human-readable code into the incomprehensible machine language computers actually understand, like an interpreter for developers who refuse to learn binary. It also moonlights as a sadistic error message generator that points out every missing semicolon with the enthusiasm of a grammar Nazi. The difference between good and bad compilers is whether they tell you what's wrong or just that something is wrong somewhere in your 10,000 lines of code.
Software add-ons that extend functionality, much like accessories for your digital wardrobe—except these can crash your entire system if they're incompatible. They're the reason your browser can block ads, your music software can sound like a vintage synthesizer, and your WordPress site loads slower than dial-up internet. The digital equivalent of "some assembly required," plugins promise convenience but often deliver dependency hell.
A formal question posed to a database or search engine, written in special syntax because apparently "please find me all customers in California" is too simple. In tech contexts, it's the structured request that retrieves data—when it works—or returns cryptic error messages when you forget a semicolon. Outside databases, it's just a fancy word for asking questions, preferred by people who think "inquiry" sounds too casual.
A mechanism that lets you say "I know better than the computer" and manually take control of an automated system, hopefully before things go sideways. It's the emergency brake of the tech world, giving humans the power to countermand automatic controls. Just pray you're actually smarter than the algorithm when you hit that button.
A program that translates human-readable assembly language into the ones and zeros that computers actually understand, serving as the middleman between your low-level code and machine execution. Think of it as the world's most literal translator, converting mnemonic instructions into binary with zero creativity or interpretation. Also refers to assembly language itself, because programmers love using one word for multiple things.
A mathematical concept describing a group where every member also belongs to a larger parent group, like how 'tech bros' is a subset of 'people who own too many hoodies.' In set theory, if every element of set A is also in set B, then A is a subset of B—simple as that. Data scientists love dropping this term to make basic categorization sound sophisticated.
A programming language beloved by computer science academics and people who really, really love parentheses, named after LISt Processing. Created in 1958, it's one of the oldest high-level programming languages still in use, favored for artificial intelligence work and making code look like nested Russian dolls. Also a speech impediment, but in tech circles, we're usually talking about the language that makes you parenthesize everything.
A high-powered desktop computer that costs three times more than a regular PC because it has 'professional-grade' components and comes in a sleeker case. These beefy machines are designed for demanding tasks like 3D rendering, video editing, or convincing your boss you need better equipment. Also refers to your designated suffering area at the office, usually equipped with an ergonomic chair that isn't.
A device that compresses audio signals before transmission and expands them after reception, reducing noise and improving signal quality over long distances. This portmanteau of 'compressor' and 'expandor' was crucial in early telecommunications, squishing signals down for efficient transmission then puffing them back up on the other end. It's audio engineering's version of vacuum-packing your voice for shipping.
A budget mobile phone brand that serves as a nostalgic reminder of pre-smartphone days or the current choice of extremely frugal shoppers. Owning one means you either lost a bet or have admirably transcended materialism.
The automated sleight of hand that whisks users from one URL to another without asking permission, like a digital bouncer ushering you from the wrong door to the right one. Essential for website migrations, fixing broken links, or sneakily sending traffic where marketers actually want it to go. The 301 redirect is permanent; the 302 is temporary—a distinction that matters deeply to SEO experts and absolutely nobody else.
The tech industry's aspirational promise that different systems and devices can actually talk to each other and exchange data without throwing tantrums. It's the difference between your smart home working seamlessly versus needing seventeen different apps to control your lights. Standards committees spend decades arguing about achieving interoperability, while consumers just want their printer to work with their computer—apparently an impossible dream.
Ancient internet speak from 2000, a supposedly more elite version of 'owns' used by l337 speakers who wanted to feel special. It's the linguistic equivalent of adding flames to your Geocities website—technically more, but not actually better.
Technical jargon for "goes both ways," describing systems, data flows, or communication channels that work in two opposite directions simultaneously. It's the difference between a walkie-talkie (unidirectional, one person talks while the other listens) and a phone call (bidirectional, where both people can interrupt each other freely). Engineers love this word because it makes simple concepts sound impressively complex.
The plural of datum that everyone treats as singular, representing collected facts, measurements, or observations that fuel our entire digital economy. Data is simultaneously the most valuable resource of the 21st century and the thing everyone agrees to share without reading terms of service. It's what companies collect obsessively, analysts interpret creatively, and privacy advocates worry about constantly.
Tech and business jargon for how well a system withstands stress, failures, or unexpected inputs without falling apart like a house of cards. A robust system keeps chugging along when things go wrong, whether that's handling bad data, server crashes, or users doing incredibly stupid things. It's the engineering equivalent of building a car that still runs after being driven through a zombie apocalypse.
The regular back-and-forth movement or fluctuation around a central point, whether it's a pendulum swinging or market values bouncing. In physics, it's the fundamental motion that describes everything from sound waves to electrical currents. Corporate types use it to sound scientific when describing anything that goes up and down repeatedly.
Short for applications—software programs designed for mobile devices or specific tasks, now so ubiquitous that we've forgotten they're just computer programs with better marketing. From ordering food to tracking your sleep, there's literally an app for everything, whether you need it or not. The modern solution to problems you didn't know you had.
The diplomatic translator of the tech world that makes incompatible devices play nice together, like a universal mediator for your gadgets' communication issues. Whether it's converting your USB-C to USB-A or making your British plug work in American outlets, it's the unsung hero that keeps you from having a drawer full of useless electronics. Think of it as couples therapy for hardware that speaks different languages.
The behind-the-scenes machinery of websites and apps that users never see but would definitely notice if it stopped working—like stagehands in black running a Broadway show. While the front-end gets all the glory with its pretty buttons and animations, the back-end is busy doing the actual work: processing data, managing databases, and keeping everything from exploding. It's where the real magic happens, assuming you think database queries and server logic are magical.