Linear
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Linear has 24 facts recorded in Dontopedia across 7 references, with 3 live disagreements.
Mostly:rdf:type(5), has state(2), has argument(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (23)
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.
didNotAdoptDid Not Adopt(2)
- Jonathan Poczatek
ex:jonathan-poczatek - Jonathan.poczatek
ex:jonathan.poczatek
actionTargetAction Target(1)
- Jonathan.poczatek
ex:jonathan.poczatek
appliesApplies(1)
- Forward
ex:forward
conversationThreadConversation Thread(1)
- Chat Log
ex:chat-log
expressesInterestInExpresses Interest in(1)
- Jonathan.poczatek
ex:jonathan.poczatek
foundVisuallyAppealingFound Visually Appealing(1)
- Jonathan Poczatek
ex:jonathan-poczatek
hasActivationHas Activation(1)
- Fc3 Layer
ex:fc3-layer
hasAttributeHas Attribute(1)
- Scoring Model
ex:ScoringModel
hasEuclideanGeometryHas Euclidean Geometry(1)
- Test Fact
ex:test-fact
hasNarrativeStructureHas Narrative Structure(1)
- Stranger Things
ex:stranger-things
hasOpinionHas Opinion(1)
- Jonathan.poczatek
ex:jonathan.poczatek
hasProgressionHas Progression(1)
- Test Fact
ex:test-fact
hasQualityHas Quality(1)
- Memory Behavior
ex:memory-behavior
hasStructureTypeHas Structure Type(1)
- Test Fact
ex:test-fact
hasTodoHas Todo(1)
- The Project
ex:the-project
includeLinearInclude Linear(1)
- Attention Classes
ex:attention-classes
includesNavLinkIncludes Nav Link(1)
- Clifford Gauge Sidebar
ex:clifford-gauge-sidebar
includesSubsectionIncludes Subsection(1)
- Harmonic Architecture Md Clifford Section
ex:harmonic-architecture-md-clifford-section
involvesPlatformInvolves Platform(1)
- Task Management Linear
ex:task-management-linear
isCloneOfIs Clone of(1)
- Traves Linear Clone
ex:traves-linear-clone
madeCloneOfMade Clone of(1)
- Traves Theberge
ex:traves-theberge
signedUpForSigned Up for(1)
- Jonathan Poczatek
ex:jonathan-poczatek
Other facts (22)
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 |
|---|---|---|
| Rdf:type | Platform | [3] |
| Rdf:type | Software Tool | [4] |
| Rdf:type | Attention Class | [5] |
| Rdf:type | Torch.nn.linear | [6] |
| Rdf:type | Nn.linear | [7] |
| Has State | Kv State 2 | [5] |
| Has State | K State | [5] |
| Has Argument | 10 | [6] |
| Has Argument | 1 | [6] |
| Used for Life Planning | Ajaxdavis | [1] |
| Is Issue Tracker | Project Management | [1] |
| Suitable for Life Tasks | Non Work Projects | [1] |
| Has Dual States | Kv State and K State | [2] |
| Opinion Is | Sick Af | [4] |
| Initialized With | torch.nn.Linear(10, 1) | [6] |
| Layer Type | Torch.nn.linear | [6] |
| Has Input Size | 10 | [7] |
| Has Output Size | 1 | [7] |
| Is Attribute of | Scoring Model | [7] |
| Has Activation | none | [7] |
| Has Weight Shape | [10,1] | [7] |
| Has Bias | true | [7] |
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 (7)
ctx:discord/blah/random/part-11ctx:discord/blah/watt-activation/part-158ctx:discord/blah/fetch/4- full textfetch-4text/plain3 KB
doc:agent/fetch-4/a1e12978-0e06-4942-829e-c036ad6271efShow excerpt
[2026-02-03 22:58] traves_theberge: No judgement [2026-02-03 23:23] traves_theberge: (files: image.png) [2026-02-04 01:25] traves_theberge: (files: image0.jpg) [2026-02-04 01:25] traves_theberge: 🤣🤣🤣🤣🤣 [2026-02-04 01:35] ajaxdavis: should…
ctx:discord/blah/random/11- full textrandom-11text/plain3 KB
doc:agent/random-11/e62b0a7e-e165-4a32-8895-f8144d40a5cfShow excerpt
[2025-11-19 09:16] ajaxdavis: i just plan all my life shit with chatgpt now and ask it to make linear tickets lol [2025-11-19 09:16] ajaxdavis: i should ask it to analyze my tickets to rank them by which ones im likely most avoiding [2025-1…
ctx:discord/blah/watt-activation/158- full textwatt-activation-158text/plain2 KB
doc:agent/watt-activation-158/746cbfb1-750c-4df5-ae90-78f0235bc1e9Show excerpt
[2026-03-09 16:27] xenonfun: ⏺ For batch prefill, each attention class's forward() currently runs _gated_cumsum over the full sequence and returns output — but throws away the final recurrent state. The step() method maintains that state …
ctx:claims/beam/acc64982-ba8a-49a2-ac17-49c0113bcbb4- full textbeam-chunktext/plain1 KB
doc:beam/acc64982-ba8a-49a2-ac17-49c0113bcbb4Show excerpt
""" Log rollback failure details. """ timestamp = datetime.now().strftime('%Y-%m-%d %H:%M:%S') logging.error(f"{timestamp} - Rollback failure for update {update_id} of model {model_name}: {error_message}") def perform_update(mo…
ctx:claims/beam/2e7ff82a-8edd-4954-8426-135d89167cf1- full textbeam-chunktext/plain1 KB
doc:beam/2e7ff82a-8edd-4954-8426-135d89167cf1Show excerpt
class ScoringModel(nn.Module): def __init__(self): super(ScoringModel, self).__init__() self.linear = nn.Linear(10, 1) def forward(self, x): return self.linear(x) # Define a custom dataset class CustomDatas…
See also
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.