<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: ayx</title><link>https://news.ycombinator.com/user?id=ayx</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 19 Apr 2026 10:05:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ayx" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ayx in "When to Shut Up: A Visual Guide (With Included Algorithm)"]]></title><description><![CDATA[
<p>Yes</p>
]]></description><pubDate>Sat, 04 Nov 2023 15:06:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=38141692</link><dc:creator>ayx</dc:creator><comments>https://news.ycombinator.com/item?id=38141692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38141692</guid></item><item><title><![CDATA[New comment by ayx in "Organization probably doesn't want to improve things"]]></title><description><![CDATA[
<p>Sturgeon’s law really does apply. It applies to doctors, plumbers, therapists, programmers, managers, x.<p>There really is too much stupidity in the world. “Obviously”.<p>Learning to ignore it is an easy but reasonable response. Accepting it however, and learning that most stupidity can be dispelled with a bit of guidance is much harder.<p>You can get there if you aren’t stupid. :)</p>
]]></description><pubDate>Sun, 08 Oct 2023 17:51:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=37812767</link><dc:creator>ayx</dc:creator><comments>https://news.ycombinator.com/item?id=37812767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37812767</guid></item><item><title><![CDATA[New comment by ayx in "Email Steve Jobs sent to himself 1 year before his passing"]]></title><description><![CDATA[
<p>I am my species, and so is each one of us.</p>
]]></description><pubDate>Sun, 08 Oct 2023 17:34:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=37812592</link><dc:creator>ayx</dc:creator><comments>https://news.ycombinator.com/item?id=37812592</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37812592</guid></item><item><title><![CDATA[New comment by ayx in "Adam? ... is there a reason your laptop is in the fridge? (2006)"]]></title><description><![CDATA[
<p>Marble flooring in homes is quite common in India.</p>
]]></description><pubDate>Fri, 06 Oct 2023 09:54:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=37788809</link><dc:creator>ayx</dc:creator><comments>https://news.ycombinator.com/item?id=37788809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37788809</guid></item><item><title><![CDATA[New comment by ayx in "Eliminating radio interference from Apple charger"]]></title><description><![CDATA[
<p>Hahaha, I can imagine a buttoned up exec channeling jobs brandishing "the lump" on stage at one of their events. And he is saying: This is the best "lump" we've ever made. 20% Lumpier than the previous generation, 30% lighter, with a brand new crazonium body with a ferrite core!</p>
]]></description><pubDate>Thu, 05 Oct 2023 02:15:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=37774180</link><dc:creator>ayx</dc:creator><comments>https://news.ycombinator.com/item?id=37774180</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37774180</guid></item><item><title><![CDATA[New comment by ayx in "Eliminating radio interference from Apple charger"]]></title><description><![CDATA[
<p>Yep, it looks like a knockoff.</p>
]]></description><pubDate>Thu, 05 Oct 2023 02:09:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=37774149</link><dc:creator>ayx</dc:creator><comments>https://news.ycombinator.com/item?id=37774149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37774149</guid></item><item><title><![CDATA[New comment by ayx in "Akiyoshi’s Illusion Pages"]]></title><description><![CDATA[
<p>I can never see these illusions :/ 
Only the bulge works. Movement I can’t see at all.<p>Am I supposed to look at it a certain way? I tried at different distances. I’ve tried using larger screens. Nothing..</p>
]]></description><pubDate>Fri, 15 Sep 2023 19:35:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=37528132</link><dc:creator>ayx</dc:creator><comments>https://news.ycombinator.com/item?id=37528132</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37528132</guid></item><item><title><![CDATA[New comment by ayx in "The first messenger without user IDs"]]></title><description><![CDATA[
<p>It's easier to understand this if you look at the onion protocol. Broadly, it introduces noise between all users on the network by constantly sending and receiving random bytes to and from each node. This prevents external listeners from figuring out where the main server is. Originally designed to protect naval command ships, it was later used for the "dark web". If you don't know which node is the server, you can't shut it down, or read data off of it.<p>Simplex does something similar. A connects to B. B connects to C. And A and C connect. They all chat. but there is no way to know A, B, or C, because from the outside, it all looks like: X connects to Y, X connects to Y, X connects to Y. So who spoke to whom?<p>This is great. Even if "the authorities" demand access to chat logs, first, they won't know what to ask for. Chats between whom? Second, they still won't know who spoke to whom even if they have all the data. It's anonymized chats. They would have to sift through all of it.<p>It still won't prevent someone invading privacy if they have physical access to your device, since the identities are stored locally for your usage convenience.</p>
]]></description><pubDate>Sun, 13 Aug 2023 07:07:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=37107393</link><dc:creator>ayx</dc:creator><comments>https://news.ycombinator.com/item?id=37107393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37107393</guid></item><item><title><![CDATA[New comment by ayx in "Ask HN: Can someone ELI5 transformers and the “Attention is all we need” paper?"]]></title><description><![CDATA[
<p>Lol. I mean, who here doesn't realize that this is a straight up chatGPT response? Not even edited in any way.<p>You know what would be great to add to HN? 
A chatGPT response below each comment. So nobody else finds the need to do this.</p>
]]></description><pubDate>Sat, 20 May 2023 07:53:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=36010152</link><dc:creator>ayx</dc:creator><comments>https://news.ycombinator.com/item?id=36010152</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36010152</guid></item><item><title><![CDATA[New comment by ayx in "Zen Buddhism and Alan Watts"]]></title><description><![CDATA[
<p>From the article:
"The world is not a logically consistent one, but a profoundly paradoxical one. Again, this is illustrated in science, which shows that two things can be one at the same time — light, for instance, acts as both a particle and a wave."<p>I don't understand the need for constantly interspersing an otherwise flowing article with references to science. It feels like the author thinks that the authenticity of his thoughts and personal journey hinges on validation from science.</p>
]]></description><pubDate>Sun, 05 Oct 2014 09:45:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=8411874</link><dc:creator>ayx</dc:creator><comments>https://news.ycombinator.com/item?id=8411874</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8411874</guid></item><item><title><![CDATA[Hexagonal grids for games]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.redblobgames.com/grids/hexagons/">http://www.redblobgames.com/grids/hexagons/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=5809724">https://news.ycombinator.com/item?id=5809724</a></p>
<p>Points: 709</p>
<p># Comments: 69</p>
]]></description><pubDate>Sun, 02 Jun 2013 19:20:13 +0000</pubDate><link>http://www.redblobgames.com/grids/hexagons/</link><dc:creator>ayx</dc:creator><comments>https://news.ycombinator.com/item?id=5809724</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5809724</guid></item></channel></rss>