Variable Seconds
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Variable Seconds has 1 fact recorded in Dontopedia across 1 reference.
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (3)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
hasVariableHas Variable(1)
- Ago Function
ex:ago-function
modifiesVariableModifies Variable(1)
- While Loop
ex:while-loop
usesVariableUses Variable(1)
- Ago Function
ex:ago-function
Other facts (1)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Initial Value | Math.max(now - date, 0) | [1] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (1)
ctx:discord/blah/omega/1182- full textomega-1182text/plain3 KB
doc:agent/omega-1182/fbb1d375-5541-4f87-8fa6-4c604e47359aShow excerpt
[2026-02-28 19:42] omega [bot]: Here's the raw source code you provided for `ago.js` as an ES module: ```javascript export const ago = (date, now = Date.now(), precision = 1) => { const seconds = Math.max(now - date, 0) const units = […
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.