-
Notifications
You must be signed in to change notification settings - Fork 20
/
cd31.html
157 lines (99 loc) · 7.92 KB
/
cd31.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
145
146
147
148
149
150
151
152
153
154
155
156
157
<!--
=============================
_ ______ ____ ______
/ | / / __ \/ __ \/ ____/
/ |/ / / / / / / / __/
/ /| / /_/ / /_/ / /___
/_/ |_/\____/_____/_____/
=============================
-->
<!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">
CYBER DUMP 31 / PI ZERO PRISM, AI EXPERIMENT, DRONE SWARMS, CHEAPER VR<br>
--
</div>
<div id="post">
<p>Welcome to Cyber Dump number 31. As always, all source links mentioned are below.</p>
<div class="videowrapper">
<iframe src="https://www.youtube.com/embed/F4w2DPmP_1w?rel=0&showinfo=0" frameborder="0"></iframe>
</div>
<p class="description">
- <a href="https://www.youtube.com/watch?v=F4w2DPmP_1w" target="_blank">Youtube link</a><br>
- <a href="https://archive.org/download/cyberdump31/cd31.mp4" target="_blank">Archive.org mirror</a><br>
- <a href="https://archive.org/download/cyberdump31/cyberdump31_archive.torrent" target="_blank">Torrent</a><br>
- <a href="https://keybase.pub/nodefiles/cd31.mp4" target="_blank">Keybase mirror</a>
</p>
<p class="subtitle">DIY</p>
<p>Ohmnilabs posted a video on Youtube, showing you how to create a low-cost vacuum pickup tool for surface mount components and electronic circuit design. Pretty cool.</p>
<p>https://www.youtube.com/watch?v=wcxNrJXnznc</p>
<p>Ricardo Ferro also put out an interesting video showing off his Pi Zero Prism project, which is basically a DIY Google-Glass type head-mounted computer. He's also created a detailed hackaday project page if you're interested in learning more.</p>
<p>https://www.youtube.com/watch?v=Si_suSZ5CIs<br>
https://hackaday.io/project/18033-raspberry-pi-zero-prism</p>
<p class="subtitle">ARTIFICIAL INTELLIGENCE</p>
<p>Google launched the Quick, Draw AI experiment. It's a neural network which uses some of the same technologies as handwriting recognition software, but goes further, learning how we draw certain objects.</p>
<p>https://www.youtube.com/watch?v=X8v1GWzZYJ4<br>
https://g.co/aiexperiments</p>
<p class="subtitle">DRONES</p>
<p>Disney's Imagineering department has been testing out their new drone swarm tech for upcoming light shows. There's something that fascinates me about swarms of drones, and I wonder if we'll be seeing more stuff like this in other areas of life soon.</p>
<p>https://www.youtube.com/watch?v=Y1Mttb2vwQ4</p>
<p>Lockheed Martin also showed off their firefighting, and search and rescue drones recently. The system they unveiled pairs a smaller drone for overwatch and visuals, with larger autonomous helicopters that can take the data and act on it.</p>
<p>https://www.youtube.com/watch?v=FzqMeAaOIYI</p>
<p>The Field Robotics Laboratory in Japan also uploaded a video of flying and wheeled drones working together to achieve tasks.</p>
<p>https://www.youtube.com/watch?v=-dhlu7JnZSc</p>
<p class="subtitle">BRAIN CONTROL</p>
<p>Santosh Mathan from Honeywell Aerospace has developed a brain controlled interface that can fully control the steering of a plane. Seems like a bit of a gimmic, but interesting to see BMI's being used outside of computer labs.</p>
<p>https://www.youtube.com/watch?v=hQHc8la8Og0</p>
<p class="subtitle">VIRTUAL REALITY</p>
<p>A world war two veteran was given the chance to revist some places were he fought during the war with the help of virtual reality. I've got a feeling this kind of thing will be used more and more in old peoples homes in the future.</p>
<p>https://www.youtube.com/watch?v=PModuWq8hAI</p>
<p>There's also good news for those of us who don't want to shell out thousands on a VR rig. Facebook and Oculus say they have created a new technology called "asynchronous spacewarp" which apparently allows VR machines to work well a lower framerates, and without the usual nausea that comes along with that.</p>
<p>http://vrscout.com/news/oculus-rift-run-vr-lower-end-pcs/</p>
<p class="subtitle">VIDEOS</p>
<p>Anders Brownworth made a great Blockchain 101 video, explaining the concepts behind how bitcoin's blockchain works, and how blocks identify and link to each other.</p>
<p>The second video is a mini documentary about the doomsday seed vault located in a mountain in the arctic. It contains a physical database of all plant genes on earth in case of disaster. Not really tech-heavy, but interesting nonetheless.</p>
<p>Alright that's it for this week. I've been working on a few new videos, so look out for them soon. Thanks for watching.</p>
<p>https://www.youtube.com/watch?v=_160oMzblY8<br>
https://www.youtube.com/watch?v=B95Pem9XW7k</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>