summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaoran S. Diao <0@hairydiode.xyz>2020-03-11 23:41:11 -0700
committerHaoran S. Diao <0@hairydiode.xyz>2020-03-11 23:41:11 -0700
commit2d9995e39ba06ad3ab743ab8061b2bc33f096dde (patch)
tree14711ebd62eab6023f25670cf1ee3852e5af5977
parente5aa1c8a2f8330d42ef80e4f0454041642f88af0 (diff)
Removed lame network idea
-rw-r--r--cont/network.html12
-rw-r--r--index.html1
-rw-r--r--network.html37
3 files changed, 0 insertions, 50 deletions
diff --git a/cont/network.html b/cont/network.html
deleted file mode 100644
index c289f82..0000000
--- a/cont/network.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!--
-123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
-δΈ€δΊŒδΈ‰ε››-->[TITLE] [DATE]
---------------------------------------------------------------------------------
-[SETTITLE]A Distributed Network Idea
-[SETDATE]1-3-2018
-So recently I had this idea for a distributed network that i'm planning on
-trying to build. To start off with I'm making my own SDR development device
-called an Omnicom, which I'll write about later.
-You can read about it <a href="https://hairydiode.xyz/network.pdf">here</a>, but I warn you it's not actually a
-properly formatted LaTeX file, and it's mostly a rough outline of what I'm
-doing. A more fleshed out copy should come sometime next week.
diff --git a/index.html b/index.html
index b641fb5..bca6907 100644
--- a/index.html
+++ b/index.html
@@ -52,7 +52,6 @@ Where's all the content?
<a href="https://hairydiode.xyz/iokalant">[π˜€π˜€žπ˜€€π˜€›γƒ»π˜€Œπ˜€›π˜€§π˜€γƒ»π˜€Šπ˜€‘γƒ»π˜€ˆπ˜€-Iokalant Writing System-δΌ˜ε‘ζ–‡ε­—η³»] 1-26-2018</a>
<a href="https://hairydiode.xyz/meta2">[Moving This Site] 6-26-2018</a>
<a href="https://hairydiode.xyz/meta">[Making This Site] 11-13-2017</a>
-<a href="https://hairydiode.xyz/network">[A Distributed Network Idea] 1-3-2018</a>
<a href="https://hairydiode.xyz/omnicom">[Omnicom Writeup] 1-12-2018</a>
<a href="https://hairydiode.xyz/orion">[Leaving ORION] 2-9-2018</a>
<a href="https://hairydiode.xyz/csc">[Control Systems Club] 2-21-2018</a>
diff --git a/network.html b/network.html
deleted file mode 100644
index 7aa71ca..0000000
--- a/network.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE html>
-<head>
-<title>A Distributed Network Idea</title>
-<meta charset="utf-8"/>
-<link rel="stylesheet" href="https://hairydiode.xyz/style.css"/>
-<link rel="icon" type="image/png" href="https://hairydiode.xyz/img/fav/logo.png"/>
-</head>
-<body>
-<div class="content">
-<pre>
-<!--
-123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
-δΈ€δΊŒδΈ‰ε››
--->--------------------------------------------------------------------------------
-
-<a href="https://hairydiode.xyz">>HairyDiode</a>
-
---------------------------------------------------------------------------------
-<!--
-123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
-δΈ€δΊŒδΈ‰ε››-->A Distributed Network Idea 1-3-2018
---------------------------------------------------------------------------------
-So recently I had this idea for a distributed network that i'm planning on
-trying to build. To start off with I'm making my own SDR development device
-called an Omnicom, which I'll write about later.
-You can read about it <a href="https://hairydiode.xyz/network.pdf">here</a>, but I warn you it's not actually a
-properly formatted LaTeX file, and it's mostly a rough outline of what I'm
-doing. A more fleshed out copy should come sometime next week.
-</pre>
-</div>
-<br>
-<br>
-</body>
-<!--
-if you're digging in the src you might be interested in how this site works
-here: https://hairydiode.xyz/meta2
--->