The language of silicon dreams and stack overflows.
A mathematical structure made of nodes (dots) connected by edges (lines), like a subway map for abstract relationships—or the technology behind how Facebook knows you're connected to your high school ex's cousin's dog. In data structures, it's the Swiss Army knife for representing networks, from social connections to recommendation algorithms. Not to be confused with the other kind of graph with axes, though both will give you a headache if you stare at them too long.
In programming, the mystical process where human-readable code gets transformed into machine-executable instructions by a compiler—essentially translation services for computers. It's the moment of truth where you discover whether your 500 lines of code are genius or contain 47 syntax errors. The computer science equivalent of baking: you mix ingredients (code), apply heat (compiler), and hope you don't get a brick.
The ambitious (some might say hubristic) process of transforming another planet's atmosphere and environment to make it Earth-like and habitable for humans. It's planetary renovation on a cosmic scale, typically discussed by Mars enthusiasts who think centuries-long engineering projects are reasonable solutions to climate change. The ultimate real estate development project, assuming we ever figure out how to actually do it.
An architecture where multiple client programs request services and resources from a centralized server, like a restaurant where customers (clients) order from a kitchen (server) instead of cooking themselves. It's the backbone of most modern computing, from email to web browsing, where the heavy lifting happens on powerful servers while clients just display results. The IT equivalent of specialization and division of labor, now with more latency issues.
Pre-designed patterns or frameworks that save you from reinventing the wheel every single time you need to create something. In tech, it's the skeleton code that keeps developers from crying into their keyboards at 2 AM. Whether you're building websites, writing emails, or designing presentations, templates are the reason you can pretend to be productive without starting from scratch.
A microscopic piece of malicious code that spreads through computer systems like gossip through an office, corrupting files and causing IT departments to justify their existence. Unlike biological viruses, these digital parasites are deliberately created by humans who apparently have nothing better to do than ruin everyone's Tuesday. They require a host program to replicate and typically announce their presence by making your computer behave like it's possessed.
Gaming slang meaning to create, spawn, or materialize an object in a virtual environment, particularly in MMORPGs and virtual worlds like Second Life. Short for 'resurrect' or 'realize,' it's what you say when you're trying to manifest your digital stuff but the server gods are not cooperating. The virtual equivalent of pulling something out of thin air, except when lag says 'nah.'
An elite-tier variation of 'h4x' (hacks) in leetspeak, supposedly representing skills beyond mere hacking prowess. It's the gaming equivalent of saying you're not just good—you're impossibly, suspiciously good.
Audio technology that uses two ears like nature intended, creating a 3D sound experience that makes your brain think you're actually there. It's why ASMR videos feel weirdly intimate and why gamers can pinpoint footsteps behind them. Basically, stereo sound's overachieving cousin that actually understands how human hearing works.
The terrifying moment when code or systems are pushed from the cozy safety of a test environment into the chaotic wilderness of production where real users can break everything. In military terms, it means sending troops into action; in tech, it means sending developers into a state of anxiety. Either way, something's probably going to explode.
Separate, distinct, and countable—like your fingers or the number of times you've checked email today. Not to be confused with 'discreet' (being subtle), though spell-check loves making that mistake for you. In tech and math, it refers to individual units rather than continuous flows, like counting pixels instead of measuring light.
Tech slang for when something is irreversibly broken, corrupted, or damaged beyond repair. Possibly derived from Swedish Chef speak or the verb "to break," it's become the playful way to announce catastrophic system failure. When your code is borked, it's not just broken—it's spectacularly, permanently ruined.
Someone who lacks basic technological competence or digital literacy; unable to navigate even elementary computer functions. The tech-incompetent friend who always needs password resets.
To flip the switch, push the button, or trigger something into action—usually something that was dormant before and now has Purpose. Can also mean making something chemically more reactive, if you're into science.
A typographic unit of measurement equal to the width of the letter 'M' in any given font size—the designer's secret weapon for maintaining proportional spacing that actually looks professional instead of like a ransom note.
The computational equivalent of diagramming sentences, where programs break down input into digestible chunks to understand its structure. This process involves analyzing syntax, identifying components, and determining relationships—basically teaching computers to read like very literal English teachers. When it fails, you get error messages that make less sense than the original problem.
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.
The OG of computer networking—a wired connection standard that's been keeping devices talking to each other since the 1980s. While WiFi gets all the glory for being wireless and sexy, Ethernet is the reliable workhorse that actually delivers consistent speeds. Named after the mythical 'luminiferous ether,' because apparently networking needed more pretentious physics references.
Short for demonstration, it's the preview version of literally anything before the final product exists—whether that's software, music, or a new blender at Costco. In tech, demos are carefully choreographed performances where everything works perfectly (unlike in production); in music, they're rough recordings that somehow capture more magic than the overproduced album version. The art of showing just enough to get someone interested without revealing all the broken bits.
Math-speak for 'normal' or 'bell-curved,' named after Carl Friedrich Gauss, who apparently had better things to do than make terminology accessible. When data scientists say something follows a Gaussian distribution, they mean it clusters around the average in that classic bell-curve shape you remember from statistics class nightmares. It's the mathematical way of saying 'most things are pretty average, with a few outliers.'
Data about data—the informational equivalent of a file's biography, telling you who created it, when, how, and probably judging your file naming conventions. It's the invisible post-it notes attached to every digital thing, containing all those details you never think about until a lawyer asks for it in discovery. Think of it as your file's résumé, except it can't lie about its graduation date.
The stuff that comes out after you put stuff in, whether it's data from a computer, production from a factory, or results from any process. In tech, it's what your program spits out after processing input—assuming it doesn't crash first. Managers obsess over maximizing output while minimizing input, which is just a fancy way of saying 'do more with less.'
In version control systems like Git, the act of moving or combining a sequence of commits to a new base commit, which sounds simple until you're knee-deep in merge conflicts at 2 AM. It's the 'rewriting history' option that makes your commit timeline look clean and professional while hiding the messy reality of your development process. Use with caution, or risk the wrath of teammates whose commits you just obliterated.
An aerodynamic shell or structure designed to reduce drag and smooth airflow over vehicles, aircraft, or spacecraft—basically cosmetic surgery for engineering that actually improves performance. It's the sleek covering that makes things go faster by tricking the air into flowing smoothly instead of creating turbulent chaos. Function meets form when making things slippery becomes a science.