-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
325 lines (295 loc) · 17 KB
/
index.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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>All Day I Dream About Science</title>
<meta name="author" content="Siddhant Shrivastava">
<link href="/atom.xml" type="application/atom+xml" rel="alternate"
title="All Day I Dream About Science Atom Feed" />
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="http://siddhantsci.org/favicon.png" rel="icon">
<link href="http://siddhantsci.org/theme/css/main.css" media="screen, projection"
rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic"
rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic"
rel="stylesheet" type="text/css">
</head>
<body>
<header role="banner"><hgroup>
<h1><a href="http://siddhantsci.org/">All Day I Dream About Science</a></h1>
<h2>Where (Computer) Science meets everything</h2>
</hgroup></header>
<nav role="navigation"><ul class="subscription" data-subscription="rss">
<li><a href="/atom.xml" rel="subscribe-atom">Atom</a></li>
</ul>
<form action="//google.com/search" method="get">
<fieldset role="search">
<input type="hidden" name="q" value="site:siddhantsci.org" />
<input class="search" type="text" name="q" results="0" placeholder="Search"/>
</fieldset>
</form>
<ul class="main-navigation">
<li><a href="/archives.html">Archives</a></li>
<li><a href="http://siddhantsci.org">Home Page</a></li>
<li><a href="http://siddhantsci.org/bfc-orientation">Mozilla FOSS Talk</a></li>
<li><a href="http://siddhantsci.org/rightthingtodo">Talk on Justice</a></li>
<li><a href="pdfs/siddhant_resume_sept_2015.pdf">Résumé</a></li>
</ul></nav>
<div id="main">
<div id="content">
<div class="blog-index">
<article>
<header>
<h1 class="entry-title">
<a href="http://siddhantsci.org/blog/2015/08/22/telerobotics-final-report/">Telerobotics - Final Report</a>
</h1>
<p class="meta">
<time datetime="2015-08-22T19:53:52+00:00" pubdate>Sat 22 August 2015</time> – 🕓 4 min read
</p>
</header>
<div class="entry-content"><p><img alt="GSoC Banner" src="http://siddhantsci.org/images/gsoc-banner.png" /> <strong>Eighteenth Post</strong> and <strong>Project Report</strong> for the last week of the <strong>Google Summer of Code 2015 program</strong></p></div>
<footer>
<a rel="full-article" href="http://siddhantsci.org/blog/2015/08/22/telerobotics-final-report/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="http://siddhantsci.org/blog/2015/08/14/telerobotics-the-penultimate-crescendo/">Telerobotics - The Penultimate Crescendo</a>
</h1>
<p class="meta">
<time datetime="2015-08-14T19:53:52+00:00" pubdate>Fri 14 August 2015</time> – 🕓 3 min read
</p>
</header>
<div class="entry-content"><p><img alt="GSoC Banner" src="http://siddhantsci.org/images/gsoc-banner.png" /> <strong>Seventeenth Post</strong> for the seventh bi-weekly report for the <strong>Google Summer of Code 2015 program</strong></p></div>
<footer>
<a rel="full-article" href="http://siddhantsci.org/blog/2015/08/14/telerobotics-the-penultimate-crescendo/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="http://siddhantsci.org/blog/2015/08/07/fine-tuning-telerobotics/">Fine-tuning Telerobotics</a>
</h1>
<p class="meta">
<time datetime="2015-08-07T19:53:52+00:00" pubdate>Fri 07 August 2015</time> – 🕓 2 min read
</p>
</header>
<div class="entry-content"><p><img alt="GSoC Banner" src="http://siddhantsci.org/images/gsoc-banner.png" /> <strong>Sixteenth Post</strong> for the <strong>Google Summer of Code 2015 program</strong></p></div>
<footer>
<a rel="full-article" href="http://siddhantsci.org/blog/2015/08/07/fine-tuning-telerobotics/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="http://siddhantsci.org/blog/2015/07/31/telerobotics-and-bodytracking-the-rendezvous/">Telerobotics and Bodytracking - The Rendezvous</a>
</h1>
<p class="meta">
<time datetime="2015-07-31T19:53:52+00:00" pubdate>Fri 31 July 2015</time> – 🕓 4 min read
</p>
</header>
<div class="entry-content"><p><img alt="GSoC Banner" src="http://siddhantsci.org/images/gsoc-banner.png" /> <strong>Fifteenth Post</strong> for the sixth bi-weekly report of the <strong>Google Summer of Code 2015 program</strong></p></div>
<footer>
<a rel="full-article" href="http://siddhantsci.org/blog/2015/07/31/telerobotics-and-bodytracking-the-rendezvous/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="http://siddhantsci.org/blog/2015/07/24/virtual-machines-virtual-reality-real-challenges/">Virtual Machines + Virtual Reality = Real Challenges!</a>
</h1>
<p class="meta">
<time datetime="2015-07-24T19:53:52+00:00" pubdate>Fri 24 July 2015</time> – 🕓 4 min read
</p>
</header>
<div class="entry-content"><p><img alt="GSoC Banner" src="http://siddhantsci.org/images/gsoc-banner.png" /> <strong>Fourteenth Post</strong> for weeks 9-10 of the <strong>Google Summer of Code 2015 program</strong></p></div>
<footer>
<a rel="full-article" href="http://siddhantsci.org/blog/2015/07/24/virtual-machines-virtual-reality-real-challenges/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="http://siddhantsci.org/blog/2015/07/16/streamed-away-in-real-time/">Streamed away (in Real-Time)!</a>
</h1>
<p class="meta">
<time datetime="2015-07-16T19:53:52+00:00" pubdate>Thu 16 July 2015</time> – 🕓 8 min read
</p>
</header>
<div class="entry-content"><p><img alt="GSoC Banner" src="http://siddhantsci.org/images/gsoc-banner.png" /> <strong>Thirteenth Post</strong> and fifth bi-weekly update for the <strong>Google Summer of Code 2015 program</strong></p></div>
<footer>
<a rel="full-article" href="http://siddhantsci.org/blog/2015/07/16/streamed-away-in-real-time/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="http://siddhantsci.org/blog/2015/07/08/remote-tests-in-telerobotics/">Remote tests in Telerobotics</a>
</h1>
<p class="meta">
<time datetime="2015-07-08T19:53:52+00:00" pubdate>Wed 08 July 2015</time> – 🕓 4 min read
</p>
</header>
<div class="entry-content"><p><img alt="GSoC Banner" src="http://siddhantsci.org/images/gsoc-banner.png" /> <strong>Twelfth Post</strong> in the GSoC 2015 series.</p></div>
<footer>
<a rel="full-article" href="http://siddhantsci.org/blog/2015/07/08/remote-tests-in-telerobotics/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="http://siddhantsci.org/blog/2015/07/01/mid-term-report-gsoc-15/">Mid-term Report - GSoC '15</a>
</h1>
<p class="meta">
<time datetime="2015-07-01T19:53:52+00:00" pubdate>Wed 01 July 2015</time> – 🕓 4 min read
</p>
</header>
<div class="entry-content"><p><img alt="GSoC Banner" src="http://siddhantsci.org/images/gsoc-banner.png" /> <strong>Mid-term summary and the Eleventh</strong> Post in the GSoC 2015 series.</p></div>
<footer>
<a rel="full-article" href="http://siddhantsci.org/blog/2015/07/01/mid-term-report-gsoc-15/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="http://siddhantsci.org/blog/2015/06/24/the-half-life-of-telerobotics/">The Half-Life of Telerobotics</a>
</h1>
<p class="meta">
<time datetime="2015-06-24T19:53:52+00:00" pubdate>Wed 24 June 2015</time> – 🕓 2 min read
</p>
</header>
<div class="entry-content"><p><img alt="GSoC Banner" src="http://siddhantsci.org/images/gsoc-banner.png" /> <strong>Tenth</strong> Post in the GSoC 2015 series.</p></div>
<footer>
<a rel="full-article" href="http://siddhantsci.org/blog/2015/06/24/the-half-life-of-telerobotics/">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="http://siddhantsci.org/blog/2015/06/18/when-two-distributed-systems-meet/">When two Distributed Systems meet!</a>
</h1>
<p class="meta">
<time datetime="2015-06-18T19:53:52+00:00" pubdate>Thu 18 June 2015</time> – 🕓 4 min read
</p>
</header>
<div class="entry-content"><p><img alt="GSoC Banner" src="http://siddhantsci.org/images/gsoc-banner.png" /> Ninth Post in the GSoC 2015 series. This post is the third bi-weekly update for the <strong>Google Summer of Code 2015 program</strong></p></div>
<footer>
<a rel="full-article" href="http://siddhantsci.org/blog/2015/06/18/when-two-distributed-systems-meet/">Read On ↵</a>
</footer>
</article>
<div class="pagination">
<a class="prev" href="http://siddhantsci.org/index2.html">← Older</a>
<br />
</div></div>
<aside class="sidebar">
<section>
<img src="http://siddhantsci.org/images/sid_face.jpg" alt="Siddhant Shrivastava" width=""/>
</section>
<section>
<h1>Recent Posts</h1>
<ul id="recent_posts">
<li class="post">
<a href="http://siddhantsci.org/blog/2015/08/22/telerobotics-final-report/">Telerobotics - Final Report</a>
</li>
<li class="post">
<a href="http://siddhantsci.org/blog/2015/08/14/telerobotics-the-penultimate-crescendo/">Telerobotics - The Penultimate Crescendo</a>
</li>
<li class="post">
<a href="http://siddhantsci.org/blog/2015/08/07/fine-tuning-telerobotics/">Fine-tuning Telerobotics</a>
</li>
<li class="post">
<a href="http://siddhantsci.org/blog/2015/07/31/telerobotics-and-bodytracking-the-rendezvous/">Telerobotics and Bodytracking - The Rendezvous</a>
</li>
<li class="post">
<a href="http://siddhantsci.org/blog/2015/07/24/virtual-machines-virtual-reality-real-challenges/">Virtual Machines + Virtual Reality = Real Challenges!</a>
</li>
</ul>
</section>
<section>
<h1>Categories</h1>
<ul id="recent_posts">
<li><a href="http://siddhantsci.org/category/analogy.html">Analogy</a></li>
<li><a href="http://siddhantsci.org/category/blog.html">Blog</a></li>
<li><a href="http://siddhantsci.org/category/computer-science.html">Computer Science</a></li>
<li><a href="http://siddhantsci.org/category/gsoc.html">GSoC</a></li>
<li><a href="http://siddhantsci.org/category/hacker-spirit.html">Hacker Spirit</a></li>
<li><a href="http://siddhantsci.org/category/internet.html">Internet</a></li>
<li><a href="http://siddhantsci.org/category/open-source.html">Open Source</a></li>
<li><a href="http://siddhantsci.org/category/personal.html">Personal</a></li>
<li><a href="http://siddhantsci.org/category/robotics.html">Robotics</a></li>
<li><a href="http://siddhantsci.org/category/science.html">Science</a></li>
<li><a href="http://siddhantsci.org/category/theoretical-computer-science.html">Theoretical Computer Science</a></li>
</ul>
</section>
<section>
<h1>Tags</h1>
<a href="http://siddhantsci.org/tag/ai.html">AI</a>, <a href="http://siddhantsci.org/tag/random.html">random</a>, <a href="http://siddhantsci.org/tag/learning.html">learning</a>, <a href="http://siddhantsci.org/tag/linux.html">linux</a>, <a href="http://siddhantsci.org/tag/education.html">education</a>, <a href="http://siddhantsci.org/tag/networks.html">networks</a>, <a href="http://siddhantsci.org/tag/hacker.html">hacker</a>, <a href="http://siddhantsci.org/tag/foss.html">foss</a>, <a href="http://siddhantsci.org/tag/nano.html">nano</a>, <a href="http://siddhantsci.org/tag/space.html">space</a>, <a href="http://siddhantsci.org/tag/personal.html">personal</a>, <a href="http://siddhantsci.org/tag/review.html">review</a>, <a href="http://siddhantsci.org/tag/introspect.html">introspect</a>, <a href="http://siddhantsci.org/tag/astronomy.html">astronomy</a>, <a href="http://siddhantsci.org/tag/ims.html">IMS</a>, <a href="http://siddhantsci.org/tag/mars.html">mars</a>, <a href="http://siddhantsci.org/tag/electronics.html">electronics</a>, <a href="http://siddhantsci.org/tag/life.html">life</a>, <a href="http://siddhantsci.org/tag/retrospect.html">retrospect</a>, <a href="http://siddhantsci.org/tag/python.html">Python</a>, <a href="http://siddhantsci.org/tag/typesetting.html">typesetting</a>, <a href="http://siddhantsci.org/tag/psf.html">PSF</a>, <a href="http://siddhantsci.org/tag/robots.html">robots</a>, <a href="http://siddhantsci.org/tag/movies.html">movies</a>, <a href="http://siddhantsci.org/tag/puzzles.html">puzzles</a>, <a href="http://siddhantsci.org/tag/nix.html">nix</a>, <a href="http://siddhantsci.org/tag/universe.html">universe</a>, <a href="http://siddhantsci.org/tag/maths.html">maths</a>, <a href="http://siddhantsci.org/tag/world.html">world</a>, <a href="http://siddhantsci.org/tag/italian-mars-society.html">Italian Mars Society</a>, <a href="http://siddhantsci.org/tag/gsoc.html">GSoC</a>, <a href="http://siddhantsci.org/tag/evolution.html">evolution</a>, <a href="http://siddhantsci.org/tag/open-source.html">open source</a>, <a href="http://siddhantsci.org/tag/memorabilia.html">memorabilia</a>, <a href="http://siddhantsci.org/tag/science.html">science</a>, <a href="http://siddhantsci.org/tag/computers.html">computers</a>, <a href="http://siddhantsci.org/tag/patterns.html">patterns</a>, <a href="http://siddhantsci.org/tag/exploration.html">exploration</a>, <a href="http://siddhantsci.org/tag/healthcare.html">healthcare</a>, <a href="http://siddhantsci.org/tag/professional.html">professional</a>, <a href="http://siddhantsci.org/tag/soft.html">soft</a>, <a href="http://siddhantsci.org/tag/vision.html">vision</a>, <a href="http://siddhantsci.org/tag/history.html">history</a> </section>
<section>
<a href="http://twitter.com/siddhantcode" class="twitter-follow-button" data-show-count="true">Follow @siddhantcode</a>
</section>
<section class="googleplus">
<h1>
<a href="https://plus.google.com/+SiddhantShrivastava?rel=author">
<img src="//www.google.com/images/icons/ui/gprofile_button-32.png" width="32" height="32">
Google+
</a>
</h1>
</section>
</aside> </div>
</div>
<footer role="contentinfo"><p>
Copyright © 2014–2015 Siddhant Shrivastava —
<span class="credit">Powered by <a href="http://getpelican.com">Pelican</a></span>
</p></footer>
<script src="http://siddhantsci.org/theme/js/modernizr-2.0.js"></script>
<script src="http://siddhantsci.org/theme/js/ender.js"></script>
<script src="http://siddhantsci.org/theme/js/octopress.js" type="text/javascript"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-59415221-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
var disqus_shortname = 'siddhant';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = "//" + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<script type="text/javascript">
(function(){
var twitterWidgets = document.createElement('script');
twitterWidgets.type = 'text/javascript';
twitterWidgets.async = true;
twitterWidgets.src = '//platform.twitter.com/widgets.js';
document.getElementsByTagName('head')[0].appendChild(twitterWidgets);
})();
</script>
<script type="text/javascript">
(function() {
var script = document.createElement('script'); script.type = 'text/javascript'; script.async = true;
script.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(script, s);
})();
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#appId=212934732101925&xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</body>
</html>