-
Notifications
You must be signed in to change notification settings - Fork 20
/
2017.html
144 lines (96 loc) · 6.14 KB
/
2017.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<!--
=============================
_ ______ ____ ______
/ | / / __ \/ __ \/ ____/
/ |/ / / / / / / / __/
/ /| / /_/ / /_/ / /___
/_/ |_/\____/_____/_____/
=============================
-->
<!DOCTYPE html>
<html>
<head>
<title>N O D E</title>
<meta name="google-site-verification" content="KAh0wcTC2Anz5ea6Kq26RuhsiUKx5FD3D4HZAJdfaf4" />
<link rel="shortcut icon" href="images/avatar.png">
<link rel="alternate" href="https://n-o-d-e.net/rss/rss.xml" type="application/rss+xml" title="N O D E"/>
<link href='https://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen">
</head>
<body>
<div id="page">
<div id="content">
<!--HEADER SECTION -->
<div id="header"><pre>
<a class="node" href="http://n-o-d-e.net">
×× ×× ××××× ×××××× ××××××
××× ×× ×× ×× ×× ×× ××
×× × ×× ×× ×× ×× ×× ×××××
×× ××× ×× ×× ×× ×× ××
×× ×× ××××× ×××××× ××××××</a>
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</pre>
</div>
<!--CONTENT -->
<div id="list">
<div class="title">
2016 YEAR IN REVIEW & THANK YOU<br>
--
</div>
<div id="post">
<p>2016 has been quite an eventful year for NODE, and I just wanted to take some time to reflect on what's happened.</p>
<p>Here are some stats:</p>
<p>- Posted almost 100 new videos<br>
- 2+ million hits on the site<br>
- Reached almost 1 million views on the Youtube channel<br>
- Over 16,000 new YT subscribers<br>
- Finally moved off Tumblr</p>
<img src="https://imgur.com/kDTHkN1.png">
<p class="subtitle">HIGHLIGHTS</p>
<p>Here are some of the most popular posts from the past year. (Looking back on it, damn, we got a lot of work done!)</p>
<p>How to add a low-profile wifi board to a Raspberry Pi Zero<br>
https://n-o-d-e.net/wifi.html</p>
<p>The handheld linux terminal version 2<br>
http://n-o-d-e.net/terminal_2_overview.html</p>
<p>Beginners guide to the command line<br>
http://n-o-d-e.net/command_line.html</p>
<p>The evolution of digital nomadics<br>
http://n-o-d-e.net/digital_nomadics.html</p>
<p>Solar-powered doomsday archive<br>
http://n-o-d-e.net/doomsday_archive.html</p>
<p>Turn the Pi Zero into a mini dongle computer<br>
http://n-o-d-e.net/pi_zero_dongle.html</p>
<p>How to create a cyberdeck64<br>
http://n-o-d-e.net/cyberdeck64.html</p>
<p>The $100 ubuntu laptop<br>
http://n-o-d-e.net/ubuntu_laptop_overview.html</p>
<p class="subtitle">PLANS FOR 2017</p>
<p>I have a massive list of almost 1000 ideas that I am slowly working through, and I think much of it can be achieved in 2017. </p>
<p>The general gist includes:</p>
<p>- Ramping up production to 1 new video per day<br>
- Doing many more hardware and software guides<br>
- A NODE podcast<br>
- Expanding the shop, by adding custom designed hardware</p>
<p class="subtitle">THANK YOU</p>
<p>To end this, I want to say THANK YOU to everyone who has read, watched and shared content by us. I'm glad many of you seem to enjoy what we do, and I want to continue making articles and videos that are useful.</p>
<p>I also want to thank all those who have taken time to write and contribute articles to the site over the past year. In no particular order, thank you to Mike Dank, Josh Lanphear, Dave Williams, Steve Pestana, and D10D3. I appreciate you all.</p>
<p>Finally, thank you to the people who have supported NODE by donating Bitcoin (17HqC7ZzmpE7E8Liuyb5WRbpwswBUgKRGZ), subscribing on Patreon (https://patreon.com/N_O_D_E_), or buying stuff from the shop (https://N-O-D-E.net/shop/). You're helping us take NODE to the next level.</p>
<p>Here's to 2017!</p>
<p>--<br>
BY NODE</p>
</div>
</div>
<!--FOOTER SECTION -->
<div id="footer">
<pre>------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</pre>
<div class="filter">
<a href="http://n-o-d-e.net">HOME</a>
<span class="footdogs"> × </span>
<a href="http://N-O-D-E.net/shop/">SHOP</a>
<span class="footdogs"> × </span>
<a target="_blank" href="http://patreon.com/N_O_D_E_">PATREON</a>
<span class="footdogs"> × </span>
<a target="_blank" href="https://github.com/N-O-D-E/N-O-D-E.net">GITHUB</a>
</div>
</div>
</body>
</html>