July 3, 2026

Hello, World

meta · robotics

Welcome to the blog. This first post exists to exercise every rendering path — prose, code, figures, callouts, a runnable component, and an interactive 3D model.

A code block

def hello(name: str) -> str:
    return f"Hello, {name}"

More prose here to prove paragraphs render with the site's serif body font, and that inline code is styled with the mono face.

A callout

This is a callout. It renders inside MDX with the site's theme — useful for asides, notes, and warnings.

A figure

Fig. 1. A captioned image inside a post, styled like a journal figure.
Fig. 1. A captioned image inside a post, styled like a journal figure.

A runnable component

Everything below runs in your browser — click it.

An interactive 3D model

Drag to orbit. The viewer only loads its WebGL bundle when a post actually uses it, so text-only posts stay light.

Fig. 2. An interactive 3D model — drag to orbit.