This commit is contained in:
2026-06-25 23:33:20 -06:00
parent becd0095d8
commit ac2ad23230
6 changed files with 224 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<title>Rootless Podman on Alpine Linux</title>
<meta name="description" value="My experience setting up rootless podman on alpine linux">
<meta name="keywords" value="Alpine Linux Podman OpenRC Rootless">
<link rel="stylesheet" href="/index.css" />
</head>
<body>
<a href="/">&lt;&lt; back</a>
<p>October 17th, 2025</p>
<h1>Why I still use Perl</h1>
<div>
This website, my <a href="https://molluscsoftware.com">companies website</a>, and soon,
<a href="https://github.com/perl-ide/perl-ide-poll">the Perl IDE survey</a> all run on the same
Alpine Linux machine. My website and mollusc's website run as static-files served by <a href="https://caddyserver.com">Caddy</a>.
In an attempt to simplify my life, I decided that the new Perl-IDE-Survey
</div>
</body>
</html>