software: swap neopig and undefect positions
This commit is contained in:
parent
c49101626f
commit
dd55b64af0
1 changed files with 10 additions and 10 deletions
|
|
@ -72,12 +72,14 @@
|
|||
</article>
|
||||
|
||||
<article>
|
||||
<h2><a href="https://neopig.on.unsandbox.com/about" target="_blank" class="neopig-logo">neopig</a></h2>
|
||||
<p>Web archival tool for digital preservation. Crawls domains, deduplicates content, captures screenshots, converts to markdown & creates self-extracting archives. Full-text search with intelligent metadata indexing & uncloseai.js integration.</p>
|
||||
<h2><a href="https://undefect.com" target="_blank">undefect.</a></h2>
|
||||
<p>Systematic defect research across open source. Catalogs structural defects replicated at scale, publishes patches upstream to fix them. Each MOAD (Mother of All Defects) names a class of defect found across hundreds of projects. All research, patches, & intel enter public domain.</p>
|
||||
<p><strong>Mission:</strong> Patch our planet. Every open source project scanned, patched, & disclosed makes shared infrastructure faster & cheaper for everyone.</p>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="https://neopig.on.unsandbox.com/about" target="_blank">🐷 neopig.on.unsandbox.com</a></li>
|
||||
<li><a href="https://git.unturf.com/engineering/unturf/pig.py" target="_blank">📦 pig.py</a></li>
|
||||
<li><a href="https://undefect.com" target="_blank">🌐 undefect.com</a></li>
|
||||
<li><a href="https://undefect.com/moad-cheat-sheet/" target="_blank">📋 MOAD cheatsheet</a></li>
|
||||
<li><a href="https://git.unturf.com/engineering/unturf/undefect.com" target="_blank">📦 Source Code</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</article>
|
||||
|
|
@ -93,14 +95,12 @@
|
|||
</article>
|
||||
|
||||
<article>
|
||||
<h2><a href="https://undefect.com" target="_blank">undefect.</a></h2>
|
||||
<p>Systematic defect research across open source. Catalogs structural defects replicated at scale, publishes patches upstream to fix them. Each MOAD (Mother of All Defects) names a class of defect found across hundreds of projects. All research, patches, & intel enter public domain.</p>
|
||||
<p><strong>Mission:</strong> Patch our planet. Every open source project scanned, patched, & disclosed makes shared infrastructure faster & cheaper for everyone.</p>
|
||||
<h2><a href="https://neopig.on.unsandbox.com/about" target="_blank" class="neopig-logo">neopig</a></h2>
|
||||
<p>Web archival tool for digital preservation. Crawls domains, deduplicates content, captures screenshots, converts to markdown & creates self-extracting archives. Full-text search with intelligent metadata indexing & uncloseai.js integration.</p>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="https://undefect.com" target="_blank">🌐 undefect.com</a></li>
|
||||
<li><a href="https://undefect.com/moad-cheat-sheet/" target="_blank">📋 MOAD cheatsheet</a></li>
|
||||
<li><a href="https://git.unturf.com/engineering/unturf/undefect.com" target="_blank">📦 Source Code</a></li>
|
||||
<li><a href="https://neopig.on.unsandbox.com/about" target="_blank">🐷 neopig.on.unsandbox.com</a></li>
|
||||
<li><a href="https://git.unturf.com/engineering/unturf/pig.py" target="_blank">📦 pig.py</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</article>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue