LumoMate
LUMOMATE · GLOSSARY · THE LINKMAP

A single-page
glossary.

Terms are not learned by memorizing them — they are learned by their distance from one another. We render the glossary as a network, not a list. Click a node to open the term; every term links back into the map.
98 terms · 6 domains Updated weekly
Suggest a term ↗
Browse by domain

Intelligence. AI / ML

21 terms
On thought made mechanical.
AI / ML
AI Agent

A model that plans, calls tools, and takes turns.

AGENTRead →
AI / ML
Artificial Intelligence

The umbrella for systems that imitate cognition.

AIRead →
AI / ML
Algorithm

Algorithms explained in plain English. Learn what they are, how they shape what you see online, and why they matter, with everyday analogies and examples.

ALGORITHMRead →
AI / ML
Attention

The mechanism that lets a model focus selectively.

ATTENTIONRead →
AI / ML
Chatbot

Learn what a chatbot is in plain English. See how rule-based and AI chatbots work, real-world examples, and how small businesses can use them every day.

CHATBOTRead →
AI / ML
Context Window

The amount of text a model can hold at once.

CONTEXTRead →
AI / ML
Computer Vision

Teaching machines to see, name, and measure.

CVRead →
AI / ML
Deep Learning

Machine learning with deep, layered neural networks.

DLRead →
AI / ML
Embedding

A dense vector that places meaning into space.

EMBEDDINGRead →
AI / ML
Fine-tuning

Adapting a pretrained model to a narrower task.

FINETUNERead →
AI / ML
Large Language Model

A statistical model of language at scale.

LLMRead →
AI / ML
MCP

Model Context Protocol — open plumbing for tools and data.

MCPRead →
AI / ML
Machine Learning

Programs that improve from examples instead of rules.

MLRead →
AI / ML
NLP

Natural Language Processing — the science of text.

NLPRead →
AI / ML
Neural Network

Layered weights, loosely modeled on neurons.

NNRead →
AI / ML
Prompt Engineering

The craft of asking a model well.

PROMPTRead →
AI / ML
RAG

Retrieval-Augmented Generation: read, then write.

RAGRead →
AI / ML
Reinforcement Learning

Learning by reward, action, and consequence.

RLRead →
AI / ML
Tokenization

Slicing text into the units a model actually reads.

TOKENIZATIONRead →
AI / ML
Transformer

The attention-based architecture behind modern LLMs.

TRANSFORMERRead →
AI / ML
Vector Database

A database indexed by geometric similarity.

VECTORDBRead →
Browse by domain

Surface. Web

18 terms
The thin layer between people and machines.
Web
API

A contract for one program to call another.

APIRead →
Web
Component

A reusable piece of interface, with its own state.

COMPONENTRead →
Web
Cookie

Cookies explained in plain English. Learn what browser cookies are, why websites use them, and how they affect privacy, with simple analogies and examples.

COOKIERead →
Web
CSS

The visual layer over HTML.

CSSRead →
Web
DNS

DNS explained in plain English. Learn how the Domain Name System turns website names into numeric IP addresses so your browser can find any page online.

DNSRead →
Web
DOM

The live, in-memory tree of a web page.

DOMRead →
Web
GraphQL

A query language for APIs, schema-first.

GRAPHQLRead →
Web
HTML

The semantic skeleton of every web page.

HTMLRead →
Web
HTTP

The request-response protocol of the web.

HTTPRead →
Web
IP address

IP addresses explained in plain English. Learn what an IP address is, how IPv4 and IPv6 work, and why every device online needs one to send and receive data.

IP-ADDRESSRead →
Web
JavaScript

The language of the browser, now everywhere.

JSRead →
Web
Pixel

A pixel is the smallest single dot of color in a digital image or screen. Learn what pixels are, how they work, and why they matter for everyday photos and disp

PIXELRead →
Web
React

A library for composing UI out of components.

REACTRead →
Web
REST

A discipline of HTTP — resources, verbs, and nouns.

RESTRead →
Web
SPA

A single-page app that renders client-side.

SPARead →
Web
Server-side Rendering

Rendering the first paint on the server.

SSRRead →
Web
TypeScript

JavaScript with a type system bolted carefully on.

TSRead →
Web
WebSocket

A persistent two-way pipe over HTTP.

WEBSOCKETRead →
Browse by domain

Sediment. Data

12 terms
Of what is stored, shaped, and recalled.
Browse by domain

Substrate. Infra / DevOps

19 terms
The ground beneath the running.
Infra / DevOps
Bandwidth

Bandwidth explained in plain English. Learn what internet bandwidth is, why it matters for streaming and video calls, and how it differs from speed.

BANDWIDTHRead →
Infra / DevOps
Blockchain

Learn what a blockchain is in plain English. Discover how this shared digital ledger works, why it powers Bitcoin, and how businesses use it beyond crypto.

BLOCKCHAINRead →
Infra / DevOps
Cache

Cache explained in plain English. Learn how caches make apps and websites faster by storing copies of frequently used data, with simple analogies and examples.

CACHERead →
Infra / DevOps
CDN

A network of edge caches near your users.

CDNRead →
Infra / DevOps
CI/CD

Continuous Integration and Continuous Delivery.

CICDRead →
Infra / DevOps
Cloud Computing

Renting compute, storage, and services on demand.

CLOUDRead →
Infra / DevOps
Container

An isolated, portable unit of running software.

CONTAINERRead →
Infra / DevOps
Docker

A way to package an app with everything it needs.

DOCKERRead →
Infra / DevOps
Infrastructure as Code

Defining your infrastructure in version-controlled files.

IACRead →
Infra / DevOps
Kubernetes

An orchestrator that runs containers in a fleet.

K8SRead →
Infra / DevOps
Load Balancer

A traffic cop that spreads requests across servers.

LBRead →
Infra / DevOps
Logging

A written record of what a system has done.

LOGGINGRead →
Infra / DevOps
Microservices

Many small services in place of one big one.

MICROSERVICERead →
Infra / DevOps
Monitoring

Watching a system to know when it misbehaves.

MONITORINGRead →
Infra / DevOps
Orchestration

Coordinating many moving parts on a schedule.

ORCHESTRATIONRead →
Infra / DevOps
Reverse Proxy

A polite middleman that fronts your services.

PROXYRead →
Infra / DevOps
RAM

RAM is your device’s short-term working memory that keeps open apps and files instantly reachable. Learn what RAM is, how it works, and why it matters.

RAMRead →
Infra / DevOps
Serverless

Code that runs only when something asks for it.

SERVERLESSRead →
Infra / DevOps
SSD

An SSD is a fast, quiet storage device that has largely replaced spinning hard drives. Learn what an SSD is, how it works, and why upgrading to one matters.

SSDRead →
Browse by domain

Boundary. Security

14 terms
Of trust, threat, and the seal.
Browse by domain

Discipline. Product / Process

14 terms
Practices of building, measured.
Product / Process
Accessibility

Designing so more people can actually use it.

A11YRead →
Product / Process
A/B Testing

Showing two versions to see which performs.

ABTESTRead →
Product / Process
Agile

Agile is a way of organizing work around short cycles, frequent feedback, and close teamwork. Learn what Agile is, how it works, and why it matters.

AGILERead →
Product / Process
Design System

A shared vocabulary of components, tokens, and rules.

DESIGN-SYSTEMRead →
Product / Process
DevOps

DevOps explained in plain English. Learn how developers and operations teams work together to ship software faster, with real-world analogies and examples.

DEVOPSRead →
Product / Process
Open source

Learn what open source software means in plain English. Discover how open source works, famous examples like Linux and Firefox, and why it matters for everyone.

OPEN-SOURCERead →
Product / Process
Prototype

A working stand-in for the thing you intend to build.

PROTOTYPERead →
Product / Process
User Research

Talking to and observing the people you build for.

RESEARCHRead →
Product / Process
SaaS

Learn what SaaS means in plain English. Explore how Software as a Service works, real-world examples like Gmail and Zoom, and why it matters for businesses.

SAASRead →
Product / Process
Design Token

A named, versioned value for a design decision.

TOKENRead →
Product / Process
UI

The interface itself — what the user sees and touches.

UIRead →
Product / Process
UI/UX

UI is what users see; UX is what users feel. Learn the difference between UI and UX with simple analogies and examples for small business owners.

UI-UXRead →
Product / Process
UX

The shape of a user's experience with a product.

UXRead →
Product / Process
Wireframe

A low-fidelity sketch of structure before style.

WIREFRAMERead →
Monday 08:00 — every week

One letter a week,
lasting understanding.

Only essays that don't get scrolled past. No ads, no tracking pixels, no external linkbait — the letter ends inside your inbox.

One-click unsubscribe. No spam.