tilde/blog/loading.html

84 lines
3.3 KiB
HTML
Raw Normal View History

2017-12-21 21:13:10 +00:00
<!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">
2018-01-29 20:45:08 +00:00
<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">
2017-12-29 18:55:42 +00:00
<link rel="stylesheet" href="/css/hacker.css">
2017-12-21 21:13:10 +00:00
<link rel="stylesheet" href="extra.css">
<link rel="alternate" type="application/rss+xml" title="Subscribe to this page..." href="feed.rss" />
<title>loading...</title>
<meta name='twitter:card' content='summary' />
<meta name='twitter:site' content='@nebsirrah' />
<meta name='twitter:title' content='loading...' />
<meta name='twitter:description' content=" const loadingmsgs = [ 'Proving P=NP...', 'Computing 6 x 9...', 'Mining Bitcoin...', 'Dividing by 0...', 'Initializing Skynet...', '[REDACTED]', 'Downloading more RAM...', 'Ordering 1s and 0s...', 'Navigating neur" />
</head><body>
<div class="container">
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
2018-01-17 18:10:34 +00:00
<h1 class="nomargin"><a class="ablack" href="https://tilde.team/~ben/blog/index.html">blog // ~ben</a></h1>
2017-12-21 21:13:10 +00:00
<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="loading.html">
loading...
</a></h3>
<!-- bashblog_timestamp: #201712211609.45# -->
<div class="subtitle">December 21, 2017 &mdash;
ben
</div>
<!-- text begin -->
<pre style="background-color: #333;">
const loadingmsgs = [
"Proving P=NP...",
"Computing 6 x 9...",
"Mining Bitcoin...",
"Dividing by 0...",
"Initializing Skynet...",
"[REDACTED]",
"Downloading more RAM...",
"Ordering 1s and 0s...",
"Navigating neural network...",
"Importing machine learning...",
"Issuing Alice and Bob one-time pads...",
"Generating random sequence from key inputs while trying to exit vim...",
"for i in range(additional): Pylon()",
"(creating unresolved tension...",
"Symlinking vim to nano and ed...",
];
</pre>
<p><a href="https://twitter.com/0xdade/status/943573845469827072">sauce</a></p>
<p>Tags: <a href='tag_jokes.html'>jokes</a>, <a href='tag_humor.html'>humor</a></p>
2017-12-29 18:55:42 +00:00
2018-01-17 18:10:34 +00:00
2018-01-29 20:45:08 +00:00
2018-05-07 15:42:53 +00:00
2017-12-21 21:13:10 +00:00
<!-- 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>
2018-05-07 15:42:53 +00:00
<a href='https://twitter.com/search?q=https://tilde.team/~ben/blog/loading.html'><span id='count-10136'></span></a>&nbsp;</p>
2017-12-21 21:13:10 +00:00
<!-- entry end -->
</div>
2018-01-17 18:10:34 +00:00
<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/>
2017-12-21 21:13:10 +00:00
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>