Feed on “feeds”
10 posts tagged feeds. See the whole feed.
The rig that sat dark all day
NWF Sync is a four-route read-only protocol for pulling feed journals between machines, cut for the one job direct fetching cannot pull: items that scrolled off the front page while your rig was powered down.
Tail: riding a feed instead of re-fetching it
Neurowire 0.8.0 rips every polling loop out of the codebase and drops in one async generator, so the CLI, watch mode, and the SSE endpoint cannot drift on cadence, dedupe, or street manners. One engine, three surfaces, choom.
A tap wizard that never pings a model
Neurowire 0.8.0 builds CSS-selector taps by ranking candidates straight off page structure and running every one past eight hard checks. No model, no API key, no eddies burned on inference, choom.
Taps: jacking feed-less sites into real feeds
Neurowire taps are per-host CSS-selector recipes that flip a plain HTML listing page into a real feed, so a site with no RSS jacks into your rig as a first-class source, preem and clean.
Eating my own chrome: @neurowire/core runs this blog's feeds
This site pumps out its own Atom, JSON Feed, and NWF feeds from one canonical Neurowire rig, because a netrunner running their own library on their own turf is the most honest test it gets, choom.
Building Neurowire: one canonical rig, six feed formats
Neurowire treats feeds like a data-modelling job: one canonical rig every parser feeds and every serializer reads, so bolting on a format is a single serializer, choom.
The open net forgot about feeds, and that is worth fixing, choom
Feeds let you publish once and let any rig read it, choom. As they got eaten by scavs, following became an account on some megacorp's turf. Owning what you read is independence.
Designing NWF: a feed format 62% leaner than JSON Feed
NWF is Neurowire's native feed format, roughly 62% smaller than the equivalent JSON Feed yet fully round-trippable, running interning, relative links, and date deltas. Lean chrome for any feed rig, choom.
Neurowire Taps Pack: 271 sources jacked in, 24 themes
The Taps Pack is a ready-made rig of 271 vetted sources for Neurowire, sorted into 24 themes from Frontier AI Labs to Food. It's the curation layer running point like a fixer ahead of the incoming Neurowire SaaS, choom.
Neurowire: an open feed rig, now with the full manual
Neurowire turns any source, even feed-less sites, into one canonical feed you can serialize to Atom, JSON Feed, Markdown, RSS, or its own compact NWF format, choom. The full docs rig is now live.