106 lines
3.3 KiB
HTML
106 lines
3.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta content="width=device-width, initial-scale=1" name="viewport">
|
|
<link href="/theme/css/normalize.css" rel="stylesheet">
|
|
<link href="/theme/css/skeleton.css" rel="stylesheet">
|
|
<link href="/theme/css/statocles-default.css" rel="stylesheet">
|
|
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
|
|
<title>new blog - Perlbot.pl pastebin</title>
|
|
<meta content="Statocles 0.086" name="generator">
|
|
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<nav class="navbar">
|
|
<div class="container">
|
|
<a class="brand" href="/">Perlbot.pl pastebin</a>
|
|
<ul>
|
|
<li>
|
|
<a href="/blog">Blog</a>
|
|
</li>
|
|
</ul>
|
|
|
|
</div>
|
|
</nav>
|
|
|
|
</header>
|
|
<div class="main container">
|
|
<div class="row">
|
|
<div class="nine columns">
|
|
<main>
|
|
<header>
|
|
<h1>new blog</h1>
|
|
|
|
<aside>
|
|
<time datetime="2017-09-28">
|
|
Posted on 2017-09-28
|
|
</time>
|
|
</aside>
|
|
|
|
<p class="tags">Tags:
|
|
</p>
|
|
|
|
|
|
</header>
|
|
<section id="section-1">
|
|
<p>I'm going to try to post here with real updates about both perlbot and App::EvalServerAdvanced.
|
|
I'll start posting updates and other interesting things I'm planning to do with App::EvalServerAdvanced
|
|
to make get feedback on how to make both projects more useful to everyone. I'm hoping I can turn App::EvalServerAdvanced
|
|
into a more generalized ephemeral container system, that lets you securely and quickly spin up a container containing user content
|
|
and perform an action on it.</p>
|
|
|
|
</section>
|
|
|
|
<ul class="pager">
|
|
<li class="prev">
|
|
<button disabled>
|
|
← Older
|
|
</button>
|
|
</li>
|
|
<li class="next">
|
|
<a class="button button-primary" href="/blog/2017/10/02/new-old-perls/index.html" rel="next">
|
|
Newer →
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h1>Comments</h1>
|
|
<section id="isso-thread"></section>
|
|
<noscript>Please enable JavaScript to view the comments. I promise it's not doing weird third party crap.</noscript>
|
|
|
|
<script data-isso="//isso.perlbot.pl/" data-isso-require-author="true" src="//isso.perlbot.pl/js/embed.min.js"></script>
|
|
|
|
|
|
</main>
|
|
</div>
|
|
|
|
<div class="three columns sidebar">
|
|
|
|
<nav id="tags">
|
|
<h1>Tags</h1>
|
|
<ul class="list-inline">
|
|
<li><a href="/blog/tag/evalserver/">evalserver</a></li>
|
|
<li><a href="/blog/tag/perlbot/">perlbot</a></li>
|
|
<li><a href="/blog/tag/plugins/">plugins</a></li>
|
|
<li><a href="/blog/tag/seccomp/">seccomp</a></li>
|
|
</ul>
|
|
</nav>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<footer>
|
|
|
|
<div class="container tagline">
|
|
<a href="http://preaction.me/statocles">Made with Statocles</a><br>
|
|
<a href="http://www.perl.org">Powered by Perl</a>
|
|
</div>
|
|
</footer>
|
|
|
|
|
|
</body>
|
|
</html>
|