<!DOCTYPE HTML>
<html>

<head>
	
	
	
	<script async src="https://www.googletagmanager.com/gtag/js?id=G-6S94B5QF1Q"></script>
	<script>
		window.dataLayer = window.dataLayer || [];
		function gtag() { dataLayer.push(arguments); }
		gtag('js', new Date());
		gtag('config', 'G-6S94B5QF1Q');
	</script>
	
	<title>Times New Rohan</title>
	<meta charset="utf-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1" />
	
	<meta name="author" content="Rob Rohan">
	
	<meta name="description" content="Software engineer and machine learning researcher. Postgraduate student in Computer Science and Machine Learning at Auckland University of Technology (AUT). Writing about AI, systems programming, WebAssembly, graphics, and building software products.">
	
	
	<meta http-equiv="content-language" content="en-us" />

	<link rel="canonical" href="https://robrohan.com/index.html" />

	
	
	<meta property="og:site_name" content="Times New Rohan">
	<meta property="og:title" content="Times New Rohan">
	<meta property="og:url" content="https://robrohan.com/index.html">
	<meta property="og:image" content="https://robrohan.com/images/avatar.jpg">
	<meta property="og:description" content="Software engineer and machine learning researcher. Postgraduate student in Computer Science and Machine Learning at Auckland University of Technology (AUT). Writing about AI, systems programming, WebAssembly, graphics, and building software products.">
	
	<meta property="og:type" content="website">
	
	

	
	<meta name="twitter:card" content="summary">
	<meta name="twitter:title" content="Times New Rohan">
	<meta name="twitter:description" content="Software engineer and machine learning researcher. Postgraduate student in Computer Science and Machine Learning at Auckland University of Technology (AUT). Writing about AI, systems programming, WebAssembly, graphics, and building software products.">
	<meta name="twitter:image" content="https://robrohan.com/images/avatar.jpg">
	

	<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "@id": "https:\/\/robrohan.com\/#person",
      "name": "Rob Rohan",
      "url": "https:\/\/robrohan.com\/",
      "description": "Software engineer and machine learning researcher. Postgraduate student in Computer Science and Machine Learning at Auckland University of Technology (AUT). Founder of The Rohans Limited.",
      "sameAs": [
        "https://github.com/robrohan",
        "https://gitlab.com/robrohan",
        "https://www.linkedin.com/in/robrohan",
        "https://therohans.com"
      ]
    },
    {
      "@type": "Blog",
      "@id": "https:\/\/robrohan.com\/#blog",
      "name": "Times New Rohan",
      "url": "https:\/\/robrohan.com\/",
      "description": "Software engineer and machine learning researcher. Postgraduate student in Computer Science and Machine Learning at Auckland University of Technology (AUT). Writing about AI, systems programming, WebAssembly, graphics, and building software products.",
      "author": { "@id": "https:\/\/robrohan.com\/#person" },
      "inLanguage": "en"
    }
  ]
}
</script>

	

	<meta name="generator" content="Hugo 0.161.1">

	<!--[if lte IE 8]><script src='https://robrohan.com/js/ie/html5shiv.js'></script><![endif]-->
	<link rel="stylesheet" type="text/css"
		href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
	<link rel="stylesheet" href="https://robrohan.com/css/main.css" />
	<!--[if lte IE 8]><link rel="stylesheet" href="https://robrohan.com//css/ie8.css"><![endif]-->

	
	<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Times New Rohan" />
	<link href="/index.xml" rel="feed" type="application/rss+xml" title="Times New Rohan" />
	

	

	

	

	<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3589242771657880"
		crossorigin="anonymous"></script>
</head>
	<body id="top">
		<!-- Header -->
<header id="header">
	<a href="https://robrohan.com/" class="image avatar"><img src="https://robrohan.com/images/avatar.jpg" alt="" /></a>
	
		<h1>λx.x</h1>
	

	
		<nav id="sidebar">
			<ul>
			
				<li><a href="https://robrohan.com/post/">Posts</a></li>
			
				<li><a href="https://robrohan.com/">Home</a></li>
			
			</ul>
		</nav>
	
</header>


		<!-- Main -->
		<div id="main">
			
	

	

	
		<section>
    
    <h2>Recent posts</h2>
    

	<div class="row">
        <br>
        <p>
			<ol class="recent-posts">
				
				
				<li><a href="https://robrohan.com/2026/06/04/who-tests-the-testers.html">Who Tests the Testers</a></li>
				
				<li><a href="https://robrohan.com/2026/05/30/the-context-as-a-protocol.html">The Context As a Protocol</a></li>
				
				<li><a href="https://robrohan.com/2026/05/22/the-realist-adjusts-the-sails.html">The Realist Adjusts The Sails</a></li>
				
				<li><a href="https://robrohan.com/2026/05/12/local-agent-vibe-code.html">Local Agent Vibe Coded Keylogger</a></li>
				
				<li><a href="https://robrohan.com/2026/05/09/ghost-installs.html">Ghost Installs via AI Harness</a></li>
				
				<li><a href="https://robrohan.com/2026/05/05/octree-memory-strap.html">Testing a Spatial Memory Index for Strap</a></li>
				
				<li><a href="https://robrohan.com/2026/04/26/adventures-local-coding-agent.html">Working Local Coding Agent</a></li>
				
				<li><a href="https://robrohan.com/2026/04/18/your-own-ai-on-the-cheap.html">Your Own AI on the Cheap</a></li>
				
			</ol>
        </p>
	</div>
</section>

	

	

		</div>

		<!-- Footer -->
<footer id="footer">
	<ul class="icons">
		
		
		
		
		<li><a href="//github.com/robrohan" target="_blank" class="icon fa-github"><span class="label">GitHub</span></a>
		</li>
		
		
		<li><a href="//gitlab.com/robrohan" target="_blank" class="icon fa-gitlab"><span class="label">GitLab</span></a>
		</li>
		
		
		
		
		
		
		
		<li><a href="https://robrohan.com/index.xml" class="icon fa-rss" type="application/rss+xml"><span
					class="label">RSS</span></a></li>
		

		<li><a href="http://talks.robrohan.com" class="icon fa-comment"><span class="label">Talks</span></a></li>

		

		
		
	</ul>

	<ul class="copyright">
		
		<li>© Rob Rohan</li>
		
	</ul>

	
</footer>

<!-- Scripts -->









	</body>
</html>
