From 47eb6db8b6f181e39a7369c3bce6d05fb2490188 Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Thu, 28 Sep 2017 15:05:37 -0700 Subject: [PATCH] New post --- blog/2017/09/28/new-blog/index.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 blog/2017/09/28/new-blog/index.markdown diff --git a/blog/2017/09/28/new-blog/index.markdown b/blog/2017/09/28/new-blog/index.markdown new file mode 100644 index 0000000..a4a2dc0 --- /dev/null +++ b/blog/2017/09/28/new-blog/index.markdown @@ -0,0 +1,10 @@ +--- +tags: ~ +title: 'new blog' +--- + +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.