Technically
AI Reference
Your dictionary for AI terms like LLM and RLHF
Company Breakdowns
What technical products actually do and why the companies that make them are valuable
Learning Tracks
In-depth, networked guides to learning specific concepts
Posts Archive
All Technically posts on software concepts since the dawn of time
Terms Universe
The dictionary of software terms you've always wanted

Explore learning tracks

AI, it's not that ComplicatedAnalyzing Software CompaniesBuilding Software ProductsWorking with Data Teams
Loading...
I'm feeling luckyPricing
Log In

"Subscribed for quick summaries of topics. Saves time. Googling and Youtube and collating info isn't convenient."

— RB

Technically

Making practical sense of software and AI.

AI
Recent Articles

AI, tractors and the productivity paradox

Where are AI's productivity gains hiding? What kitted out Model Ts can teach us.

What’s an inference provider?

How the rise of open source AI models is fueling the growth of a new infrastructure category.

I Let Claude Code Autonomously Run Ads for a Month

Applying the Ralph Wiggum loop to things other than writing code.

AI Reference

Inference

Inference is a fancy term that just means using an ML model that has already been trained.

Token

A token is the basic unit of a Large Language Model's vocabulary.

Terms

ChatGPT

ChatGPT is a Machine Learning model, created and maintained by OpenAI, that generates paragraphs of text in response to prompts.

Post-training

LLM post-training turns a model from a knowledgeable blob that produces rambling answers, into a helpful assistant.

All AI →
Analytics
Recent Articles

Databricks is apparently worth $100B. What do they even do?

What we should really be asking is “What does Databricks not do?”

Terms

Linear Regression

Linear Regression is an old school statistical method for predicting outcomes from a series of numbers.

ETL

ETL stands for Extract - Transform - Load, and it’s the process of moving data around your internal systems to get it ready for analysis.

Companies
Databricks

Databricks

Databricks sells a data science and analytics platform built on top of an open source package called Apache Spark.

Segment

Segment

Segment helps teams track their product and marketing data and send it to whichever tools it needs to go to.

All Analytics →
Databases
Recent Articles

Why do developers choose different types of databases?

An intro to how companies like Elastic, MongoDB, Snowflake, Confluent and AWS compete.

Terms

ORM

An Object Relational Mapper is software that lets developers interact with their database in their programming language of choice – instead of SQL.

Multi-tenant

Multi-tenant simply means shared with someone else, like having a roommate in an apartment.

Companies
Confluent

Confluent

Apache Kafka is a framework for streaming real time data, and Confluent offers Kafka as a managed service.

MongoDB

MongoDB

MongoDB is a highly popular unstructured, NoSQL document database for powering your applications.

All Databases →
DevOps
Recent Articles

All about Infrastructure as Code

The deceptively simple text files that help you avoid huge mistakes when shipping software.

What's a Package Manager?

And why are AI labs buying them up?

A Beginner’s Guide to Bring Your Own Cloud

The profitable but challenging deployment model sweeping the nation.

Terms

Object Oriented

Some programming languages are object oriented, which means that they’re centered around the concept of an object.

Technical Debt

Technical debt is a term developers use to refer to all of the annoying thorns they need to deal with because of past decisions someone made in their codebase and architecture.

Companies
Hashicorp

Hashicorp

Hashicorp sells software that helps developers manage their cloud infrastructure via code-based configuration.

Docker

Docker

Docker helps developers isolate their code and infrastructure in containers so things always run smoothly.

All DevOps →
Security
Terms

VPN

A Virtual Private Network (VPN) lets you route your internet access through a specialized server that keeps your sensitive information private.

Tokenization

Tokenization is one of the ways that backends protect sensitive information, like credit cards or social security numbers.

Companies
Snyk

Snyk

Snyk helps developers make sure that the code they're writing is secure.

Okta

Okta

Okta is an enterprise-focused identity provider: they take care of managing usernames, passwords, and permissions.

All Security →

"Technically has allowed me better bridge the gap between user problems and how our system works under the hood."

— Adelaide Hallowell

Latest
What are code sandboxes?

What are code sandboxes?

Why coding agents need a safe place to play, just like we all do.

Justin GageJustin Gage

Recent

How my non-engineering team at Sentry learned to shipFree

We moved 2,500 pages out of our CMS with Claude Code and Git. 4 months ago, most of us hadn't written code.

Matt HendersonMatt Henderson

All about Infrastructure as CodeFree

The deceptively simple text files that help you avoid huge mistakes when shipping software.

Will RaphaelsonWill Raphaelson

What is Next.js?Free

The web framework your next vibe-coded app will probably be built in.

Justin GageJustin Gage

What's a Package Manager?

And why are AI labs buying them up?

Will RaphaelsonWill Raphaelson
AI ReferenceSee all →

The guide to AI that you've been looking for. Click on any term for an in depth explanation.

Context WindowA context window is how much data an AI model can hold in memory at once.Fine TuningFine tuning is the process of taking a pre-trained AI model and specializing it for your specific use case.ParametersParameters are the learned "knowledge" stored inside AI models—the numerical values that determine how the model responds to inputs. Reinforcement Learning from Human Feedback (RLHF)RLHF is the final training step that turns a knowledgeable but rambling AI into the helpful assistant you know and love.
AI, tractors and the productivity paradox

AI, tractors and the productivity paradoxFree

Where are AI's productivity gains hiding? What kitted out Model Ts can teach us.

Sachin BennySachin Benny
When not to vibe code

When not to vibe codeFree

Should I ship something myself, or call in engineering help?

Sarah Krasnik BedellSarah Krasnik Bedell
What’s an inference provider?

What’s an inference provider?

How the rise of open source AI models is fueling the growth of a new infrastructure category.

Will RaphaelsonWill Raphaelson
I Let Claude Code Autonomously Run Ads for a Month

I Let Claude Code Autonomously Run Ads for a MonthFree

Applying the Ralph Wiggum loop to things other than writing code.

CompaniesSee all →

What their products actually do and why they're so valuable.

ElasticElastic
Elasticsearch is a popular open source database for storing and searching unstructured data.
OktaOkta
Okta is an enterprise-focused identity provider: they take care of managing usernames, passwords, and permissions.
OpenAIOpenAI
OpenAI is the most popular provider of generative AI models like GPT-4.
StripeStripe
Stripe sells payments infrastructure for internet businesses: primarily, they help you bill your customers, process payments, and work with your payment data.
GlossarySee all →

Quick explanations of the concepts you see every day.

ChatGPTChatGPT is a Machine Learning model, created and maintained by OpenAI, that generates paragraphs of text in response to prompts.Continuous deployment (CD)CD is a philosophy around pushing your code to production: instead of giant, infrequent releases, it advocates many smaller changes, even multiple times per day.CPU, processorCPU stands for Central Processing Unit, and it’s what tries to understand and execute your software’s instructions.Rate LimitA rate limit puts a cap on how much, and how fast, you can use a company’s API.

Video

Analyzing all 203 million trades on Kalshi

Analyzing all 203 million trades on Kalshi

Kalshi just raised a new round at an $11B valuation. How much revenue does their prediction market really make?

Sam SchneiderSam Schneider
Relationships are the moat

Relationships are the moat

What's the forward deployed engineer role, and why is every startup hiring them?

Sung Won ChungSung Won Chung
Technically on YouTube →

Contributors

Christy BieberChristy BieberJustin GageJustin GageKenny NingKenny NingMatt HendersonMatt HendersonSachin BennySachin BennySam SchneiderSam SchneiderSarah Krasnik BedellSarah Krasnik BedellSung Won ChungSung Won ChungWill RaphaelsonWill Raphaelson

Learning Tracks

Curated collections of foundational articles to guide you through the basics of getting more technical at work.

AI, it's not that complicated ↗

How to understand and work effectively with AI and ML models and products.

  • How do Large Language Models work?

    Breaking down what ChatGPT and others are doing under the hood

  • What's RLHF?

    How AI models learned to stop being weird and start being helpful.

  • What's GPT-3?

    GPT-3 is a Machine Learning model that generates text.

  • What’s a data science notebook?

    Data Science Notebooks help data teams explore data with code.

Analyzing Software Companies ↗

The products and business models of leading software companies.

  • Databricks is apparently worth $100B. What do they even do?

    What we should really be asking is “What does Databricks not do?”

  • What does Snowflake do?

    Snowflake sells a powerful cloud data warehouse for analytics and data science teams.

  • What does OpenAI do?

    OpenAI is the most popular provider of generative AI models like GPT-4.

  • What does dbt do?

    dbt (no capitals) is a tool for transforming and organizing data in your warehouse.

Building Software Products ↗

How to make positive contributions to your product roadmap.

  • The top 5 things PMs should know about engineering

    Engineering and code basics that can make you a better PM to work with.

  • What's code?

    Code is step by step directions, but for computers.

  • What's the internet?

    A network of computers all connected to each other and sharing information.

  • What's cloud?

    Cloud is how companies rent infrastructure over the internet.

From Spreadsheets to Databases ↗

You've outgrown Excel, but you've got to put that data somewhere besides your parents basement.

  • The Beginner's Guide to Databases

    There are 300+ databases; what do they all do?

  • SQL for the rest of us

    If you’re not a data scientist but you have questions, you want to know SQL.

  • The Excel User's Guide to Databases: Schemas

    Why that schema change is going to take your engineers two weeks.

  • The Excel User's Guide to Databases: Migrations

    Why your feature is held up by a migration and why this is actually good.

How AI Models Actually Work ↗

How do these things actual work under the hood? What does it mean to train one? Is it more like going to the gym, studying for a test, or sleeping?

  • What is Machine Learning?

    How computers learn patterns from data — and why it’s the foundation for everything from stock prediction to ChatGPT.

  • How do Large Language Models work?

    Breaking down what ChatGPT and others are doing under the hood

  • How do you train an AI model?

    A deep dive into how models like ChatGPT get built.

  • The beginner’s guide to AI model architectures

    Unlike an onion, hopefully these neural network layers won't make you cry.

Working With Data Teams ↗

How to make positive contributions when working with analytics and data science teams.

  • How do product analytics work?

    Product analytics is how teams instrument and analyze data about their product usage.

  • What your data team is using: the analytics stack

    A deep dive into all of the tools that data teams use to do their work.

  • SQL for the rest of us

    If you’re not a data scientist but you have questions, you want to know SQL.

  • What's the Modern Data Stack?

    The new set of tools data teams use to get their jobs done.

Impress your agents

70K+ PMs, engineers, investors, and operators read Technically to expand their prompting vocabulary.

Subscribe...or just explore

"As a banker without a technology background, I could not find a better learning resource than this."

— Siddarth Mujumdar

"Subscribed for quick summaries of topics. Saves time. Googling and Youtube and collating info isn't convenient."

— RB

"Very helpful technical detail, with enough abstraction that it's incredibly useful & digestible for people with only semi-technical backgrounds."

— Erik Steiner

"The product market fit between what you write about (and how you write) and what I want to learn about to become a more technically knowledgeable PM could not be tighter."

— James

Content
  • All Posts
  • Learning Tracks
  • AI Reference
  • Companies
  • Terms Universe
Company
  • Pricing
  • Sponsorships
  • Contribute
  • Contact
Connect
SubscribeSubstackYouTubeXLinkedIn📞Call for advice
Legal
  • Privacy Policy
  • Terms of Service

© 2026 Technically.