- Contents in this wiki are for entertainment purposes only
Mindset and Artifacts: Difference between revisions
XenoEngineer (talk | contribs) mNo edit summary |
XenoEngineer (talk | contribs) mNo edit summary |
||
| Line 12: | Line 12: | ||
} | } | ||
</style> | </style> | ||
<div style=" | <div style=" | ||
| Line 25: | Line 24: | ||
"> | "> | ||
<h1 style="margin-top:0; margin-bottom:0.2em; font-size:2.1rem; color:#9FEF00;"> | <h1 style="margin-top:0; margin-bottom:0.2em; font-size:2.1rem; color:#9FEF00;"> | ||
DeepWiki Lab – Mindset and Artifacts (Example) | |||
</h1> | </h1> | ||
<p style="margin-top:0; color:#a1a1aa; font-size:0.98rem;"> | <p style="margin-top:0; color:#a1a1aa; font-size:0.98rem;"> | ||
For people running heavy, | For people running heavy, home‑built Knowledge Operating Systems who want a clean pattern for home pages built with HTML blocks inside MediaWiki. | ||
</p> | </p> | ||
| Line 40: | Line 39: | ||
font-size:0.96rem; | font-size:0.96rem; | ||
"> | "> | ||
<span style="color:#9FEF00; font-weight:600;">What this | <span style="color:#9FEF00; font-weight:600;">What this example is</span><br /> | ||
A small | A small front‑porch layout: one hero block, a short origin story, and three doorway links into the rest of your wiki. | ||
</div> | </div> | ||
<h2 style="margin-top:1.6em; color:#9FEF00; font-size:1.2rem;">Where this comes from</h2> | <h2 style="margin-top:1.6em; color:#9FEF00; font-size:1.2rem;">Where this demo comes from</h2> | ||
<p> | <p> | ||
This layout grew out of a long experiment in wiring MediaWiki, personal wikis, and local tools into something closer to a thinking shell than a static website. | |||
It is intentionally generic so you can drop in your own pages, projects, and lore without touching the overall structure. | |||
</p> | </p> | ||
<p> | <p> | ||
If | If the pattern fits your own Knowledge Operating System, fork it, remix it, and treat these links as placeholders for your real work. | ||
</p> | </p> | ||
<h2 style="margin-top:1.6em; color:#9FEF00; font-size:1.2rem;">Start here: three doorways</h2> | <h2 style="margin-top:1.6em; color:#9FEF00; font-size:1.2rem;">Start here: three example doorways</h2> | ||
<ul style="list-style-type:none; padding-left:0; margin-top:0.4em;"> | <ul style="list-style-type:none; padding-left:0; margin-top:0.4em;"> | ||
<li style="margin-bottom:0.5em;"> | <li style="margin-bottom:0.5em;"> | ||
<span style="color:#4FD2FF; font-weight:600;">Narrative –</span> | <span style="color:#4FD2FF; font-weight:600;">Narrative –</span> | ||
<a href="/dev/index.php/ | <a href="/dev/index.php/Chronicle_of_the_Sideways_Lab" style="color:#4FD2FF; text-decoration:none;"> | ||
Chronicle of the Sideways Lab | |||
</a> | </a> | ||
<span style="color:#a1a1aa;">– | <span style="color:#a1a1aa;">– fictionalized lab notes, alternate histories, and career arcs that never quite fit into CVs.</span> | ||
</li> | </li> | ||
<li style="margin-bottom:0.5em;"> | <li style="margin-bottom:0.5em;"> | ||
<span style="color:#4FD2FF; font-weight:600;">Software / shells –</span> | <span style="color:#4FD2FF; font-weight:600;">Software / shells –</span> | ||
<a href="/dev/index.php/ | <a href="/dev/index.php/Garden_of_Persistent_Structures" style="color:#4FD2FF; text-decoration:none;"> | ||
Garden of Persistent Structures | |||
</a> | </a> | ||
<span style="color:#a1a1aa;">– | <span style="color:#a1a1aa;">– treating memory, data, and code as a living graph instead of a pile of files and folders.</span> | ||
</li> | </li> | ||
<li> | <li> | ||
<span style="color:#4FD2FF; font-weight:600;">Physics / resonance –</span> | <span style="color:#4FD2FF; font-weight:600;">Physics / resonance –</span> | ||
<a href="/dev/index.php/ | <a href="/dev/index.php/Torus_Notes_on_Resonant_Grids" style="color:#4FD2FF; text-decoration:none;"> | ||
Torus Notes on Resonant Grids | |||
</a> | </a> | ||
<span style="color:#a1a1aa;">– torus knots | <span style="color:#a1a1aa;">– toy models of fields, torus knots, and why certain geometries keep resurfacing in hardware and thought experiments.</span> | ||
</li> | </li> | ||
</ul> | </ul> | ||
<h2 style="margin-top:1.6em; color:#9FEF00; font-size:1.2rem;">If you’re | <h2 style="margin-top:1.6em; color:#9FEF00; font-size:1.2rem;">If you’re building your own KOS</h2> | ||
<p> | <p> | ||
You | You can swap the three doorway links for any internal MediaWiki pages, external tools, or dashboards, keeping the same visual frame. | ||
The hero text, highlight box, and doorways give visitors just enough structure to know where to step first. | |||
</p> | </p> | ||
<p style="color:#a1a1aa; font-size:0.9rem;"> | <p style="color:#a1a1aa; font-size:0.9rem;"> | ||
No | No accounts, no feeds, no notifications. Just a quiet surface that points at the real work. | ||
</p> | </p> | ||
</div> | </div> | ||
</html> | </html> | ||
Latest revision as of 20:32, 22 February 2026
DeepWiki Lab – Mindset and Artifacts (Example)
For people running heavy, home‑built Knowledge Operating Systems who want a clean pattern for home pages built with HTML blocks inside MediaWiki.
A small front‑porch layout: one hero block, a short origin story, and three doorway links into the rest of your wiki.
Where this demo comes from
This layout grew out of a long experiment in wiring MediaWiki, personal wikis, and local tools into something closer to a thinking shell than a static website. It is intentionally generic so you can drop in your own pages, projects, and lore without touching the overall structure.
If the pattern fits your own Knowledge Operating System, fork it, remix it, and treat these links as placeholders for your real work.
Start here: three example doorways
- Narrative – Chronicle of the Sideways Lab – fictionalized lab notes, alternate histories, and career arcs that never quite fit into CVs.
- Software / shells – Garden of Persistent Structures – treating memory, data, and code as a living graph instead of a pile of files and folders.
- Physics / resonance – Torus Notes on Resonant Grids – toy models of fields, torus knots, and why certain geometries keep resurfacing in hardware and thought experiments.
If you’re building your own KOS
You can swap the three doorway links for any internal MediaWiki pages, external tools, or dashboards, keeping the same visual frame. The hero text, highlight box, and doorways give visitors just enough structure to know where to step first.
No accounts, no feeds, no notifications. Just a quiet surface that points at the real work.