<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Biomimetics.dev</title>
    <link>https://biomimetics.dev/pages/blog.html</link>
    <description>Where biology meets computation - bio-inspired algorithms, swarm intelligence and nature-inspired computing.</description>
    <language>en-gb</language>
    <atom:link href="https://biomimetics.dev/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>L-systems: How Biology Gave Computer Graphics a Grammar for Growth</title>
      <link>https://biomimetics.dev/pages/blog/l-systems.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/l-systems.html</guid>
      <pubDate>Sat, 01 Aug 2026 09:00:00 GMT</pubDate>
      <category>Procedural Generation</category>
      <description>Aristid Lindenmayer needed a formalism for how a filament of algae grows. Parallel string rewriting became the standard way computer graphics grows plants - and what it still cannot explain.</description>
    </item>
    <item>
      <title>Learning Without Backpropagation: Hebb, STDP and Local Learning Rules</title>
      <link>https://biomimetics.dev/pages/blog/hebbian-learning.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/hebbian-learning.html</guid>
      <pubDate>Sun, 26 Jul 2026 09:00:00 GMT</pubDate>
      <category>Neural Computing</category>
      <category>Neuromorphic Computing</category>
      <description>Learning Without Backpropagation - how Hebbian rules and spike-timing-dependent plasticity let synapses learn from purely local information, and where they still fall short.</description>
    </item>
    <item>
      <title>Agentic Workflows and Swarm Intelligence: When AI Needs a Colony</title>
      <link>https://biomimetics.dev/pages/blog/agentic-swarms.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/agentic-swarms.html</guid>
      <pubDate>Wed, 08 Apr 2026 09:00:00 GMT</pubDate>
      <category>Swarm Intelligence</category>
      <description>Agentic AI workflows echo swarm intelligence - specialised agents that excel at narrow tasks but need orchestration to avoid going off the rails, just like ant colonies.</description>
    </item>
    <item>
      <title>AlphaFold and AlphaEvolve: How AI Cracked Biology's Hardest Problem</title>
      <link>https://biomimetics.dev/pages/blog/alphafold-alphaevolve.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/alphafold-alphaevolve.html</guid>
      <pubDate>Tue, 07 Apr 2026 09:00:00 GMT</pubDate>
      <category>Bioinformatics</category>
      <description>AlphaFold and AlphaEvolve - how deep learning cracked the fifty-year protein folding problem and how evolutionary AI is now discovering algorithms no human has written.</description>
    </item>
    <item>
      <title>The Mold That Mapped Tokyo: Physarum polycephalum and Biologically Inspired Network Design</title>
      <link>https://biomimetics.dev/pages/blog/physarum-networks.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/physarum-networks.html</guid>
      <pubDate>Tue, 07 Apr 2026 09:00:00 GMT</pubDate>
      <category>Swarm Intelligence</category>
      <description>How Physarum polycephalum, a single-celled slime mold, spontaneously recreated the Tokyo rail network - and what it teaches us about biologically inspired network design.</description>
    </item>
    <item>
      <title>Resilience and Self-Healing: How Biology Inspires Fault-Tolerant Software</title>
      <link>https://biomimetics.dev/pages/blog/autonomic-computing.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/autonomic-computing.html</guid>
      <pubDate>Mon, 06 Apr 2026 09:00:00 GMT</pubDate>
      <category>Autonomic Computing</category>
      <description>Resilience and Self-Healing in software - how the immune system, apoptosis, and natural selection inspire autonomic computing, intrusion detection, and chaos engineering.</description>
    </item>
    <item>
      <title>Neuromorphic Computing: Building Chips That Think in Spikes</title>
      <link>https://biomimetics.dev/pages/blog/neuromorphic-computing.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/neuromorphic-computing.html</guid>
      <pubDate>Mon, 06 Apr 2026 09:00:00 GMT</pubDate>
      <category>Neuromorphic Computing</category>
      <description>Neuromorphic Computing and Spiking Neural Networks - how biological brains inspire event-driven, ultra-efficient chips like Intel Loihi and IBM TrueNorth.</description>
    </item>
    <item>
      <title>Turing Patterns: How Mathematics Paints the Animal Kingdom</title>
      <link>https://biomimetics.dev/pages/blog/turing-patterns.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/turing-patterns.html</guid>
      <pubDate>Mon, 06 Apr 2026 09:00:00 GMT</pubDate>
      <category>Pattern Formation</category>
      <description>Turing Patterns - how Alan Turing's reaction-diffusion model explains the spots, stripes, and patterns on animal skin.</description>
    </item>
    <item>
      <title>Ant Colony Optimisation: Nature's Routing Algorithm</title>
      <link>https://biomimetics.dev/pages/blog/ant-colony-optimization.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/ant-colony-optimization.html</guid>
      <pubDate>Sun, 05 Apr 2026 09:00:00 GMT</pubDate>
      <category>Swarm Intelligence</category>
      <description>Ant Colony Optimisation - how ants' pheromone-based foraging inspires powerful algorithms for routing, scheduling, and combinatorial optimisation.</description>
    </item>
    <item>
      <title>Conway's Game of Life: Complexity from Simplicity</title>
      <link>https://biomimetics.dev/pages/blog/game-of-life.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/game-of-life.html</guid>
      <pubDate>Sun, 05 Apr 2026 09:00:00 GMT</pubDate>
      <category>Cellular Automata</category>
      <description>Conway's Game of Life - how four simple rules produce astonishing emergent complexity in a cellular automaton.</description>
    </item>
    <item>
      <title>Genetic Algorithms: Evolution as Computation</title>
      <link>https://biomimetics.dev/pages/blog/genetic-algorithms.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/genetic-algorithms.html</guid>
      <pubDate>Sat, 04 Apr 2026 09:00:00 GMT</pubDate>
      <category>Evolutionary Computing</category>
      <description>Genetic Algorithms - how Darwinian evolution inspires powerful optimisation techniques in computing.</description>
    </item>
    <item>
      <title>Hexagons Are Bestagons: Why Nature Loves Six Sides</title>
      <link>https://biomimetics.dev/pages/blog/hexagons-in-nature.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/hexagons-in-nature.html</guid>
      <pubDate>Sat, 04 Apr 2026 09:00:00 GMT</pubDate>
      <category>Geometry</category>
      <description>Hexagons Are Bestagons - why nature favours the six-sided shape, from beehives and basalt columns to graphene and soap bubbles.</description>
    </item>
    <item>
      <title>Swarm Intelligence: When Dumb Agents Create Smart Behaviour</title>
      <link>https://biomimetics.dev/pages/blog/swarm-intelligence.html</link>
      <guid isPermaLink="true">https://biomimetics.dev/pages/blog/swarm-intelligence.html</guid>
      <pubDate>Sun, 12 Jan 2025 09:00:00 GMT</pubDate>
      <category>Swarm Intelligence</category>
      <description>Swarm Intelligence - how simple rules create sophisticated collective behaviour in ants, birds, and fish.</description>
    </item>
  </channel>
</rss>
