-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
620 lines (325 loc) · 22.4 KB
/
atom.xml
File metadata and controls
620 lines (325 loc) · 22.4 KB
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
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Complexity of David</title>
<subtitle>Data Science, Machine Learning, Artificial Intelligence, Visualization, and Complex Systems.</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="https://www.sixhat.net/"/>
<updated>2019-12-06T16:53:17.313Z</updated>
<id>https://www.sixhat.net/</id>
<author>
<name>David Sousa-Rodrigues</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>Wasm to Stay</title>
<link href="https://www.sixhat.net/article/uncategorized/2019/Wasm-to-stay.html"/>
<id>https://www.sixhat.net/article/uncategorized/2019/Wasm-to-stay.html</id>
<published>2019-12-06T16:45:19.000Z</published>
<updated>2019-12-06T16:53:17.313Z</updated>
<summary type="html">
<p>It is fast && it is creepy because it will be even more difficult to know if certain websites are doing something wrong (IF YOU DON’T KNO
</summary>
</entry>
<entry>
<title>A Sound of Time</title>
<link href="https://www.sixhat.net/article/uncategorized/2019/A-sound-of-time.html"/>
<id>https://www.sixhat.net/article/uncategorized/2019/A-sound-of-time.html</id>
<published>2019-11-30T17:30:53.000Z</published>
<updated>2019-11-30T23:32:50.664Z</updated>
<summary type="html">
<p>The guardian has a piece on Podcast, the past, the present and the future or <a href="https://www.theguardian.com/commentisfree/2019/nov/
</summary>
</entry>
<entry>
<title>Sending Data to AskSensors With Python</title>
<link href="https://www.sixhat.net/article/physicalcomputing/2019/send-data-asksensors-python.html"/>
<id>https://www.sixhat.net/article/physicalcomputing/2019/send-data-asksensors-python.html</id>
<published>2019-09-24T22:43:00.000Z</published>
<updated>2019-11-05T15:29:43.534Z</updated>
<summary type="html">
<p><a href="https://asksensors.com/" target="_blank" rel="noopener">AskSensors</a> is an online IoT dashboard service that allows you to tra
</summary>
<category term="physicalcomputing" scheme="https://www.sixhat.net/categories/physicalcomputing/"/>
<category term="raspberrypi" scheme="https://www.sixhat.net/tags/raspberrypi/"/>
<category term="iot" scheme="https://www.sixhat.net/tags/iot/"/>
<category term="asksensors" scheme="https://www.sixhat.net/tags/asksensors/"/>
<category term="requests" scheme="https://www.sixhat.net/tags/requests/"/>
<category term="python" scheme="https://www.sixhat.net/tags/python/"/>
<category term="dht11" scheme="https://www.sixhat.net/tags/dht11/"/>
</entry>
<entry>
<title>Back to School</title>
<link href="https://www.sixhat.net/article/uncategorized/2019/Back-to-school.html"/>
<id>https://www.sixhat.net/article/uncategorized/2019/Back-to-school.html</id>
<published>2019-09-16T16:09:07.000Z</published>
<updated>2019-09-16T16:10:22.867Z</updated>
<summary type="html">
<p>And it’s that time of year again. </p>
<p>Everything that needs to work is broken, every cog in the systems is stuck, and students demand
</summary>
<category term="teaching" scheme="https://www.sixhat.net/tags/teaching/"/>
<category term="classes" scheme="https://www.sixhat.net/tags/classes/"/>
<category term="esad" scheme="https://www.sixhat.net/tags/esad/"/>
<category term="work" scheme="https://www.sixhat.net/tags/work/"/>
</entry>
<entry>
<title>Mirroring Websites Is a Pain</title>
<link href="https://www.sixhat.net/article/uncategorized/2019/Mirroring-websites-is-a-pain.html"/>
<id>https://www.sixhat.net/article/uncategorized/2019/Mirroring-websites-is-a-pain.html</id>
<published>2019-09-15T09:47:24.000Z</published>
<updated>2019-09-15T09:54:01.581Z</updated>
<summary type="html">
<p>Modern web is a pain to mirror, or to make a copy for future reference.<br>You have to go through every single page in a website and prob
</summary>
</entry>
<entry>
<title>Como a Estatística Pode Enganar</title>
<link href="https://www.sixhat.net/article/uncategorized/2019/como-a-estatistica-pode-enganar.html"/>
<id>https://www.sixhat.net/article/uncategorized/2019/como-a-estatistica-pode-enganar.html</id>
<published>2019-09-06T18:26:50.000Z</published>
<updated>2019-09-06T18:29:17.210Z</updated>
<summary type="html">
<iframe width="100%" height="450" src="https://www.youtube.com/embed/B0y0Jc2t92M?controls=0" frameborder="0" allow="accelerometer; autoplay;
</summary>
</entry>
<entry>
<title>Constants, Constants, and Time Is Ticking On</title>
<link href="https://www.sixhat.net/article/uncategorized/2019/Constants-constants-and-time-is-ticking-on.html"/>
<id>https://www.sixhat.net/article/uncategorized/2019/Constants-constants-and-time-is-ticking-on.html</id>
<published>2019-08-31T18:27:00.000Z</published>
<updated>2019-08-31T18:37:02.860Z</updated>
<summary type="html">
<p><img src="/images/pasted-1.png" alt="dentist emoji"></p>
<p>A <a href="https://www.theverge.com/2018/9/5/17822562/google-dataset-search-s
</summary>
<category term="hustle" scheme="https://www.sixhat.net/tags/hustle/"/>
<category term="data science" scheme="https://www.sixhat.net/tags/data-science/"/>
<category term="search" scheme="https://www.sixhat.net/tags/search/"/>
<category term="urbanism" scheme="https://www.sixhat.net/tags/urbanism/"/>
<category term="brexit" scheme="https://www.sixhat.net/tags/brexit/"/>
</entry>
<entry>
<title>Moving to Github or Not</title>
<link href="https://www.sixhat.net/article/internet/2019/Moving-To-Github.html"/>
<id>https://www.sixhat.net/article/internet/2019/Moving-To-Github.html</id>
<published>2019-04-10T14:09:00.000Z</published>
<updated>2019-04-14T13:51:57.645Z</updated>
<summary type="html">
<p>I’ve been wanting to move my web assets to Github for a long time. Partially because I’m downsizing my web presence (as many have noticed
</summary>
<category term="internet" scheme="https://www.sixhat.net/categories/internet/"/>
<category term="github" scheme="https://www.sixhat.net/tags/github/"/>
<category term="versioning" scheme="https://www.sixhat.net/tags/versioning/"/>
<category term="hosting" scheme="https://www.sixhat.net/tags/hosting/"/>
</entry>
<entry>
<title>Plotting More Than One Data Series in One-Liner</title>
<link href="https://www.sixhat.net/article/data-science/2019/Plotting-more-than-one-data-series-in-one-line.html"/>
<id>https://www.sixhat.net/article/data-science/2019/Plotting-more-than-one-data-series-in-one-line.html</id>
<published>2019-01-22T15:22:07.000Z</published>
<updated>2019-06-21T10:26:33.549Z</updated>
<summary type="html">
<picture><source srcset="/images/matplot-example.webp" type="image/webp"><img src="/images/matplot-example.png" alt="plot of mulitple data s
</summary>
<category term="data science" scheme="https://www.sixhat.net/categories/data-science/"/>
<category term="rcran" scheme="https://www.sixhat.net/tags/rcran/"/>
<category term="plots" scheme="https://www.sixhat.net/tags/plots/"/>
<category term="R" scheme="https://www.sixhat.net/tags/R/"/>
<category term="tidyr" scheme="https://www.sixhat.net/tags/tidyr/"/>
<category term="matplot" scheme="https://www.sixhat.net/tags/matplot/"/>
</entry>
<entry>
<title>Processing Community Day @Lisboa</title>
<link href="https://www.sixhat.net/article/event/2019/Processing-Community-Day-Lisboa.html"/>
<id>https://www.sixhat.net/article/event/2019/Processing-Community-Day-Lisboa.html</id>
<published>2019-01-09T10:32:00.000Z</published>
<updated>2019-01-22T16:11:15.000Z</updated>
<summary type="html">
<picture><source srcset="/images/processing-community-day.webp" type="image/webp"><img src="/images/processing-community-day.jpg" alt="Proce
</summary>
<category term="event" scheme="https://www.sixhat.net/categories/event/"/>
<category term="esad" scheme="https://www.sixhat.net/tags/esad/"/>
<category term="bml" scheme="https://www.sixhat.net/tags/bml/"/>
<category term="p5js" scheme="https://www.sixhat.net/tags/p5js/"/>
<category term="processing" scheme="https://www.sixhat.net/tags/processing/"/>
<category term="lisboa" scheme="https://www.sixhat.net/tags/lisboa/"/>
<category term="coding" scheme="https://www.sixhat.net/tags/coding/"/>
<category term="art" scheme="https://www.sixhat.net/tags/art/"/>
<category term="creativity" scheme="https://www.sixhat.net/tags/creativity/"/>
<category term="PCD2019" scheme="https://www.sixhat.net/tags/PCD2019/"/>
</entry>
<entry>
<title>From Bézier 2 Turtle Graphics, All Is Smooth</title>
<link href="https://www.sixhat.net/article/computer-science/2018/From-Bezier-to-Turtles-Graphics-it-is-all-smooth.html"/>
<id>https://www.sixhat.net/article/computer-science/2018/From-Bezier-to-Turtles-Graphics-it-is-all-smooth.html</id>
<published>2018-12-16T18:18:00.000Z</published>
<updated>2018-12-16T18:25:08.000Z</updated>
<summary type="html">
<p>— When everyone thinks Severless computing, someone is thinks about the pitfalls of it. <a href="https://arxiv.org/abs/1812.03651" target
</summary>
<category term="computer science" scheme="https://www.sixhat.net/categories/computer-science/"/>
<category term="serverless" scheme="https://www.sixhat.net/tags/serverless/"/>
<category term="turtle graphics" scheme="https://www.sixhat.net/tags/turtle-graphics/"/>
<category term="Bézier" scheme="https://www.sixhat.net/tags/Bezier/"/>
<category term="generative" scheme="https://www.sixhat.net/tags/generative/"/>
<category term="analytics" scheme="https://www.sixhat.net/tags/analytics/"/>
<category term="computing" scheme="https://www.sixhat.net/tags/computing/"/>
</entry>
<entry>
<title>When Is Art Not Art in the Science Zoo?</title>
<link href="https://www.sixhat.net/article/science/2018/when-is-art-not-art.html"/>
<id>https://www.sixhat.net/article/science/2018/when-is-art-not-art.html</id>
<published>2018-11-28T15:11:00.000Z</published>
<updated>2019-01-22T16:13:09.000Z</updated>
<summary type="html">
<picture><source srcset="/images/sails-art-harmonograph.webp" type="image/webp"><img src="/images/sails-art-harmonograph.png" alt="Sails Art
</summary>
<category term="science" scheme="https://www.sixhat.net/categories/science/"/>
<category term="art" scheme="https://www.sixhat.net/tags/art/"/>
<category term="machine learn" scheme="https://www.sixhat.net/tags/machine-learn/"/>
<category term="typography" scheme="https://www.sixhat.net/tags/typography/"/>
<category term="fonts" scheme="https://www.sixhat.net/tags/fonts/"/>
<category term="typefaces" scheme="https://www.sixhat.net/tags/typefaces/"/>
<category term="bio-inspired" scheme="https://www.sixhat.net/tags/bio-inspired/"/>
<category term="algorithms" scheme="https://www.sixhat.net/tags/algorithms/"/>
</entry>
<entry>
<title>Working With Data and Python</title>
<link href="https://www.sixhat.net/article/python/2018/Working-with-Data-and-Python.html"/>
<id>https://www.sixhat.net/article/python/2018/Working-with-Data-and-Python.html</id>
<published>2018-11-15T10:37:00.000Z</published>
<updated>2018-11-15T10:50:08.000Z</updated>
<summary type="html">
<p>Working with data, in any form, is the XXI century toolkit for any computation based job. And although I’m a fan of R for much of my data
</summary>
<category term="python" scheme="https://www.sixhat.net/categories/python/"/>
<category term="data science" scheme="https://www.sixhat.net/tags/data-science/"/>
<category term="jupyter" scheme="https://www.sixhat.net/tags/jupyter/"/>
<category term="pandas" scheme="https://www.sixhat.net/tags/pandas/"/>
<category term="numpy" scheme="https://www.sixhat.net/tags/numpy/"/>
<category term="tensorflow" scheme="https://www.sixhat.net/tags/tensorflow/"/>
<category term="scikit" scheme="https://www.sixhat.net/tags/scikit/"/>
<category term="matplotlib" scheme="https://www.sixhat.net/tags/matplotlib/"/>
</entry>
<entry>
<title>Reading About Podcasts - Are They Returning?</title>
<link href="https://www.sixhat.net/article/podcast/2018/Reading-about-Podcasts-Are-they-returning.html"/>
<id>https://www.sixhat.net/article/podcast/2018/Reading-about-Podcasts-Are-they-returning.html</id>
<published>2018-11-13T16:34:00.000Z</published>
<updated>2018-11-13T16:50:31.000Z</updated>
<summary type="html">
<p>Podcasts are near and dear to my ♥ — But I imagine some of you know this by now if you’ve been reading this blog — The New Yorker wrote a
</summary>
<category term="podcast" scheme="https://www.sixhat.net/categories/podcast/"/>
<category term="new yorker" scheme="https://www.sixhat.net/tags/new-yorker/"/>
<category term="longread" scheme="https://www.sixhat.net/tags/longread/"/>
</entry>
<entry>
<title>Markdown Is the <i>De Facto</i> Language for Writing in the XXI Century </title>
<link href="https://www.sixhat.net/article/markdown/2018/Markdown-is-the-de-facto-language-for-writing-in-the-XXI-century.html"/>
<id>https://www.sixhat.net/article/markdown/2018/Markdown-is-the-de-facto-language-for-writing-in-the-XXI-century.html</id>
<published>2018-11-08T21:24:00.000Z</published>
<updated>2018-11-08T21:53:13.000Z</updated>
<summary type="html">
<p>I’ve talked before about how much I use Markdown for my day to day writing • Heck, markdown powered this blog for a long time, even while
</summary>
<category term="markdown" scheme="https://www.sixhat.net/categories/markdown/"/>
<category term="nvalt" scheme="https://www.sixhat.net/tags/nvalt/"/>
<category term="node" scheme="https://www.sixhat.net/tags/node/"/>
<category term="hexo" scheme="https://www.sixhat.net/tags/hexo/"/>
<category term="nodejs" scheme="https://www.sixhat.net/tags/nodejs/"/>
<category term="typora" scheme="https://www.sixhat.net/tags/typora/"/>
<category term="revealjs" scheme="https://www.sixhat.net/tags/revealjs/"/>
<category term="reveal-md" scheme="https://www.sixhat.net/tags/reveal-md/"/>
<category term="jupyter" scheme="https://www.sixhat.net/tags/jupyter/"/>
<category term="rsync" scheme="https://www.sixhat.net/tags/rsync/"/>
</entry>
<entry>
<title>Aesthetics With Deep Learning</title>
<link href="https://www.sixhat.net/article/computer-science/2018/aesthetics-with-deep-learning.html"/>
<id>https://www.sixhat.net/article/computer-science/2018/aesthetics-with-deep-learning.html</id>
<published>2018-11-07T10:12:00.000Z</published>
<updated>2019-01-22T16:11:36.000Z</updated>
<summary type="html">
<picture><source srcset="/images/rose-01.webp" type="image/webp"><img src="/images/rose-01.jpg" alt="Pantograph Rose"></picture>
<p><a href
</summary>
<category term="computer science" scheme="https://www.sixhat.net/categories/computer-science/"/>
<category term="deep learning" scheme="https://www.sixhat.net/tags/deep-learning/"/>
<category term="aesthetics" scheme="https://www.sixhat.net/tags/aesthetics/"/>
<category term="machine learning" scheme="https://www.sixhat.net/tags/machine-learning/"/>
<category term="design" scheme="https://www.sixhat.net/tags/design/"/>
<category term="hypergraphs" scheme="https://www.sixhat.net/tags/hypergraphs/"/>
<category term="clustering" scheme="https://www.sixhat.net/tags/clustering/"/>
</entry>
<entry>
<title>Why Are Ants So Smart?</title>
<link href="https://www.sixhat.net/article/computer-science/2018/Why-Are-Ants-So-Smart.html"/>
<id>https://www.sixhat.net/article/computer-science/2018/Why-Are-Ants-So-Smart.html</id>
<published>2018-11-06T17:11:00.000Z</published>
<updated>2018-11-06T17:19:32.000Z</updated>
<summary type="html">
<p><a href="https://arxiv.org/abs/1811.00590" target="_blank" rel="noopener">Modeling tropotaxis in ant colonies: recruitment and trail form
</summary>
<category term="computer science" scheme="https://www.sixhat.net/categories/computer-science/"/>
<category term="neural networks" scheme="https://www.sixhat.net/tags/neural-networks/"/>
<category term="ants" scheme="https://www.sixhat.net/tags/ants/"/>
<category term="tropotaxis" scheme="https://www.sixhat.net/tags/tropotaxis/"/>
<category term="ant colonies" scheme="https://www.sixhat.net/tags/ant-colonies/"/>
<category term="audio" scheme="https://www.sixhat.net/tags/audio/"/>
<category term="rnn" scheme="https://www.sixhat.net/tags/rnn/"/>
<category term="deep learning" scheme="https://www.sixhat.net/tags/deep-learning/"/>
<category term="topology" scheme="https://www.sixhat.net/tags/topology/"/>
<category term="hci" scheme="https://www.sixhat.net/tags/hci/"/>
</entry>
<entry>
<title>Sunday Networks on Arxiv</title>
<link href="https://www.sixhat.net/article/computer-science/2018/Sunday-networks-on-arxiv.html"/>
<id>https://www.sixhat.net/article/computer-science/2018/Sunday-networks-on-arxiv.html</id>
<published>2018-11-04T15:37:00.000Z</published>
<updated>2018-11-04T15:41:14.000Z</updated>
<summary type="html">
<p>Nothing to do on a raining Sunday afternoon? I was going through the CS section of <a href="https://arxiv.org/list/cs/new" target="_blank
</summary>
<category term="computer science" scheme="https://www.sixhat.net/categories/computer-science/"/>
<category term="speech synthesis" scheme="https://www.sixhat.net/tags/speech-synthesis/"/>
<category term="sound" scheme="https://www.sixhat.net/tags/sound/"/>
<category term="generative networks" scheme="https://www.sixhat.net/tags/generative-networks/"/>
<category term="cnn" scheme="https://www.sixhat.net/tags/cnn/"/>
<category term="neural networks" scheme="https://www.sixhat.net/tags/neural-networks/"/>
</entry>
<entry>
<title>Machine Learning News</title>
<link href="https://www.sixhat.net/article/computer-science/2018/Machine-Learning-news.html"/>
<id>https://www.sixhat.net/article/computer-science/2018/Machine-Learning-news.html</id>
<published>2018-11-03T22:16:50.000Z</published>
<updated>2018-11-03T23:18:08.000Z</updated>
<summary type="html">
<p><a href="https://towardsdatascience.com/uber-introduces-pyml-their-secret-weapon-for-rapid-machine-learning-development-c0f40009a617" tar
</summary>
<category term="computer science" scheme="https://www.sixhat.net/categories/computer-science/"/>
<category term="Machine Learning" scheme="https://www.sixhat.net/tags/Machine-Learning/"/>
<category term="Uber" scheme="https://www.sixhat.net/tags/Uber/"/>
<category term="PyML" scheme="https://www.sixhat.net/tags/PyML/"/>
<category term="Artificial Intelligence" scheme="https://www.sixhat.net/tags/Artificial-Intelligence/"/>
<category term="audio systems" scheme="https://www.sixhat.net/tags/audio-systems/"/>
</entry>
<entry>
<title>Some Interesting Tek Readings</title>
<link href="https://www.sixhat.net/article/web/2018/Some-interesting-tek-readings.html"/>
<id>https://www.sixhat.net/article/web/2018/Some-interesting-tek-readings.html</id>
<published>2018-06-30T22:34:26.000Z</published>
<updated>2018-06-30T22:47:36.000Z</updated>
<summary type="html">
<p><a href="https://noti.st/rar/mz1rIY" target="_blank" rel="noopener">Golden Rules of Typography on the Web</a> </p>
<p><a href="https://ha
</summary>
<category term="web" scheme="https://www.sixhat.net/categories/web/"/>
<category term="javascript" scheme="https://www.sixhat.net/tags/javascript/"/>
<category term="html" scheme="https://www.sixhat.net/tags/html/"/>
<category term="css" scheme="https://www.sixhat.net/tags/css/"/>
<category term="performance" scheme="https://www.sixhat.net/tags/performance/"/>
<category term="ar/vr" scheme="https://www.sixhat.net/tags/ar-vr/"/>
<category term="machine vision" scheme="https://www.sixhat.net/tags/machine-vision/"/>
</entry>
</feed>