new post, avatar, tagline

This commit is contained in:
Ben Harris 2018-02-26 11:57:44 -05:00
parent c9eeee6ac2
commit 191b46e485
12 changed files with 245 additions and 45 deletions

BIN
avatar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Binary file not shown.

View File

@ -20,7 +20,7 @@
<meta name='twitter:card' content='summary' />
<meta name='twitter:site' content='@nebsirrah' />
<meta name='twitter:title' content='blog // ~ben &mdash; All posts' />
<meta name='twitter:description' content="All posts February 2018 otm &mdash; February 15, 2018 quote of the day &mdash; February 13, 2018 January 2018 webassembly &mdash; January 17, 2018 pop quiz &mdash; January 16, 2018 git remotes with ssh aliases &mdash; January 12, 2018 cold &mdash;" />
<meta name='twitter:description' content="All posts February 2018 phoenix &mdash; February 26, 2018 otm &mdash; February 15, 2018 quote of the day &mdash; February 13, 2018 January 2018 webassembly &mdash; January 17, 2018 pop quiz &mdash; January 16, 2018 git remotes with ssh aliases &md" />
</head><body>
<div class="container">
@ -34,6 +34,7 @@
<h3>All posts</h3>
<h4 class='allposts_header'>February 2018</h4>
<ul>
<li><a href="./phoenix.html">phoenix</a> &mdash; February 26, 2018</li>
<li><a href="./otm.html">otm</a> &mdash; February 15, 2018</li>
<li><a href="./quote-of-the-day.html">quote of the day</a> &mdash; February 13, 2018</li>
</ul>

View File

@ -20,7 +20,7 @@
<meta name='twitter:card' content='summary' />
<meta name='twitter:site' content='@nebsirrah' />
<meta name='twitter:title' content='blog // ~ben &mdash; All tags' />
<meta name='twitter:description' content="All tags 4k-gaming &mdash; 2 posts 8values &mdash; 1 post antiwitze &mdash; 1 post beer &mdash; 1 post blog &mdash; 1 post bookmarks &mdash; 1 post cold &mdash; 1 post contact &mdash; 1 post dev &mdash; 1 post dji &mdash; 1 post drone &mdash; 1 post" />
<meta name='twitter:description' content="All tags 4k-gaming &mdash; 2 posts 8values &mdash; 1 post antiwitze &mdash; 1 post beer &mdash; 1 post blog &mdash; 1 post bookmarks &mdash; 1 post cold &mdash; 1 post contact &mdash; 1 post dev &mdash; 2 posts dji &mdash; 1 post drone &mdash; 1 pos" />
</head><body>
<div class="container">
@ -41,7 +41,7 @@
<li><a href="tag_bookmarks.html">bookmarks</a> &mdash; 1 post</li>
<li><a href="tag_cold.html">cold</a> &mdash; 1 post</li>
<li><a href="tag_contact.html">contact</a> &mdash; 1 post</li>
<li><a href="tag_dev.html">dev</a> &mdash; 1 post</li>
<li><a href="tag_dev.html">dev</a> &mdash; 2 posts</li>
<li><a href="tag_dji.html">dji</a> &mdash; 1 post</li>
<li><a href="tag_drone.html">drone</a> &mdash; 1 post</li>
<li><a href="tag_gaming.html">gaming</a> &mdash; 2 posts</li>
@ -52,7 +52,7 @@
<li><a href="tag_hhgtg.html">hhgtg</a> &mdash; 1 post</li>
<li><a href="tag_humor.html">humor</a> &mdash; 1 post</li>
<li><a href="tag_ideology.html">ideology</a> &mdash; 1 post</li>
<li><a href="tag_internet.html">internet</a> &mdash; 2 posts</li>
<li><a href="tag_internet.html">internet</a> &mdash; 3 posts</li>
<li><a href="tag_jokes.html">jokes</a> &mdash; 2 posts</li>
<li><a href="tag_linguistics.html">linguistics</a> &mdash; 1 post</li>
<li><a href="tag_links.html">links</a> &mdash; 1 post</li>

View File

@ -2,10 +2,42 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel><title>blog // ~ben</title><link>https://tilde.team/~ben/blog/index.html</link>
<description>a blog about tildes and other things</description><language>en</language>
<lastBuildDate>Thu, 15 Feb 2018 13:33:18 -0500</lastBuildDate>
<pubDate>Thu, 15 Feb 2018 13:33:18 -0500</pubDate>
<lastBuildDate>Mon, 26 Feb 2018 11:57:12 -0500</lastBuildDate>
<pubDate>Mon, 26 Feb 2018 11:57:12 -0500</pubDate>
<atom:link href="https://tilde.team/~ben/blog/feed.rss" rel="self" type="application/rss+xml" />
<item><title>
phoenix
</title><description><![CDATA[
<p>inspired by <a href="http://oods.net">oodsnet</a>, (and my pull request to add <a href="https://github.com/exezin/oodsnet/pull/5">darkmode</a>),
i started to create my own tilde.team fork (now <a href="https://forum.tilde.team/">forum.tilde.team</a>).</p>
<p>the first step was to switch out the css to the <a href="https://tilde.team/css/">tilde.team standard</a> and update the classes for bootstrap.
once i got it going and integrated with the tilde.team linux auth service, i asked other tildeans for input and suggestions.</p>
<p><a href="/~micaiah/">~micaiah</a> was interested in helping, but also wanted to learn a new language and/or framework, so we decided to start over,
recreating the entire forum with <a href="http://phoenixframework.org">elixir/phoenix</a>. we'd discussed elixir previously, but never had a
convincing use case to force us to learn it.</p>
<p>the project is live, with the source code on <a href="https://github.com/tilde-team/forum">github</a>.</p>
<p>the thing that i'm most impressed with is the speed of the erlang runtime :D</p>
<p>check out these response times. sub-millisecond!?!?!</p>
<p><img src="https://tilde.zone/photos/phx.png" alt="" title="" /></p>
<p>give it a look, and <a href="https://tilde.team/signup">join the tilde.team</a> if you want to come hang out!</p>
<p>Tags: <a href='tag_internet.html'>internet</a>, <a href='tag_dev.html'>dev</a></p>
<!-- text end -->
<p id='twitter'><a href='http://twitter.com/intent/tweet?url=https://tilde.team/~ben/blog/phoenix.html&text=&lt;Type your comment here but please leave the URL so that other people can follow the comments&gt;&via=nebsirrah'>Comments? Tweet</a>
<a href='https://twitter.com/search?q=https://tilde.team/~ben/blog/phoenix.html'><span id='count-22799'></span></a>&nbsp;</p>
]]></description><link>https://tilde.team/~ben/blog/phoenix.html</link>
<guid>https://tilde.team/~ben/blog/./phoenix.html</guid>
<dc:creator>~ben</dc:creator>
<pubDate>Mon, 26 Feb 2018 11:57:10 -0500</pubDate></item>
<item><title>
otm
</title><description><![CDATA[

View File

@ -20,8 +20,8 @@
<meta name='twitter:card' content='summary' />
<meta name='twitter:site' content='@nebsirrah' />
<meta name='twitter:title' content='blog // ~ben' />
<meta name='twitter:description' content=" otm February 15, 2018 &mdash; ~ben just heard the latest episode of on the media. this is a super helpful guide i found on their twitter. Comments? Tweet &nbsp; quote of the day February 13, 2018 &mdash; ~ben Be Alert! - the world " />
<meta name='twitter:image' content='https://tilde.zone/photos/IMG_20180215_121947.jpg' />
<meta name='twitter:description' content=" phoenix February 26, 2018 &mdash; ~ben inspired by oodsnet, (and my pull request to add darkmode), i started to create my own tilde.team fork (now forum.tilde.team). the first step was to switch out the css to the tilde.team standard and upd" />
<meta name='twitter:image' content='https://tilde.zone/photos/phx.png' />
</head><body>
<div class="container">
@ -32,6 +32,39 @@
<div id="description">a blog about tildes and other things</div>
</div></div></div>
<div id="divbody"><div class="content">
<h3><a class="ablack" href="phoenix.html">
phoenix
</a></h3>
<!-- bashblog_timestamp: #201802261157.10# -->
<div class="subtitle">February 26, 2018 &mdash;
~ben
</div>
<!-- text begin -->
<p>inspired by <a href="http://oods.net">oodsnet</a>, (and my pull request to add <a href="https://github.com/exezin/oodsnet/pull/5">darkmode</a>),
i started to create my own tilde.team fork (now <a href="https://forum.tilde.team/">forum.tilde.team</a>).</p>
<p>the first step was to switch out the css to the <a href="https://tilde.team/css/">tilde.team standard</a> and update the classes for bootstrap.
once i got it going and integrated with the tilde.team linux auth service, i asked other tildeans for input and suggestions.</p>
<p><a href="/~micaiah/">~micaiah</a> was interested in helping, but also wanted to learn a new language and/or framework, so we decided to start over,
recreating the entire forum with <a href="http://phoenixframework.org">elixir/phoenix</a>. we'd discussed elixir previously, but never had a
convincing use case to force us to learn it.</p>
<p>the project is live, with the source code on <a href="https://github.com/tilde-team/forum">github</a>.</p>
<p>the thing that i'm most impressed with is the speed of the erlang runtime :D</p>
<p>check out these response times. sub-millisecond!?!?!</p>
<p><img src="https://tilde.zone/photos/phx.png" alt="" title="" /></p>
<p>give it a look, and <a href="https://tilde.team/signup">join the tilde.team</a> if you want to come hang out!</p>
<p>Tags: <a href='tag_internet.html'>internet</a>, <a href='tag_dev.html'>dev</a></p>
<!-- text end -->
<p id='twitter'><a href='http://twitter.com/intent/tweet?url=https://tilde.team/~ben/blog/phoenix.html&text=&lt;Type your comment here but please leave the URL so that other people can follow the comments&gt;&via=nebsirrah'>Comments? Tweet</a>
<a href='https://twitter.com/search?q=https://tilde.team/~ben/blog/phoenix.html'><span id='count-22799'></span></a>&nbsp;</p>
<h3><a class="ablack" href="otm.html">
otm
</a></h3>
@ -267,41 +300,6 @@ const loadingmsgs = [
<!-- text end -->
<p id='twitter'><a href='http://twitter.com/intent/tweet?url=https://tilde.team/~ben/blog/loading.html&text=&lt;Type your comment here but please leave the URL so that other people can follow the comments&gt;&via=nebsirrah'>Comments? Tweet</a>
<a href='https://twitter.com/search?q=https://tilde.team/~ben/blog/loading.html'><span id='count-3762'></span></a>&nbsp;</p>
<h3><a class="ablack" href="vr.html">
vr
</a></h3>
<!-- bashblog_timestamp: #201712181336.04# -->
<div class="subtitle">December 18, 2017 &mdash;
ben
</div>
<!-- text begin -->
<p>i picked up an oculus rift after my last paycheck :P</p>
<p>it was half christmas present. these are some of the games that i'm most excited for:</p>
<ul>
<li>elite dangerous</li>
<li>lone echo / echo arena</li>
<li>dirt rally</li>
<li>gun club vr</li>
<li>eagle flight</li>
<li>robo recall</li>
</ul>
<p>have you played any other cool vr games lately? are there any that i should check out?</p>
<p>let me know!</p>
<p>Tags: <a href='tag_vr.html'>vr</a>, <a href='tag_virtual-reality.html'>virtual-reality</a>, <a href='tag_gaming.html'>gaming</a></p>
<!-- text end -->
<p id='twitter'><a href='http://twitter.com/intent/tweet?url=https://tilde.team/~ben/blog/vr.html&text=&lt;Type your comment here but please leave the URL so that other people can follow the comments&gt;&via=nebsirrah'>Comments? Tweet</a>
<a href='https://twitter.com/search?q=https://tilde.team/~ben/blog/vr.html'><span id='count-23349'></span></a>&nbsp;</p>
<div id="all_posts"><a href="all_posts.html">View more posts</a> &mdash; <a href="all_tags.html">All tags</a> &mdash; <a href="feed.rss">Subscribe</a></div>
</div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~ben/">~ben</a> &mdash; <a href="mailto:ben&#64;tilde&#46;team">ben&#64;tilde&#46;team</a><br/>

76
blog/phoenix.html Normal file
View File

@ -0,0 +1,76 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="manifest" href="/manifest.json">
<meta name="theme-color" content="#00cc00">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-310x310.png">
<link rel="icon" type="image/png" sizes="192x192" href="/apple-touch-icon-precomposed.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="stylesheet" href="/css/hacker.css">
<link rel="stylesheet" href="extra.css">
<link rel="alternate" type="application/rss+xml" title="Subscribe to this page..." href="feed.rss" />
<title>phoenix</title>
<meta name='twitter:card' content='summary' />
<meta name='twitter:site' content='@nebsirrah' />
<meta name='twitter:title' content='phoenix' />
<meta name='twitter:description' content=" inspired by oodsnet, (and my pull request to add darkmode), i started to create my own tilde.team fork (now forum.tilde.team). the first step was to switch out the css to the tilde.team standard and update the classes for bootstrap. once i got it " />
<meta name='twitter:image' content='https://tilde.zone/photos/phx.png' />
</head><body>
<div class="container">
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
<h1 class="nomargin"><a class="ablack" href="https://tilde.team/~ben/blog/index.html">blog // ~ben</a></h1>
<div id="description">a blog about tildes and other things</div>
</div></div></div>
<div id="divbody"><div class="content">
<!-- entry begin -->
<h3><a class="ablack" href="phoenix.html">
phoenix
</a></h3>
<!-- bashblog_timestamp: #201802261157.10# -->
<div class="subtitle">February 26, 2018 &mdash;
~ben
</div>
<!-- text begin -->
<p>inspired by <a href="http://oods.net">oodsnet</a>, (and my pull request to add <a href="https://github.com/exezin/oodsnet/pull/5">darkmode</a>),
i started to create my own tilde.team fork (now <a href="https://forum.tilde.team/">forum.tilde.team</a>).</p>
<p>the first step was to switch out the css to the <a href="https://tilde.team/css/">tilde.team standard</a> and update the classes for bootstrap.
once i got it going and integrated with the tilde.team linux auth service, i asked other tildeans for input and suggestions.</p>
<p><a href="/~micaiah/">~micaiah</a> was interested in helping, but also wanted to learn a new language and/or framework, so we decided to start over,
recreating the entire forum with <a href="http://phoenixframework.org">elixir/phoenix</a>. we'd discussed elixir previously, but never had a
convincing use case to force us to learn it.</p>
<p>the project is live, with the source code on <a href="https://github.com/tilde-team/forum">github</a>.</p>
<p>the thing that i'm most impressed with is the speed of the erlang runtime :D</p>
<p>check out these response times. sub-millisecond!?!?!</p>
<p><img src="https://tilde.zone/photos/phx.png" alt="" title="" /></p>
<p>give it a look, and <a href="https://tilde.team/signup">join the tilde.team</a> if you want to come hang out!</p>
<p>Tags: <a href='tag_internet.html'>internet</a>, <a href='tag_dev.html'>dev</a></p>
<!-- text end -->
<p id='twitter'><a href='http://twitter.com/intent/tweet?url=https://tilde.team/~ben/blog/phoenix.html&text=&lt;Type your comment here but please leave the URL so that other people can follow the comments&gt;&via=nebsirrah'>Comments? Tweet</a>
<a href='https://twitter.com/search?q=https://tilde.team/~ben/blog/phoenix.html'><span id='count-22799'></span></a>&nbsp;</p>
<!-- entry end -->
</div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~ben/">~ben</a> &mdash; <a href="mailto:ben&#64;tilde&#46;team">ben&#64;tilde&#46;team</a><br/>
Generated with <a href="https://github.com/cfenollosa/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div>
</div>
<br>
</body></html>

24
blog/phoenix.md Normal file
View File

@ -0,0 +1,24 @@
phoenix
inspired by [oodsnet](http://oods.net), (and my pull request to add [darkmode](https://github.com/exezin/oodsnet/pull/5)),
i started to create my own tilde.team fork (now [forum.tilde.team](https://forum.tilde.team/)).
the first step was to switch out the css to the [tilde.team standard](https://tilde.team/css/) and update the classes for bootstrap.
once i got it going and integrated with the tilde.team linux auth service, i asked other tildeans for input and suggestions.
[~micaiah](/~micaiah/) was interested in helping, but also wanted to learn a new language and/or framework, so we decided to start over,
recreating the entire forum with [elixir/phoenix](http://phoenixframework.org). we'd discussed elixir previously, but never had a
convincing use case to force us to learn it.
the project is live, with the source code on [github](https://github.com/tilde-team/forum).
the thing that i'm most impressed with is the speed of the erlang runtime :D
check out these response times. sub-millisecond!?!?!
![](https://tilde.zone/photos/phx.png)
give it a look, and [join the tilde.team](https://tilde.team/signup) if you want to come hang out!
Tags: internet, dev

View File

@ -20,7 +20,8 @@
<meta name='twitter:card' content='summary' />
<meta name='twitter:site' content='@nebsirrah' />
<meta name='twitter:title' content='blog // ~ben &mdash; Posts tagged "dev"' />
<meta name='twitter:description' content=" webassembly January 17, 2018 &mdash; ~ben according to this post on the mozilla blog, we will be able to compile wasm as it streams into the browser in much the same way that images are decoded. this is a huge game changer from the current pa" />
<meta name='twitter:description' content=" phoenix February 26, 2018 &mdash; ~ben inspired by oodsnet, (and my pull request to add darkmode), i started to create my own tilde.team fork (now forum.tilde.team). the first step was to switch out the css to the tilde.team standard and upd" />
<meta name='twitter:image' content='https://tilde.zone/photos/phx.png' />
</head><body>
<div class="container">
@ -31,6 +32,39 @@
<div id="description">a blog about tildes and other things</div>
</div></div></div>
<div id="divbody"><div class="content">
<h3><a class="ablack" href="phoenix.html">
phoenix
</a></h3>
<!-- bashblog_timestamp: #201802261157.10# -->
<div class="subtitle">February 26, 2018 &mdash;
~ben
</div>
<!-- text begin -->
<p>inspired by <a href="http://oods.net">oodsnet</a>, (and my pull request to add <a href="https://github.com/exezin/oodsnet/pull/5">darkmode</a>),
i started to create my own tilde.team fork (now <a href="https://forum.tilde.team/">forum.tilde.team</a>).</p>
<p>the first step was to switch out the css to the <a href="https://tilde.team/css/">tilde.team standard</a> and update the classes for bootstrap.
once i got it going and integrated with the tilde.team linux auth service, i asked other tildeans for input and suggestions.</p>
<p><a href="/~micaiah/">~micaiah</a> was interested in helping, but also wanted to learn a new language and/or framework, so we decided to start over,
recreating the entire forum with <a href="http://phoenixframework.org">elixir/phoenix</a>. we'd discussed elixir previously, but never had a
convincing use case to force us to learn it.</p>
<p>the project is live, with the source code on <a href="https://github.com/tilde-team/forum">github</a>.</p>
<p>the thing that i'm most impressed with is the speed of the erlang runtime :D</p>
<p>check out these response times. sub-millisecond!?!?!</p>
<p><img src="https://tilde.zone/photos/phx.png" alt="" title="" /></p>
<p>give it a look, and <a href="https://tilde.team/signup">join the tilde.team</a> if you want to come hang out!</p>
<p>Tags: <a href='tag_internet.html'>internet</a>, <a href='tag_dev.html'>dev</a></p>
<!-- text end -->
<p id='twitter'><a href='http://twitter.com/intent/tweet?url=https://tilde.team/~ben/blog/phoenix.html&text=&lt;Type your comment here but please leave the URL so that other people can follow the comments&gt;&via=nebsirrah'>Comments? Tweet</a>
<a href='https://twitter.com/search?q=https://tilde.team/~ben/blog/phoenix.html'><span id='count-22799'></span></a>&nbsp;</p>
<h3><a class="ablack" href="webassembly.html">
webassembly
</a></h3>

View File

@ -20,7 +20,8 @@
<meta name='twitter:card' content='summary' />
<meta name='twitter:site' content='@nebsirrah' />
<meta name='twitter:title' content='blog // ~ben &mdash; Posts tagged "internet"' />
<meta name='twitter:description' content=" webassembly January 17, 2018 &mdash; ~ben according to this post on the mozilla blog, we will be able to compile wasm as it streams into the browser in much the same way that images are decoded. this is a huge game changer from the current pa" />
<meta name='twitter:description' content=" phoenix February 26, 2018 &mdash; ~ben inspired by oodsnet, (and my pull request to add darkmode), i started to create my own tilde.team fork (now forum.tilde.team). the first step was to switch out the css to the tilde.team standard and upd" />
<meta name='twitter:image' content='https://tilde.zone/photos/phx.png' />
</head><body>
<div class="container">
@ -31,6 +32,39 @@
<div id="description">a blog about tildes and other things</div>
</div></div></div>
<div id="divbody"><div class="content">
<h3><a class="ablack" href="phoenix.html">
phoenix
</a></h3>
<!-- bashblog_timestamp: #201802261157.10# -->
<div class="subtitle">February 26, 2018 &mdash;
~ben
</div>
<!-- text begin -->
<p>inspired by <a href="http://oods.net">oodsnet</a>, (and my pull request to add <a href="https://github.com/exezin/oodsnet/pull/5">darkmode</a>),
i started to create my own tilde.team fork (now <a href="https://forum.tilde.team/">forum.tilde.team</a>).</p>
<p>the first step was to switch out the css to the <a href="https://tilde.team/css/">tilde.team standard</a> and update the classes for bootstrap.
once i got it going and integrated with the tilde.team linux auth service, i asked other tildeans for input and suggestions.</p>
<p><a href="/~micaiah/">~micaiah</a> was interested in helping, but also wanted to learn a new language and/or framework, so we decided to start over,
recreating the entire forum with <a href="http://phoenixframework.org">elixir/phoenix</a>. we'd discussed elixir previously, but never had a
convincing use case to force us to learn it.</p>
<p>the project is live, with the source code on <a href="https://github.com/tilde-team/forum">github</a>.</p>
<p>the thing that i'm most impressed with is the speed of the erlang runtime :D</p>
<p>check out these response times. sub-millisecond!?!?!</p>
<p><img src="https://tilde.zone/photos/phx.png" alt="" title="" /></p>
<p>give it a look, and <a href="https://tilde.team/signup">join the tilde.team</a> if you want to come hang out!</p>
<p>Tags: <a href='tag_internet.html'>internet</a>, <a href='tag_dev.html'>dev</a></p>
<!-- text end -->
<p id='twitter'><a href='http://twitter.com/intent/tweet?url=https://tilde.team/~ben/blog/phoenix.html&text=&lt;Type your comment here but please leave the URL so that other people can follow the comments&gt;&via=nebsirrah'>Comments? Tweet</a>
<a href='https://twitter.com/search?q=https://tilde.team/~ben/blog/phoenix.html'><span id='count-22799'></span></a>&nbsp;</p>
<h3><a class="ablack" href="webassembly.html">
webassembly
</a></h3>

1
tagline.txt Normal file
View File

@ -0,0 +1 @@
things are not what they appear to be. nor are they otherwise.