site: reviews — RemCTL, Editorio, Muxy (graduate from finds)

RemCTL (Federico Viticci's Reminders CLI): category `automation`,
hero reused from MacStories OG card. Body flags the private-API
caveat — RemCTL reads Reminders' SQLite + ReminderKit directly.

Editorio (indie markdown+code editor): category `writing`, hero reused
from Reddit OG. No homepage exists yet; review acknowledges single-
Reddit-post documentation. Used astro:assets <Image> for responsive
srcset on the small JPG.

Muxy (SwiftUI workspace): category `terminal`, fresh hero from the
github.com/muxy-app/muxy README. The find sold this as "a terminal
with a sidebar" — the review's blockquote opens by correcting that.
Muxy is actually a full SwiftUI workspace (Git tooling, file tree,
command palette, Mermaid preview, 490 themes, iOS+Android companion
apps). Review link points to github repo per user direction.
This commit is contained in:
2026-05-31 22:11:36 -04:00
parent 07842721eb
commit 991dce3869
11 changed files with 101 additions and 0 deletions
+21
View File
@@ -1213,3 +1213,24 @@ Graduated from find captured 2026-05-30, source: Hacker News — Show HN.
Hero: single-image — pulled from `llmgame.scalex.dev/continuegame.png` (1252×832, 100 KB), the page's canonical og:image. Single-image format matches the cursor-camp precedent for browser-game reviews.
Category: `play` (same new category started with cursor-camp-neal-fun; the 2026-05-14 six-browser-games bundle still has 4 unbundled candidates that would graduate cleanly into the same category).
Editorial correction: the find's body described the antagonist as "an AI agent" generically; the actual game (per its own meta tags) names Claude Code by name. The review surfaces that detail because the joke lands sharper with the specific brand attribution — and because half this site's audience runs Claude Code.
## 2026-05-31 — review: remctl-reminders-cli
Graduated from find captured 2026-05-30, source: MacStories.
Hero: reused the find's existing hero.png — the MacStories OG card (809 KB, terminal screenshot of `remctl today` output). Single-image review.
Category: `automation` (existing — fits the smartmover-shortcut precedent for automation-driven utilities).
Editorial note: the body leans on Viticci's own quote ("If you can do something in Apple's Reminders app, you — or your agent — can do it with RemCTL") because it's both honest and exactly the right framing for the audience. Surfaced the private-API caveat — Reminders' internal SQLite storage is the source of truth RemCTL reads, and a Tahoe-26.6 or 26.7 release could require maintenance.
## 2026-05-31 — review: editorio
Graduated from find captured 2026-05-20, source: r/macapps.
Hero: reused the find's existing hero.jpeg — a 1200×630 Reddit-rendered OG card (11 KB, small file but proper dimensions). No homepage was findable for the app (editorio.app/.com both unresolved), so I couldn't grab a richer screenshot from the dev. Used `astro:assets` Image import + `<Image>` because the existing review's Markdown-image syntax has been silently rendering tiny on JPG sources — the explicit component handles the responsive srcset correctly.
Category: `writing` (existing — same bucket as apex-markdown-processor, antinote, cotypist, flux-markdown).
Editorial caveat: the dev posted only to r/macapps with no website or docs. The review acknowledges that the app is essentially a single-screenshot indie release and recommends LSP-required workflows stay on VS Code / Zed. Worth re-visiting when an Editorio homepage actually launches.
## 2026-05-31 — review: muxy-terminal
Graduated from find captured 2026-05-20, source: r/macapps.
Hero: fresh screenshot from `github.com/user-attachments/assets/721c6b4a-bd9c-4e4e-ade0-cd2597399801` (the README's only embedded image; 3004×1846, 350 KB) — pulled via the public github user-attachments URL which redirects to S3 cleanly. Replaced the find's Reddit-preview hero. Single-image review.
Category: `terminal` (existing — same bucket as gum-shell).
Editorial correction: the find massively undersold this. Original framing was "a terminal with a sidebar for projects" — actual product is a native SwiftUI workspace with Git tooling (status/diff/branches/PRs/worktrees), file tree, find-in-files, command palette, markdown/Mermaid preview, image viewer, 490+ themes, AI usage tracking, plus iOS and Android companion apps for remote command execution. The blockquote summary explicitly calls out the correction ("Muxy is not 'a terminal with a sidebar,' which is how the original Reddit post — and our find capture — sold it"). MIT-licensed; `brew install --cask muxy`. Per user direction, review's `link` field points to `github.com/muxy-app/muxy` rather than the original Reddit thread the find captured.