RepoJournal

Developer journal

Recoordinate

@latent-9 since Jan 2026

278 stories across 39 days in 2026, 7-day streak

Mon Wed Fri
Mar Apr May Jun Jul Aug
an entry to read activity only Less More before entries began Full year →

Entries start Jan 10, 2026 — we reconstructed the previous month from @latent-9's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Add this graph to your GitHub README

Paste this Markdown into your README — the badge stays current automatically and links back here.

[![latent-9's work on RepoJournal](https://repojournal.com/journals/latent-9/heat.svg)](https://repojournal.com/journals/latent-9)

Thursday, Aug 6, 2026

shipped

Reasciiary 1.0.0 ships with redesigned README and icon

Recoordinate released Reasciiary 1.0.0, an ASCII art generator with six tools for turning images into animated 3D text, then spent the day refactoring its documentation and visual presentation across eight open-source repositories.

The day opened with the release of Reasciiary 1.0.0 [1], which ships with six tools: loops for finished animations, ascii for pictures lifted into solid form, scene for formula-cut geometry, media for reading flat glyphs, gen2d for pixel flow fields, and one exporter for rendering to another image. The release notes describe it as tools that turn "images and drawings into lit 3D ASCII art and animated loops" [1].

Recoordinate then rebuilt the project's README from the ground up. The page had grown into a long essay and became hard to read, so the old still of the window was replaced with the spiral itself, drawing the work instead of showing a screenshot of it [3]. The header now leads with "the spiral's bare drift, seventeen thousand particles wound out from the middle and lit in red" [3], letting readers see what the app makes before they read about it. The README itself was cut down to essentials: what it is, the six tools, what you need, how to run it, the command line, and links [2]. Design notes and the full flag reference for every tool moved into docs/DESIGN.md [2].

The app icon was redrawn as a matte black Terminal mark with the > and Re in glowing ASCII [4], replacing the old green-glass squircle. The source art's opaque corners were flooded to transparent so the icon floats in the dock, and every size was regenerated from the new master [4].

When no stage content loads in the browser, the app now shows a plain block of text explaining what Reasciiary is and why nothing renders here [5], rather than a still of a real render that looked like a stray drawing with no context.

The documentation work from the previous three days continued across five more repositories. In 0xsyr0/Awesome-Cybersecurity-Handbooks, Recoordinate fixed four broken table of contents links: persistence.md had #relative-id-rid-hjacking instead of #relative-id-rid-hijacking, threat_hunting.md had #advanced-yhreat-analytics instead of #advanced-threat-analytics, mobile.md had #resource instead of #resources, and payloads had #iconf instead of #iconv [6] [7].

In codama-idl/codama, the CLI README referred to the JavaScript renderer as @codama/renderer-js (singular) when the package is @codama/renderers-js (plural) [8]. In vercel/turborepo, the turbo-codemod README linked to a nonexistent loadTransforms function at ../utils/loadTransformers.ts, when the exported function is loadTransformers and the file is load-transformers.ts in kebab-case [9]. In sayanarijit/xplr, the upgrade guide listed xplr.util.shorthand when the real function is xplr.util.shorten [10]. In crowdsecurity/crowdsec, the test README linked to vagrant/Vagrantfile.common, which does not exist; the shared include is test/ansible/vagrant/common [11]. In clap-rs/clap, CONTRIBUTING.md pointed to ../src/_derive.rs, which no longer exists after the derive reference was moved into a module directory at src/_derive/mod.rs [12]. In mrdoob/three.js, roughnessNode and metalnessNode in TSL.md linked to #standard, but both are documented in the table under #meshstandardnodematerial [13].

documentation ascii-art open-source

Sources

  1. Reasciiary 1.0.0 · latent-9/reasciiary-ascii-art-generator
  2. Cut the README down and lead with the animated spiral · latent-9/reasciiary-ascii-art-generator
  3. Head the README with the spiral drawn in red · latent-9/reasciiary-ascii-art-generator
  4. Redraw the app icon as the Terminal ASCII mark · latent-9/reasciiary-ascii-art-generator
  5. Explain the tool in the empty stage, not a still · latent-9/reasciiary-ascii-art-generator
  6. docs: fix broken TOC anchor links in three handbooks · 0xsyr0/Awesome-Cybersecurity-Handbooks
  7. docs: fix broken iconv anchor in payloads table of contents · 0xsyr0/Awesome-Cybersecurity-Handbooks
  8. docs: correct @codama/renderers-js package name in CLI README · codama-idl/codama
  9. docs: Fix loadTransformers reference in turbo-codemod README · vercel/turborepo
  10. docs: fix nonexistent util function in upgrade guide · sayanarijit/xplr
  11. docs: fix broken Vagrant include link in test README · crowdsecurity/crowdsec
  12. docs: fix broken derive reference link in clap_derive CONTRIBUTING · clap-rs/clap
  13. docs: fix broken TSL anchor links for roughnessNode and metalnessNode · mrdoob/three.js

← All entries

Follow along

Follow latent-9

A short briefing every day latent-9 ships something — in about 3 minutes.

or

One email a day. Unsubscribe in one click. Read a past issue →

RSS Read other developers