diff options
Diffstat (limited to 'network.html')
-rw-r--r-- | network.html | 37 |
1 files changed, 0 insertions, 37 deletions
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 ---> |