tag · open-source

Writing on “open-source”

11 articles tagged open-source. See all posts.

Langdrift: scoring how differently a translation lands

Langdrift compares audio of an original and its translation and returns a drift score: how far apart the two land cognitively, catching accurate but off translations.

Jul 19, 2026

Verso: one JSON source, decks branched per audience

Verso defines presentations as JSON instead of slide documents, so one source can branch per audience and export to PDF, HTML, or PNG cleanly.

Jul 18, 2026

Petrify: removing people from footage, entirely on-device

Petrify detects and removes people from fixed-camera footage while keeping the live timestamp ticking, running fully on your own machine with no cloud upload.

Jul 17, 2026

Taps: turning feed-less websites into real feeds

Neurowire taps are per-host CSS-selector recipes that turn a plain HTML listing page into a real feed, so a site with no RSS becomes a first-class source.

Jul 6, 2026

Dogfooding @neurowire/core to power this blog's feeds

This site publishes its own Atom, JSON Feed, and NWF feeds from one canonical Neurowire model, because dogfooding your own library is the most honest test it gets.

Jul 5, 2026

Nocturne: an open-source Cyberpunk 2077 design system

Nocturne is an open-source design system inspired by Cyberpunk 2077 and Edgerunners: near-black surfaces, one hot neon accent, clipped corners, and machine-voice type, shipped as design tokens, framework-agnostic CSS, and React components.

Jul 4, 2026

Building Neurowire: one canonical model, six feed formats

Neurowire treats feeds as a data-modelling problem: one canonical model that every parser produces and every serializer reads, so adding a format is a single serializer.

Jul 4, 2026

The open web forgot about feeds, and that is worth fixing

Feeds let you publish once and let anything read it. As they eroded, following became an account on someone else's platform. Owning what you read is independence.

Jul 3, 2026

Designing NWF: a feed format 62% smaller than JSON Feed

NWF is Neurowire's native feed format, roughly 62% smaller than the equivalent JSON Feed yet fully round-trippable, using interning, relative links, and date deltas.

Jul 2, 2026

Neurowire Taps Pack: 271 curated sources, 24 themes

The Taps Pack is a ready-made library of 271 vetted sources for Neurowire, grouped into 24 themes from Frontier AI Labs to Food. It's the curation layer ahead of the upcoming Neurowire SaaS.

Jun 29, 2026

Neurowire: an open feed engine, now with full docs

Neurowire turns any source, even feed-less websites, into one canonical feed you can serialize to Atom, JSON Feed, Markdown, RSS, or its own compact NWF format. The full documentation site is now live.

Jun 28, 2026