mineti.dev

Hello, world

seed · Jun 14, 2026

This is a throwaway article that doubles as a smoke test for the technical reading layout: a table of contents, math via KaTeX, and figures that break out wider than the text column. Delete it once the first real note is written.

Math

Inline math renders mid-sentence, like the mass–energy relation E=mc2E = mc^2 or a sum i=1ni=n(n+1)2\sum_{i=1}^{n} i = \tfrac{n(n+1)}{2}.

Display math gets its own centered block:

w^=argminw  12ni=1n(yiwxi)2+λw22\hat{\mathbf{w}} = \arg\min_{\mathbf{w}} \; \frac{1}{2n} \sum_{i=1}^{n} \left( y_i - \mathbf{w}^\top \mathbf{x}_i \right)^2 + \lambda \lVert \mathbf{w} \rVert_2^2

Very wide equations scroll horizontally instead of breaking the layout.

A subsection

Third-level headings show up indented in the table of contents, so longer technical pieces stay navigable.

Figures

A <figure> breaks out wider than the reading column — useful for diagrams and plots:

Placeholder diagram
Figure 1. Replace with a real diagram (SVG or transparent PNG).

Tables

MaturityMeaning
seedearly, unrefined
growingactively developing
evergreendurable, maintained

← All articles