All · 6 pieces

The Journal

Tech, math, physics & notes — all in one place.

01
● News

Hello, world

A first post — what this blog is for, with a quick demo of math and code.

#intro
02
● Notes

What is YAML?

A simple introduction to YAML — what it is, how it looks, and the small things that trip people up.

Data Formats #yaml #configuration
03
● Notes

What is JSON?

The format almost every website and app uses to send data.

Data Formats #json #api