adding content

This commit is contained in:
2026-04-19 23:11:00 +01:00
parent a5983242f9
commit c79938f1a2
310 changed files with 4169 additions and 62 deletions

18
Misc/20251223220531-technical_commonplace.org Executable file → Normal file
View File

@@ -4,21 +4,11 @@
#+title: Technical Commonplace
#+filetags: :technical:notes:commonplace:
In this commonplace, I will collect technical notes and insights that I find useful. This is a work in progress, and I will update it as I learn new things.
* Articles:
- https://forge.medium.com/a-simple-tool-for-personal-growth-dc1e822aa229
* MVP and MVT
* Github:
- An **MVP** is a **minimal functional product** built to validate what customers actually want by observing real usage.
- An **MVT** (often called **Minimum Viable Experiment/Test**) is a **small, fast, lowcost test** designed to validate a specific assumption before you build anything substantial.
**Minimum Viable Product (MVP)**
A simplified but working version of a product that early users can interact with.
Purpose: validate productmarket fit and gather real behavioural feedback.
**Minimum Viable Test (MVT / MVE)**
A quick experiment to validate a single assumption — often before building an MVP.
Examples: landing page, survey, fakedoor button, email test.
- **MVT** = “Should we even build this?”
- **MVP** = “We think this is worth building — now lets test the simplest working version.”
- https://github.com/XEphem/XEphem?tab=readme-ov-file