<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Augment Humankind]]></title><description><![CDATA[A focus on augmenting human capabilities in simple ways using AI and other emerging technologies.]]></description><link>https://blog.augmenthumankind.com</link><image><url>https://substackcdn.com/image/fetch/$s_!w-ol!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa961333f-c148-43f9-9f1f-54080b765b49_973x973.png</url><title>Augment Humankind</title><link>https://blog.augmenthumankind.com</link></image><generator>Substack</generator><lastBuildDate>Wed, 24 Jun 2026 01:21:22 GMT</lastBuildDate><atom:link href="https://blog.augmenthumankind.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Toffee Fornesus]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[augmenthumankind@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[augmenthumankind@substack.com]]></itunes:email><itunes:name><![CDATA[Toffee Fornesus]]></itunes:name></itunes:owner><itunes:author><![CDATA[Toffee Fornesus]]></itunes:author><googleplay:owner><![CDATA[augmenthumankind@substack.com]]></googleplay:owner><googleplay:email><![CDATA[augmenthumankind@substack.com]]></googleplay:email><googleplay:author><![CDATA[Toffee Fornesus]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[Enlightened (Three.js)]]></title><description><![CDATA[Three.js Enlightenment: https://platform.creatrweb.com/embed/pieces/30]]></description><link>https://blog.augmenthumankind.com/p/enlightened-threejs</link><guid isPermaLink="false">https://blog.augmenthumankind.com/p/enlightened-threejs</guid><dc:creator><![CDATA[Toffee Fornesus]]></dc:creator><pubDate>Fri, 15 May 2026 10:35:51 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!w-ol!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa961333f-c148-43f9-9f1f-54080b765b49_973x973.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>Three.js Enlightenment: <a href="https://platform.creatrweb.com/embed/pieces/30">https://platform.creatrweb.com/embed/pieces/30</a></em></p><p></p><p><em>Original source at Creatrweb Platform: <a href="https://platform.creatrweb.com/posts/57">https://platform.creatrweb.com/posts/57</a></em></p>]]></content:encoded></item><item><title><![CDATA[The Creatrweb Framework]]></title><description><![CDATA[Sustainable creation with a modern touch]]></description><link>https://blog.augmenthumankind.com/p/the-creatrweb-framework</link><guid isPermaLink="false">https://blog.augmenthumankind.com/p/the-creatrweb-framework</guid><dc:creator><![CDATA[Toffee Fornesus]]></dc:creator><pubDate>Mon, 04 May 2026 08:00:27 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!w-ol!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa961333f-c148-43f9-9f1f-54080b765b49_973x973.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I envision a world where we own ourselves again. One where technology empowers, rather than replaces or disregards the essence of our humanity. This is why I created the <a href="https://github.com/cfornesa/creatrweb">Creatrweb framework</a>: to make it easier for humans to remember our humanity and creativity as we use AI coding tools to ideate, create, and learn.</p><p>This is essentially just a bunch of markdown that helps to direct agentic AI tools towards Socratic inquiry and creativity using a gallery-style method for critical decisions.</p><p>For instance, when I created my personal media project at <a href="https://chrisfornesa.com">chrisfornesa.com</a>, Claude Code, Codex, and Gemini CLI consistently questioned and challenged crucial decisions, such as how I envisioned a share button feature or how to restyle the website. This yielded more critical and careful results.</p><p>Even as I joined Replit&#8217;s 10-year buildathon with my <a href="https://platform.creatrweb.com">platform.creatrweb.com</a> submission, which allowed me to extend my idea for chrisfornesa.com into a full-fledged content management system (CMS) through its 24-hour free agent access, the agent still enforced gallery options and Socratic inquiry to  varying degrees. I then adapted this Creatrweb Platform CMS idea into a unified aggregator for my various blogs at <a href="https://meet.fornesus.com">meet.fornesus.com</a> (where this specific article will ultimately be shown). A recent <a href="https://www.swansea.ac.uk/press-office/news-events/news/2025/11/can-ai-make-us-more-creative-new-study-reveals-surprising-benefits-of-human-ai-collaboration.php">Swansea University study</a> suggested that, with the right framing, AI can help humans unleash their creativity, and this was the inspiration for this framework.</p><p>If this interests you, go to my <a href="https://github.com/cfornesa/creatrweb">GitHub repo</a> for the Creatrweb framework. If my personal media project was of interest to you, go to this <a href="https://github.com/cfornesa/cfornesa-platform">GitHub repo</a>; if the Fornesus unified aggregator was more interesting, go to this <a href="https://github.com/cfornesa/fornesus-platform">GitHub repo</a>. Finally, here&#8217;s the <a href="https://github.com/cfornesa/personal-platform">GitHub repo</a> for my Replit 10-year buildathon submission, while here&#8217;s the <a href="https://replit.com/@fornesus/personal-platform">Repl repo</a>.</p>]]></content:encoded></item><item><title><![CDATA[Augment Humankind]]></title><description><![CDATA[Beyond our current realities.]]></description><link>https://blog.augmenthumankind.com/p/coming-soon</link><guid isPermaLink="false">https://blog.augmenthumankind.com/p/coming-soon</guid><dc:creator><![CDATA[Toffee Fornesus]]></dc:creator><pubDate>Thu, 17 Jul 2025 10:50:43 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!w-ol!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa961333f-c148-43f9-9f1f-54080b765b49_973x973.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Envision a world that goes far beyond our current material, political, economic, and physical confines. What would you do in that world? Would you act as you currently do? Would you set forth limitations on yourself just because that&#8217;s what you&#8217;re used to? Or would you take advantage of the limitless possibilities that you now have beyond the limitations that you&#8217;re accustomed to?</p><p>Despite material inequalities, we&#8217;re closer than we think to a world that&#8217;s just better. We just have to believe this is the reality and do whatever it takes to make it happen. To augment humankind is to expand our horizons and our ideas of what&#8217;s possible. It takes creativity and imagination to create what doesn't currently exist, but it&#8217;s in all of us to envision a reality where we aren&#8217;t limited by inequity, wealth hoarding, and corruption. We can augment humankind and empower ourselves and others to reach our true human potential, beyond what society oftentimes tells us is currently possible.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://blog.augmenthumankind.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://blog.augmenthumankind.com/subscribe?"><span>Subscribe now</span></a></p>]]></content:encoded></item></channel></rss>