
iPod as a portable library
I use an old iPod as a portable library: not out of nostalgia, but because some classics still deserve an object with more memory than most contemporary conversations.

I use an old iPod as a portable library: not out of nostalgia, but because some classics still deserve an object with more memory than most contemporary conversations.
I built FormulaDeck, a small native macOS app for composing LaTeX formulas, previewing them in real time, and copying them quickly into a document.
The idea is deliberately simple: keep the LaTeX source as the single source of truth, render a live preview with KaTeX, and make formula writing a little less interruptive.
Features:
$…$, or display $$…$$;It is not a full WYSIWYG equation editor and does not try to replace a LaTeX workflow. It is just a small companion tool for people who write formulas often and want a quick preview/copy loop.
Repo: https://github.com/braucci/FormulaDeckMac
MIT licensed.
Feedback of any kind is welcome: criticism, suggestions, feature requests, rough edges, anything. And if you try it and find a bug, please let me know — thanks!
I teach Aircraft Structures at a technical high school, and I write all my course material in LaTeX. What started as "let me tweak the colors a bit" turned into a full drop-in theme over a few weekends.
It's called Skywrite. The idea: technical notes that are actually pleasant to read. A cool blue-grey "drafting table" palette, colour-coded callout boxes (definition / theorem / proof / example / intuition / warning…) each with its own hand-drawn TikZ icon, a monograph-style cover, part dividers that open like book chapters with a big Garamond chapter number, and a matching pgfplots style so the graphs don't clash.
A few things I'm oddly proud of:
paper=white option for when you actually have to print and want to spare the toner.One .sty file, a worked example, and a guide. Drop it next to your .tex, set one line, compile.
Repo (MIT licensed): https://github.com/braucci/skywrite
Happy to hear feedback — especially the rough edges. First time sharing something like this.
Use it, reuse it… an old iPod sock always comes in handy.