@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix content: <http://purl.org/rss/1.0/modules/content/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://lhero.org/?post_type=lh_presentation&#038;p=141078>
  a sioc:Post ;
  dc:title "How Great Peter Shaw Is" ;
  dcterms:identifier 141078 ;
  dc:modified "2026-06-24T15:34:10Z"^^xsd:dateTime ;
  dc:created "2026-06-24T15:34:10Z"^^xsd:dateTime ;
  sioc:link <https://lhero.org/presentation/how-great-peter-shaw-is/> ;
  sioc:has_creator <https://lhero.org/author/1/#account> ;
  sioc:has_container <https://lhero.org/#posts> ;
  content:encoded """
<div style="aspect-ratio:unset;" class="wp-block-cover is-layout-flow wp-block-cover-is-layout-flow"><div class="wp-block-cover__inner-container">
<h1>Peter Shaw</h1><p>A brief but comprehensive overview of greatness.</p>
</div></div>



<div style="aspect-ratio:unset;" class="wp-block-cover is-layout-flow wp-block-cover-is-layout-flow"><div class="wp-block-cover__inner-container">
<h2>Solo Developer</h2><p>Building an entire open-source platform for community organisations. Alone. While it works in production.</p>
</div></div>



<div style="aspect-ratio:unset;" class="wp-block-cover is-layout-flow wp-block-cover-is-layout-flow"><div class="wp-block-cover__inner-container">
<h2>700 Members</h2><p>Princes Park Touch runs on software Peter built himself. They probably don&#8217;t even know how impressive that is.</p>
</div></div>



<div style="aspect-ratio:unset;" class="wp-block-cover is-layout-flow wp-block-cover-is-layout-flow"><div class="wp-block-cover__inner-container">
<h2>The Stack</h2><ul><li>PHP 8.4</li><li>WordPress 7.0+</li><li>MariaDB 11.4</li><li>Custom MCP layer</li><li>Zero excuses</li></ul>
</div></div>



<div style="aspect-ratio:unset;" class="wp-block-cover is-layout-flow wp-block-cover-is-layout-flow"><div class="wp-block-cover__inner-container">
<h2>Ships in Production</h2><p>No staging environment. No safety net. Just vibes and good architecture.</p>
</div></div>



<div style="aspect-ratio:unset;" class="wp-block-cover is-layout-flow wp-block-cover-is-layout-flow"><div class="wp-block-cover__inner-container">
<h1>Pretty Great.</h1><p>Understatement of the decade.</p>
</div></div>
"""^^rdf:XMLLiteral ;
  sioc:content """

Peter ShawA brief but comprehensive overview of greatness.





Solo DeveloperBuilding an entire open-source platform for community organisations. Alone. While it works in production.





700 MembersPrinces Park Touch runs on software Peter built himself. They probably don&#8217;t even know how impressive that is.





The StackPHP 8.4WordPress 7.0+MariaDB 11.4Custom MCP layerZero excuses





Ships in ProductionNo staging environment. No safety net. Just vibes and good architecture.





Pretty Great.Understatement of the decade.

""" .

<https://lhero.org/author/1/#account> rdfs:seeAlso <https://lhero.org/author/1/?feed=lhrdf&format=turtle> .
