PyCon post Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Tue, 15 Oct 2019 19:11:55 +0530
16 files changed,
385 insertions(+),
20 deletions(-)
jump to
M
build/blog/digital-minimalism/index.html
→
build/blog/digital-minimalism/index.html
@@ -40,9 +40,9 @@ <h1>Thoughts on digital minimalism</h1>
<h2>Put that screen down!</h2> <p>Ah yes, yet another article on the internet on this beaten to death subject. But this is inherently different, since it’s <em>my</em> opinion on -the matter, and <em>my</em> technique(s) to acheive “digital minimalism”.</p> +the matter, and <em>my</em> technique(s) to achieve “digital minimalism”.</p> -<p>According to me, minimalism can be acheived on two primary fronts – +<p>According to me, minimalism can be achieved on two primary fronts – the phone & the computer. Let’s start with the phone. The daily carry. The device that’s on our person from when we get out of bed, till we get back in bed.</p>
M
build/blog/feed.xml
→
build/blog/feed.xml
@@ -11,11 +11,86 @@ <link>https://icyphox.sh/blog/</link>
</image> <language>en-us</language> <copyright>Creative Commons BY-NC-SA 4.0</copyright> - <item><title>Thoughts on digital minimalism</title><description><![CDATA[<p>Ah yes, yet another article on the internet on this beaten to death + <item><title>PyCon India 2019 wrap-up</title><description><![CDATA[<p>I’m writing this article as I sit in class, back on the grind. Last +weekend—Oct 12th and 13th—was PyCon India 2019, in Chennai, India. +It was my first PyCon, <em>and</em> my first ever talk at a major conference! +This is an account of the all the cool stuff I saw, people I met and the +talks I enjoyed. +Forgive the lack of pictures – I prefer living the moment through my +eyes. </p> + +<h3 id="talks">Talks</h3> + +<p>So much ML! Not that it’s a bad thing, but definitely interesting to +note. From what I counted, there were about 17 talks tagged under “Data +Science, Machine Learning and AI”. I’d have liked to see more talks +discussing security and privacy, but hey, the organizers can only pick +from what’s submitted. ;)</p> + +<p>With that point out of the way, here’s some of the talks I really liked:</p> + +<ul> +<li><strong>Python Packaging - where we are and where we’re headed</strong> by <a href="https://twitter.com/pradyunsg">Pradyun</a></li> +<li><strong>Micropython: Building a Physical Inventory Search Engine</strong> by <a href="https://twitter.com/stonecharioteer">Vinay</a></li> +<li><strong>Ragabot - Music Encoded</strong> by <a href="https://twitter.com/vikipedia">Vikrant</a></li> +<li><strong>Let’s Hunt a Memory Leak</strong> by <a href="https://twitter.com/sankeyplus">Sanket</a></li> +<li>oh and of course, <a href="https://twitter.com/dabeaz">David Beazley</a>’s closing +keynote</li> +</ul> + +<h3 id="my-talk">My talk (!!!)</h3> + +<p>My good buddy <a href="https://twitter.com/_vologue">Raghav</a> and I spoke about +our smart lock security research. Agreed, it might have been less +“hardware” and more of a bug on the server-side, but that’s the thing +about IoT right? It’s so multi-faceted, and is an amalgamation of so +many different hardware and software stacks. But, anyway…</p> + +<p>I was reassured by folks after the talk that the silence during Q/A was +the “good” kind of silence. Was it really? I’ll never know.</p> + +<h3 id="some-nice-people-i-met">Some nice people I met</h3> + +<ul> +<li><a href="https://twitter.com/abhirathb">Abhirath</a> – A 200 IQ lad. Talked to +me about everything from computational biology to the physical +implementation of quantum computers.</li> +<li><a href="https://twitter.com/meain_">Abin</a> – He recognized me from my +<a href="https://reddit.com/r/unixporn">r/unixporn</a> posts, which was pretty +awesome.</li> +<li><a href="https://twitter.com/h6165">Abhishek</a></li> +<li>Pradyun and Vikrant (linked earlier)</li> +</ul> + +<p>And a lot of other people doing really great stuff, whose names I’m +forgetting.</p> + +<h3 id="pictures">Pictures!</h3> + +<p>It’s not much, and +I can’t be bothered to format them like a collage or whatever, so I’ll +just dump them here – as is.</p> + +<p><img src="/static/img/silly_badge.jpg" alt="nice badge" /> +<img src="/static/img/abhishek_anmol.jpg" alt="awkward smile!" /> +<img src="/static/img/me_talking.jpg" alt="me talking" /> +<img src="/static/img/s443_pycon.jpg" alt="s443 @ pycon" /></p> + +<h3 id="cest-tout">C’est tout</h3> + +<p>Overall, a great time and a weekend well spent. It was very different +from your typical security conference – a lot more <em>chill</em>, if you +will. The organizers did a fantastic job and the entire event was put +together really well. +I don’t have much else to say, but I know for sure that I’ll be +there next time.</p> + +<p>That was PyCon India, 2019.</p> +]]></description><link>https://icyphox.sh/blog/pycon-wrap-up</link><pubDate>Tue, 15 Oct 2019 00:00:00 +0000</pubDate><guid>https://icyphox.sh/blog/pycon-wrap-up</guid></item><item><title>Thoughts on digital minimalism</title><description><![CDATA[<p>Ah yes, yet another article on the internet on this beaten to death subject. But this is inherently different, since it’s <em>my</em> opinion on -the matter, and <em>my</em> technique(s) to acheive “digital minimalism”.</p> +the matter, and <em>my</em> technique(s) to achieve “digital minimalism”.</p> -<p>According to me, minimalism can be acheived on two primary fronts – +<p>According to me, minimalism can be achieved on two primary fronts – the phone & the computer. Let’s start with the phone. The daily carry. The device that’s on our person from when we get out of bed, till we get back in bed.</p>
M
build/blog/index.html
→
build/blog/index.html
@@ -45,6 +45,10 @@ </tr>
</thead> <tbody> <tr> + <td><a href="/blog/pycon-wrap-up">PyCon India 2019 wrap-up</a></td> + <td align="right"><code>2019-10-15</code></td> +</tr> +<tr> <td><a href="/blog/digital-minimalism">Thoughts on digital minimalism</a></td> <td align="right"><code>2019-10-05</code></td> </tr>
A
build/blog/pycon-wrap-up/index.html
@@ -0,0 +1,131 @@
+<!DOCTYPE html> +<html lang=en> +<link rel="stylesheet" href="/static/style.css" type="text/css"> +<link rel="stylesheet" href="/static/syntax.css" type="text/css"> +<link rel="shortcut icon" type="images/x-icon" href="/static/favicon.ico"> +<meta name="description" content="Pretty fun weekend, I'd say"> +<meta name="viewport" content="initial-scale=1"> +<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> +<meta content="#021012" name="theme-color"> +<meta name="HandheldFriendly" content="true"> +<meta name="twitter:card" content="summary_large_image"> +<meta name="twitter:site" content="@icyphox"> +<meta name="twitter:title" content="PyCon India 2019 wrap-up"> +<meta name="twitter:description" content="Pretty fun weekend, I'd say"> +<meta name="twitter:image" content="/static/icyphox.png"> +<meta property="og:title" content="PyCon India 2019 wrap-up"> +<meta property="og:type" content="website"> +<meta property="og:description" content="Pretty fun weekend, I'd say"> +<meta property="og:url" content="https://icyphox.sh"> +<meta property="og:image" content="/static/icyphox.png"> +<html> + <title> + PyCon India 2019 wrap-up + </title> +<div class="container-text"> + <header class="header"> + + <a href="/">home</a> + <a href="/blog">blog</a> + <a href="/reading">reading</a> + <a href="https://twitter.com/icyphox">twitter</a> + <a href="/about">about</a> + + </header> +<body> + <div class="content"> + <div align="left"> + <code>2019-10-15</code> + <h1>PyCon India 2019 wrap-up</h1> + <h2>Pretty fun weekend, I'd say</h2> + <p>I’m writing this article as I sit in class, back on the grind. Last +weekend—Oct 12th and 13th—was PyCon India 2019, in Chennai, India. +It was my first PyCon, <em>and</em> my first ever talk at a major conference! +This is an account of the all the cool stuff I saw, people I met and the +talks I enjoyed. +Forgive the lack of pictures – I prefer living the moment through my +eyes. </p> + +<h3 id="talks">Talks</h3> + +<p>So much ML! Not that it’s a bad thing, but definitely interesting to +note. From what I counted, there were about 17 talks tagged under “Data +Science, Machine Learning and AI”. I’d have liked to see more talks +discussing security and privacy, but hey, the organizers can only pick +from what’s submitted. ;)</p> + +<p>With that point out of the way, here’s some of the talks I really liked:</p> + +<ul> +<li><strong>Python Packaging - where we are and where we’re headed</strong> by <a href="https://twitter.com/pradyunsg">Pradyun</a></li> +<li><strong>Micropython: Building a Physical Inventory Search Engine</strong> by <a href="https://twitter.com/stonecharioteer">Vinay</a></li> +<li><strong>Ragabot - Music Encoded</strong> by <a href="https://twitter.com/vikipedia">Vikrant</a></li> +<li><strong>Let’s Hunt a Memory Leak</strong> by <a href="https://twitter.com/sankeyplus">Sanket</a></li> +<li>oh and of course, <a href="https://twitter.com/dabeaz">David Beazley</a>’s closing +keynote</li> +</ul> + +<h3 id="my-talk">My talk (!!!)</h3> + +<p>My good buddy <a href="https://twitter.com/_vologue">Raghav</a> and I spoke about +our smart lock security research. Agreed, it might have been less +“hardware” and more of a bug on the server-side, but that’s the thing +about IoT right? It’s so multi-faceted, and is an amalgamation of so +many different hardware and software stacks. But, anyway…</p> + +<p>I was reassured by folks after the talk that the silence during Q/A was +the “good” kind of silence. Was it really? I’ll never know.</p> + +<h3 id="some-nice-people-i-met">Some nice people I met</h3> + +<ul> +<li><a href="https://twitter.com/abhirathb">Abhirath</a> – A 200 IQ lad. Talked to +me about everything from computational biology to the physical +implementation of quantum computers.</li> +<li><a href="https://twitter.com/meain_">Abin</a> – He recognized me from my +<a href="https://reddit.com/r/unixporn">r/unixporn</a> posts, which was pretty +awesome.</li> +<li><a href="https://twitter.com/h6165">Abhishek</a></li> +<li>Pradyun and Vikrant (linked earlier)</li> +</ul> + +<p>And a lot of other people doing really great stuff, whose names I’m +forgetting.</p> + +<h3 id="pictures">Pictures!</h3> + +<p>It’s not much, and +I can’t be bothered to format them like a collage or whatever, so I’ll +just dump them here – as is.</p> + +<p><img src="/static/img/silly_badge.jpg" alt="nice badge" /> +<img src="/static/img/abhishek_anmol.jpg" alt="awkward smile!" /> +<img src="/static/img/me_talking.jpg" alt="me talking" /> +<img src="/static/img/s443_pycon.jpg" alt="s443 @ pycon" /></p> + +<h3 id="cest-tout">C’est tout</h3> + +<p>Overall, a great time and a weekend well spent. It was very different +from your typical security conference – a lot more <em>chill</em>, if you +will. The organizers did a fantastic job and the entire event was put +together really well. +I don’t have much else to say, but I know for sure that I’ll be +there next time.</p> + +<p>That was PyCon India, 2019.</p> + + </div> + <hr /> + <p class="muted">Questions or comments? Open an issue at <a href="https://github.com/icyphox/site">this repo</a>, or send a plain-text email to <a href="mailto:x@icyphox.sh">x@icyphox.sh</a>.</p> + <footer> + <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> + <img class="footimgs" src="/static/cc.svg"> + </a> + <a href="https://webring.xxiivv.com/#random" target="_blank"> + <img class="footimgs" alt="xxiivv webring" src="/static/webring.svg"> + </a> + + </footer> + </body> + </div> + </html>
M
build/index.html
→
build/index.html
@@ -61,8 +61,8 @@ </tr>
</thead> <tbody> <tr> - <td><a href="/blog/digital-minimalism">Thoughts on digital minimalism</a></td> - <td align="right"><code>2019-10-05</code></td> + <td><a href="/blog/pycon-wrap-up">PyCon India 2019 wrap-up</a></td> + <td align="right"><code>2019-10-15</code></td> </tr> </tbody> </table>
M
build/reading/index.html
→
build/reading/index.html
@@ -39,7 +39,7 @@ <h1 id="-1">чтение журнала</h1>
<h2 id="i-read-very-infrequently-this-might-never-get-updated">I read very infrequently, this might never get updated.</h2> -<p><a href="https://www.amazon.in/Unending-Game-Former-Insights-Espionage/dp/0670091502">The Undending Game: A Former R&AW Chief’s Insights into Espionage</a> <br /> +<p><a href="https://www.amazon.in/Unending-Game-Former-Insights-Espionage/dp/0670091502">The Unending Game: A Former R&AW Chief’s Insights into Espionage</a> <br /> <em>still reading</em> | by <strong>Vikram Sood</strong> | started <strong>8th August, 2019</strong> </p> <p><a href="https://www.amazon.in/Way-Deception-Making-Mossad-Officer/dp/0971759502">By Way of Deception: The Making of a Mossad Officer</a> <br />
M
build/static/style.css
→
build/static/style.css
@@ -181,11 +181,11 @@ user-select:none
} img { - height: auto; - width: 100%; - - max-width: 720px; + max-width: 100%; + margin: 0 auto; + display: block; } + footer img { all: initial;
M
pages/_index.md
→
pages/_index.md
@@ -24,7 +24,7 @@ # latest post
| | | | --- | --: | -| [Thoughts on digital minimalism](/blog/digital-minimalism) | `2019-10-05` | +| [PyCon India 2019 wrap-up](/blog/pycon-wrap-up) | `2019-10-15` | ([see all](/blog))
M
pages/blog/_index.md
→
pages/blog/_index.md
@@ -8,6 +8,7 @@ # блог ([rss](/blog/feed.xml))
| | | | --- | --: | +| [PyCon India 2019 wrap-up](/blog/pycon-wrap-up) | `2019-10-15` | | [Thoughts on digital minimalism](/blog/digital-minimalism) | `2019-10-05` | | [Weekly status update, 09/17 -- 09/27](/blog/2019-09-27) |`2019-09-27`| | [Weekly status update, 09/08 -- 09/17](/blog/2019-09-17) |`2019-09-17`|
M
pages/blog/feed.xml
→
pages/blog/feed.xml
@@ -11,11 +11,86 @@ <link>https://icyphox.sh/blog/</link>
</image> <language>en-us</language> <copyright>Creative Commons BY-NC-SA 4.0</copyright> - <item><title>Thoughts on digital minimalism</title><description><![CDATA[<p>Ah yes, yet another article on the internet on this beaten to death + <item><title>PyCon India 2019 wrap-up</title><description><![CDATA[<p>I’m writing this article as I sit in class, back on the grind. Last +weekend—Oct 12th and 13th—was PyCon India 2019, in Chennai, India. +It was my first PyCon, <em>and</em> my first ever talk at a major conference! +This is an account of the all the cool stuff I saw, people I met and the +talks I enjoyed. +Forgive the lack of pictures – I prefer living the moment through my +eyes. </p> + +<h3 id="talks">Talks</h3> + +<p>So much ML! Not that it’s a bad thing, but definitely interesting to +note. From what I counted, there were about 17 talks tagged under “Data +Science, Machine Learning and AI”. I’d have liked to see more talks +discussing security and privacy, but hey, the organizers can only pick +from what’s submitted. ;)</p> + +<p>With that point out of the way, here’s some of the talks I really liked:</p> + +<ul> +<li><strong>Python Packaging - where we are and where we’re headed</strong> by <a href="https://twitter.com/pradyunsg">Pradyun</a></li> +<li><strong>Micropython: Building a Physical Inventory Search Engine</strong> by <a href="https://twitter.com/stonecharioteer">Vinay</a></li> +<li><strong>Ragabot - Music Encoded</strong> by <a href="https://twitter.com/vikipedia">Vikrant</a></li> +<li><strong>Let’s Hunt a Memory Leak</strong> by <a href="https://twitter.com/sankeyplus">Sanket</a></li> +<li>oh and of course, <a href="https://twitter.com/dabeaz">David Beazley</a>’s closing +keynote</li> +</ul> + +<h3 id="my-talk">My talk (!!!)</h3> + +<p>My good buddy <a href="https://twitter.com/_vologue">Raghav</a> and I spoke about +our smart lock security research. Agreed, it might have been less +“hardware” and more of a bug on the server-side, but that’s the thing +about IoT right? It’s so multi-faceted, and is an amalgamation of so +many different hardware and software stacks. But, anyway…</p> + +<p>I was reassured by folks after the talk that the silence during Q/A was +the “good” kind of silence. Was it really? I’ll never know.</p> + +<h3 id="some-nice-people-i-met">Some nice people I met</h3> + +<ul> +<li><a href="https://twitter.com/abhirathb">Abhirath</a> – A 200 IQ lad. Talked to +me about everything from computational biology to the physical +implementation of quantum computers.</li> +<li><a href="https://twitter.com/meain_">Abin</a> – He recognized me from my +<a href="https://reddit.com/r/unixporn">r/unixporn</a> posts, which was pretty +awesome.</li> +<li><a href="https://twitter.com/h6165">Abhishek</a></li> +<li>Pradyun and Vikrant (linked earlier)</li> +</ul> + +<p>And a lot of other people doing really great stuff, whose names I’m +forgetting.</p> + +<h3 id="pictures">Pictures!</h3> + +<p>It’s not much, and +I can’t be bothered to format them like a collage or whatever, so I’ll +just dump them here – as is.</p> + +<p><img src="/static/img/silly_badge.jpg" alt="nice badge" /> +<img src="/static/img/abhishek_anmol.jpg" alt="awkward smile!" /> +<img src="/static/img/me_talking.jpg" alt="me talking" /> +<img src="/static/img/s443_pycon.jpg" alt="s443 @ pycon" /></p> + +<h3 id="cest-tout">C’est tout</h3> + +<p>Overall, a great time and a weekend well spent. It was very different +from your typical security conference – a lot more <em>chill</em>, if you +will. The organizers did a fantastic job and the entire event was put +together really well. +I don’t have much else to say, but I know for sure that I’ll be +there next time.</p> + +<p>That was PyCon India, 2019.</p> +]]></description><link>https://icyphox.sh/blog/pycon-wrap-up</link><pubDate>Tue, 15 Oct 2019 00:00:00 +0000</pubDate><guid>https://icyphox.sh/blog/pycon-wrap-up</guid></item><item><title>Thoughts on digital minimalism</title><description><![CDATA[<p>Ah yes, yet another article on the internet on this beaten to death subject. But this is inherently different, since it’s <em>my</em> opinion on -the matter, and <em>my</em> technique(s) to acheive “digital minimalism”.</p> +the matter, and <em>my</em> technique(s) to achieve “digital minimalism”.</p> -<p>According to me, minimalism can be acheived on two primary fronts – +<p>According to me, minimalism can be achieved on two primary fronts – the phone & the computer. Let’s start with the phone. The daily carry. The device that’s on our person from when we get out of bed, till we get back in bed.</p>
A
pages/blog/pycon-wrap-up.md
@@ -0,0 +1,79 @@
+--- +template: +title: PyCon India 2019 wrap-up +subtitle: Pretty fun weekend, I'd say +date: 2019-10-15 +--- + +I'm writing this article as I sit in class, back on the grind. Last +weekend---Oct 12th and 13th---was PyCon India 2019, in Chennai, India. +It was my first PyCon, _and_ my first ever talk at a major conference! +This is an account of the all the cool stuff I saw, people I met and the +talks I enjoyed. +Forgive the lack of pictures -- I prefer living the moment through my +eyes. + +### Talks + +So much ML! Not that it's a bad thing, but definitely interesting to +note. From what I counted, there were about 17 talks tagged under "Data +Science, Machine Learning and AI". I'd have liked to see more talks +discussing security and privacy, but hey, the organizers can only pick +from what's submitted. ;) + +With that point out of the way, here's some of the talks I really liked: + +- **Python Packaging - where we are and where we're headed** by [Pradyun](https://twitter.com/pradyunsg) +- **Micropython: Building a Physical Inventory Search Engine** by [Vinay](https://twitter.com/stonecharioteer) +- **Ragabot - Music Encoded** by [Vikrant](https://twitter.com/vikipedia) +- **Let's Hunt a Memory Leak** by [Sanket](https://twitter.com/sankeyplus) +- oh and of course, [David Beazley](https://twitter.com/dabeaz)'s closing +keynote + +### My talk (!!!) + +My good buddy [Raghav](https://twitter.com/_vologue) and I spoke about +our smart lock security research. Agreed, it might have been less +"hardware" and more of a bug on the server-side, but that's the thing +about IoT right? It's so multi-faceted, and is an amalgamation of so +many different hardware and software stacks. But, anyway... + +I was reassured by folks after the talk that the silence during Q/A was +the "good" kind of silence. Was it really? I'll never know. + +### Some nice people I met + + +- [Abhirath](https://twitter.com/abhirathb) -- A 200 IQ lad. Talked to +me about everything from computational biology to the physical +implementation of quantum computers. +- [Abin](https://twitter.com/meain_) -- He recognized me from my +[r/unixporn](https://reddit.com/r/unixporn) posts, which was pretty +awesome. +- [Abhishek](https://twitter.com/h6165) +- Pradyun and Vikrant (linked earlier) + +And a lot of other people doing really great stuff, whose names I'm +forgetting. + +### Pictures! + +It's not much, and +I can't be bothered to format them like a collage or whatever, so I'll +just dump them here -- as is. + +![nice badge](/static/img/silly_badge.jpg) +![awkward smile!](/static/img/abhishek_anmol.jpg) +![me talking](/static/img/me_talking.jpg) +![s443 @ pycon](/static/img/s443_pycon.jpg) + +### C'est tout + +Overall, a great time and a weekend well spent. It was very different +from your typical security conference -- a lot more _chill_, if you +will. The organizers did a fantastic job and the entire event was put +together really well. +I don't have much else to say, but I know for sure that I'll be +there next time. + +That was PyCon India, 2019.
M
static/style.css
→
static/style.css
@@ -181,11 +181,11 @@ user-select:none
} img { - height: auto; - width: 100%; - - max-width: 720px; + max-width: 100%; + margin: 0 auto; + display: block; } + footer img { all: initial;