Skip to content

Commit a88ad8e

Browse files
committed
htm build was bypassing in RenderPages
Updated the system to read the pages properly for meta tags, so it shows edits for all note pages.
1 parent 9acc3e8 commit a88ad8e

22 files changed

Lines changed: 9937 additions & 203 deletions

docs/AIDev/aiIntro.htm

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="revisit-after" content="14 days">
2222
<meta name="fragment" content="!">
2323
<!-- Note : connical, description, & keywords update with page changes -->
24-
<link rel="canonical" href="http://procstack.github.io/AIDev/aiIntro.htm" id="canonicalLink">
24+
<link rel="canonical" href="https://procstack.github.io/aiIntro.htm" id="canonicalLink">
2525
<meta name="description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
2626
<meta name="keywords" content="AI, Artificial Intelligence, Machine Learning, Deep Learning, Graph Attention Network, GAT, Echo State Network, ESN, Neural Networks, AI Development, ProcStack, Kevin Edzenga">
2727
<meta name="author" content="Kevin Edzenga">
@@ -31,7 +31,7 @@
3131
<meta name="ai:data-source" content="https://procstack.github.io/bots/siteContent.json">
3232
<meta name="ai:data-manifest" content="https://procstack.github.io/data-manifest.json">
3333
<meta name="ai:content-api" content="https://procstack.github.io/bots/">
34-
<link rel="alternate" type="application/json" href="https://procstack.github.io/bots/AIDev_aiIntro.htm.json" title="Site Content Data">
34+
<link rel="alternate" type="application/json" href="https://procstack.github.io/aiIntro.htm" title="Site Content Data">
3535
<link rel="data-manifest" type="application/json" href="https://procstack.github.io/data-manifest.json" title="Data Sources Manifest">
3636
<link rel="ai-meta-spec" href="https://procstack.github.io/bots/ai-metadata-spec.html">
3737

@@ -44,7 +44,7 @@
4444
<meta name="og:title" content="My Introduction - AI Development - ProcStack">
4545
<meta name="og:description" content="AI development &amp; research by ProcStack, including work on Graph Attention Networks (GAT), Echo State Networks (ESN), and other AI structures.">
4646
<meta name="og:image" content="https://procstack.github.io/images/ProcStack_th.jpg">
47-
<meta name="og:url" content="http://procstack.github.io/AIDev/aiIntro.htm">
47+
<meta name="og:url" content="https://procstack.github.io/aiIntro.htm">
4848

4949
<meta name="twitter:card" content="summary_large_image">
5050
<meta name="twitter:title" content="My Introduction - AI Development - ProcStack">
@@ -77,7 +77,7 @@
7777
}
7878
}</script>
7979
<meta name="google-site-verification" content="BiFfMHYTXO2SVuwHbCsth_IVUmyLgIpPUfEfnDPgP00">
80-
<link type="text/css" id="procPagesStylesheet" rel="stylesheet" href="../style/ProcStackStyle.css"><link type="text/css" id="pxlNavStylesheet" rel="stylesheet" href="../style/pxlNavStyle.min.css"></head>
80+
<link type="text/css" id="procPagesStylesheet" rel="stylesheet" href="/style/ProcStackStyle.css"><link type="text/css" id="pxlNavStylesheet" rel="stylesheet" href="/style/pxlNavStyle.min.css"></head>
8181

8282
<!-- -- -- -- -->
8383

@@ -214,7 +214,7 @@
214214
"pxlNav": "../../../../../js/pxlNav.module.js"
215215
}
216216
}</script>
217-
<script type="module" id="pxlNavModule" src="../js/ProcStackGitio.js?v=2025-09-14"></script>
217+
<script type="module" id="pxlNavModule" src="/js/ProcStackGitio.js?v=2025-09-14"></script>
218218

219219

220220

docs/AIDev/aiNotes.htm

Lines changed: 55 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@
181181
</span>
182182
</div>
183183
</div></div><div class="procPageSectionContentStyle aiDevPage-blogStyle pagesVisOn procPagesSectionActive" id="7"><div class="blogManagerBlockStyle aiDevPage-blogStyle"><div class="blogEntryListStyle procPagesSectionActive pagesVisOn"><button class="blogEntryListingStyle">
184+
First AGI Architecture
185+
<div class="blogSubListingStyle textDrinkMeAlice textItalic"> 2025-10-28</div></button><button class="blogEntryListingStyle">
184186
Morality
185187
<div class="blogSubListingStyle textDrinkMeAlice textItalic"> 2025-10-16</div></button><button class="blogEntryListingStyle">
186188
Pixel Mapping
@@ -205,8 +207,8 @@
205207
<div class="blogSubListingStyle textDrinkMeAlice textItalic"> 2025-05</div></button><button class="blogEntryListingStyle">
206208
My Training Data
207209
<div class="blogSubListingStyle textDrinkMeAlice textItalic"> 2025-02</div></button></div><div class="blogEntryListMobileStyle"><button class="blogEntryListingStyle blogMobilePrev">◀ Older</button><button class="blogEntryListingStyle blogMobileCurrent">
208-
Morality
209-
<div class="blogSubListingStyle textDrinkMeAlice textItalic"> 2025-10-16</div></button><button class="blogEntryListingStyle blogMobileNext blogDisabledButtonStyle">Newer ▶</button></div><div class="blogEntryContentStyle aiDevPage-blogContentStyle procPagesSectionActive pagesVisOn"><div class="procPagesTempContentStyle">
210+
First AGI Architecture
211+
<div class="blogSubListingStyle textDrinkMeAlice textItalic"> 2025-10-28</div></button><button class="blogEntryListingStyle blogMobileNext blogDisabledButtonStyle">Newer ▶</button></div><div class="blogEntryContentStyle aiDevPage-blogContentStyle procPagesSectionActive pagesVisOn"><div class="procPagesTempContentStyle">
210212
<div class="textSpacer"></div>
211213
<div class="procPagesAboutMe-infoStyle blogTempContentStyle">
212214
<span class="textBoost">I'm an armchair AI researcher at best!</span>
@@ -223,7 +225,57 @@
223225
</div>
224226

225227
<br><br><br><div class="procPagesAIDevBar"></div>
226-
</div><div class="aiDevPage-blogContentStyle" style="display: block;"><div class="blogEntryTitleRowStyle"><h1 class="blogEntryTitleStyle">Morality</h1><p class="blogEntryDateStyle">2025-10-16</p><p class="blogEntryReadTimeStyle">3<span class="textShrinkRay">&nbsp;</span>-<span class="textShrinkRay">&nbsp;</span>5 min<span class="hideOnMobile"> read</span></p><p class="blogEntryAccessibilityStyle"><button class="blogEntryAccessibilityButtonStyle procPagesNavSectionStyle procPagesButtonStyle procPagesSectionNavColor" title="Increase Font Size">+</button><button class="blogEntryAccessibilityButtonStyle procPagesNavSectionStyle procPagesButtonStyle procPagesSectionNavColor" title="Decrease Font Size">-</button></p></div><div class="procPagesAIDevHeaderSpacer"></div><p style="font-size: 1.2em;">
228+
</div><div class="aiDevPage-blogContentStyle" style="display: block;"><div class="blogEntryTitleRowStyle"><h1 class="blogEntryTitleStyle">First AGI Architecture</h1><p class="blogEntryDateStyle">2025-10-28</p><p class="blogEntryReadTimeStyle">2<span class="textShrinkRay">&nbsp;</span>-<span class="textShrinkRay">&nbsp;</span>3 min<span class="hideOnMobile"> read</span></p><p class="blogEntryAccessibilityStyle"><button class="blogEntryAccessibilityButtonStyle procPagesNavSectionStyle procPagesButtonStyle procPagesSectionNavColor" title="Increase Font Size">+</button><button class="blogEntryAccessibilityButtonStyle procPagesNavSectionStyle procPagesButtonStyle procPagesSectionNavColor" title="Decrease Font Size">-</button></p></div><div class="procPagesAIDevHeaderSpacer"></div><p style="font-size: 1.2em;">
229+
Happy birthday me!
230+
<br>&nbsp;&nbsp; 39, I'll take it.
231+
<br>&nbsp;&nbsp; Computer games from Commander Keen (1990) to Silk Song (2025),
232+
<br>&nbsp;&nbsp;&nbsp;&nbsp; Let life keep being told through story and mythos.
233+
234+
<br><br> So I'm contemplating over negative value vectors as a "malleable" space for learning.
235+
<br>&nbsp;&nbsp; But need to play it out a bit more first.
236+
237+
<br><br><div class="procPagesAIDevBar"></div>
238+
239+
<br> A month ago an interesting paper came out <span class="textName">The Dragon Hatchling</span>
240+
<br>&nbsp;&nbsp; Figure'd I'll learn about this Baby Dragon Hatchling, BDH, ai architecture.
241+
<br>&nbsp;&nbsp; September 30th 2025, Pathway AI released their paper on Arxiv.
242+
<br>&nbsp;&nbsp;&nbsp;&nbsp; ( <a href="https://arxiv.org/abs/2509.26507" target="_blank">Arxiv - The Dragon Hatchling</a> )
243+
244+
<br><br> If I were to say any company were close to AGI, it would be Pathway AI.
245+
<br>&nbsp;&nbsp; With Adrian Kosowski at the lead, with Uznanski, Choroski, Stamirowska, and Bartoszkiewicz
246+
247+
<br><br> Sorry Google, you know I was rootin' for ya!
248+
<br>&nbsp;&nbsp; You guys are on the right path! You know this!
249+
250+
<br><br> Congrats to the Pathway team on breaking the transformer model!
251+
252+
<br><br><div class="procPagesAIDevBar"></div>
253+
254+
<br> Why do I think this is AGI?
255+
<br>&nbsp;&nbsp; Because they broke the inference-deterministic model learning wall.
256+
257+
<br><br> I've been on this path, and believe I have a path of my own.
258+
<br>&nbsp;&nbsp; So seeing this paper and their methods,
259+
<br>&nbsp;&nbsp;&nbsp;&nbsp; I'm confident my model will also exhibit similar emergent behaviors.
260+
261+
<br><br> It's probably the best birthday gift I could have asked for.
262+
<br>&nbsp;&nbsp; Confirmation over a path I've been steadfastly pursuing.
263+
264+
<br><br><div class="procPagesAIDevBar"></div>
265+
266+
<br> Their architecture is quite interesting.
267+
<br>&nbsp;&nbsp; And if you are going to have the term <span class="textName">Neuron Particles</span> in your paper,
268+
<br>&nbsp;&nbsp;&nbsp;&nbsp; I already believe your work.
269+
270+
<br><br> It's fun calling AIs 'particle simulations' to someone,
271+
<br>&nbsp;&nbsp; The look on their face is worth 1,000 bucks!
272+
273+
<br><br> I said it before, I'll say it again.
274+
<br>&nbsp;&nbsp; What is the Adam Optimizer, other than a very limited Boid System?
275+
<br>&nbsp;&nbsp;&nbsp;&nbsp; And what's a Boid System other than particles with rules?
276+
277+
<br><br><div class="textFullRight">- October 28th 2025</div>
278+
</p><p class="blogEntryTagStyle">theory, AGI, Pathway AI, architecture</p></div><div class="aiDevPage-blogContentStyle" style="display: none;"><div class="blogEntryTitleRowStyle"><h1 class="blogEntryTitleStyle">Morality</h1><p class="blogEntryDateStyle">2025-10-16</p><p class="blogEntryReadTimeStyle">3<span class="textShrinkRay">&nbsp;</span>-<span class="textShrinkRay">&nbsp;</span>5 min<span class="hideOnMobile"> read</span></p><p class="blogEntryAccessibilityStyle"><button class="blogEntryAccessibilityButtonStyle procPagesNavSectionStyle procPagesButtonStyle procPagesSectionNavColor" title="Increase Font Size">+</button><button class="blogEntryAccessibilityButtonStyle procPagesNavSectionStyle procPagesButtonStyle procPagesSectionNavColor" title="Decrease Font Size">-</button></p></div><div class="procPagesAIDevHeaderSpacer"></div><p style="font-size: 1.2em;">
227279
If Absolute Morality is true, like Kant wrote about, then we don't need to worry about Artificial Super Intelligence, ASI, from dominating over humans.
228280

229281
<br><br> I don't like most of Kant's views,

0 commit comments

Comments
 (0)