site: reviews — Herculaneum scroll, Zen Mode, The HTML Review (graduate from finds)

This commit is contained in:
2026-07-13 01:59:54 -04:00
parent 36e2614d19
commit 2225785559
10 changed files with 121 additions and 1 deletions
@@ -6,6 +6,7 @@ shortlist: true
link: "https://scrollprize.org/firstscroll"
linkText: "scrollprize.org"
source: "Open Culture"
promotedTo: herculaneum-scroll-first-read
topics: [history-and-archives, ai]
tags: [archive, ancient-history, machine-learning, papyrology]
description: "The Vesuvius Challenge has virtually unwrapped and read an entire Herculaneum scroll, PHerc. 1667, for the first time in two thousand years."
@@ -6,9 +6,10 @@ shortlist: true
link: "https://thehtml.review/05/"
linkText: "thehtml.review"
source: "Things Magazine"
promotedTo: html-review-issue-05
topics: [web-tools, design-and-art, writing-and-notes]
tags: [literary-journal, css-art, interactive-fiction]
description: "A free annual journal of web-native literature — poems, essays, and interactive pieces that only work as living web pages."
---
The HTML Review is a free annual journal of writing built to exist on the web rather than be printed from it. Issue 05 (Spring 2026) runs sixteen pieces deep, including "Intersymmetric: Connect," a multiplayer music system by James Bradbury, Rian Treanor, and Mark Fell that turns visitors' inputs into a shared audio survey, and "carecore," a piece of generative CSS botany by Raphaël Bastide dedicated to caregivers. There's also a CSS webtoon, a folktale, and poems that lean on the page itself as part of the text — the kind of work that would lose something if you tried to put it on paper.
The HTML Review is a free annual journal of writing built to exist on the web rather than be printed from it. Issue 05 (Spring 2026) runs fifteen pieces deep, including "Intersymmetric: Connect," a multiplayer music system by James Bradbury, Rian Treanor, and Mark Fell that turns visitors' inputs into a shared audio survey, and "carecore," a piece of generative CSS botany by Raphaël Bastide dedicated to caregivers. There's also a CSS webtoon, a folktale, and poems that lean on the page itself as part of the text — the kind of work that would lose something if you tried to put it on paper.
@@ -9,6 +9,7 @@ source: "Hacker News — Show HN"
topics: [macos-apps, productivity]
tags: [hammerspoon, focus, open-source, utility]
description: "A Hammerspoon script that adds one global focus hotkey to macOS: the active window centers and grows while the Menu Bar, Dock, and every other window fade to black."
promotedTo: zen-mode-hammerspoon
---
Zen Mode is a Hammerspoon script, not an app: one hotkey (`Option + Cmd + Z`) glides the focused window to center, grows it to full height, and fades the Menu Bar, Dock, and everything else to black. Because it operates at the window-manager level instead of inside a single app, the same keystroke works identically in Terminal, a browser, or a PDF reader — unlike the zen modes built into individual editors, which only ever cover that one app. Press `Esc` or the hotkey again to restore the window to its exact prior position and size.