<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: hanemile</title><link>https://news.ycombinator.com/user?id=hanemile</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 22:19:43 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hanemile" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hanemile in "1D Conway's Life glider found, 3.7B cells long"]]></title><description><![CDATA[
<p>With the metatopic of this thread being obscure languages, I had some fun squeezing this into some list comprehensions (maybe someone's got an idea of how to keep track of the state within the list):<p>```<p>$ cat << EOF > pi.py<p>state = [0, 0, 2*8, 2*12]; _ = [print(f'\rRun {state.__setitem__(0, state[0] + 1) or state[0]}/{state[3]} | Last \u03c0: {current_pi:.6f} | *Average \u03c0: {(state.__setitem__(1, state[1] + current_pi) or state[1]) / state[0]:.6f}*', end='', flush=True) for current_pi in [(4 * sum([1 for _ in range(state[2]) if __import__("random").random()*2 + __import__("random").random()*2 < 1]) / state[2]) for _ in range(state[3])]]; print()<p>EOF<p>$ time python3 pi.py<p>Run 4096/4096 | Last π: 3.140625 | *Average π: 3.143051*<p>python3 pi.py  0.41s user 0.01s system 99% cpu 0.429 total<p>```<p>Play around with the `2*8` and `2*10` values in the state, they control the amount of rounds and the range in which the random values get generated respectively.</p>
]]></description><pubDate>Thu, 04 Dec 2025 17:40:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46150406</link><dc:creator>hanemile</dc:creator><comments>https://news.ycombinator.com/item?id=46150406</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46150406</guid></item><item><title><![CDATA[New comment by hanemile in "Ask HN: Could you share your personal blog here?"]]></title><description><![CDATA[
<p><a href="https://emile.space/blog/" rel="nofollow noreferrer">https://emile.space/blog/</a></p>
]]></description><pubDate>Tue, 04 Jul 2023 15:59:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=36588413</link><dc:creator>hanemile</dc:creator><comments>https://news.ycombinator.com/item?id=36588413</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36588413</guid></item><item><title><![CDATA[New comment by hanemile in "CCC captures U.S. military biometrics database"]]></title><description><![CDATA[
<p>The collection of decentralized streams are organized centrally here: <a href="https://streaming.media.ccc.de/jev22" rel="nofollow">https://streaming.media.ccc.de/jev22</a></p>
]]></description><pubDate>Tue, 27 Dec 2022 14:35:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=34148993</link><dc:creator>hanemile</dc:creator><comments>https://news.ycombinator.com/item?id=34148993</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34148993</guid></item><item><title><![CDATA[New comment by hanemile in "A neat XOR trick"]]></title><description><![CDATA[
<p>gamozolabs benchmarked this kind of stuff in a recent stream: <a href="https://www.youtube.com/watch?v=ru97E9xA0s4" rel="nofollow">https://www.youtube.com/watch?v=ru97E9xA0s4</a></p>
]]></description><pubDate>Tue, 13 Dec 2022 10:28:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=33966906</link><dc:creator>hanemile</dc:creator><comments>https://news.ycombinator.com/item?id=33966906</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33966906</guid></item><item><title><![CDATA[Detects when your tests are being run in a CI server, and makes them pass]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/fionera/volkswagen-go">https://github.com/fionera/volkswagen-go</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=33789544">https://news.ycombinator.com/item?id=33789544</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 29 Nov 2022 16:23:21 +0000</pubDate><link>https://github.com/fionera/volkswagen-go</link><dc:creator>hanemile</dc:creator><comments>https://news.ycombinator.com/item?id=33789544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33789544</guid></item><item><title><![CDATA[Glitch Gallery]]></title><description><![CDATA[
<p>Article URL: <a href="https://glitchgallery.org/">https://glitchgallery.org/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=28837049">https://news.ycombinator.com/item?id=28837049</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 12 Oct 2021 07:32:54 +0000</pubDate><link>https://glitchgallery.org/</link><dc:creator>hanemile</dc:creator><comments>https://news.ycombinator.com/item?id=28837049</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28837049</guid></item><item><title><![CDATA[New comment by hanemile in "I made an eInk newspaper"]]></title><description><![CDATA[
<p>Well there is the remarkable[1]. I'm not really sure if it would fit your needs, but It's worth a look imho.<p>Pro: As you get a root shell by default, it's nicely hackable and costs a lot less than the Onyx Boox Max.<p>Con: it's only 10.3".<p>[1]: <a href="https://remarkable.com/" rel="nofollow">https://remarkable.com/</a></p>
]]></description><pubDate>Sun, 28 Mar 2021 17:26:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=26612216</link><dc:creator>hanemile</dc:creator><comments>https://news.ycombinator.com/item?id=26612216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26612216</guid></item><item><title><![CDATA[New comment by hanemile in "How to get root on Ubuntu 20.04 by pretending nobody’s /home"]]></title><description><![CDATA[
<p>Wonderful write-up, great step by step descripting and some more insights on the underlying problems. There should me more write-ups structured like this!</p>
]]></description><pubDate>Wed, 11 Nov 2020 00:32:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=25054108</link><dc:creator>hanemile</dc:creator><comments>https://news.ycombinator.com/item?id=25054108</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25054108</guid></item></channel></rss>