<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: amichail</title><link>https://news.ycombinator.com/user?id=amichail</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 15 Aug 2026 11:37:46 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=amichail" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Ask HN: Why not expand accessibility laws to include the right to use AI?]]></title><description><![CDATA[
<p>All humans are cognitively disabled in some ways when compared to modern AI.<p>I think accessibility laws should be expanded to include the right to use AI to overcome such limitations.<p>What do you think?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49299227">https://news.ycombinator.com/item?id=49299227</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 14 Aug 2026 14:31:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=49299227</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49299227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49299227</guid></item><item><title><![CDATA[Ask HN: Why not a utility to save your Mac from a software bug killing your SSD?]]></title><description><![CDATA[
<p>As you may know, MacBooks are expensive and an SSD killed by excessive writes due to software bug(s) requires a complete motherboard replacement.<p>So why not have a utility that would warn you when an app is writing too much? Maybe you could specify a threshold for the warning.<p>Would you use a utility like this to give you peace of mind, especially with MacBooks?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49291098">https://news.ycombinator.com/item?id=49291098</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 13 Aug 2026 19:58:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49291098</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49291098</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49291098</guid></item><item><title><![CDATA[New comment by amichail in "Ask HN: What do you think of this novel slider puzzle? [video, full rules, beta]"]]></title><description><![CDATA[
<p>BTW, a beta is also available for macOS (the latest version of which was approved after I made this post):<p><a href="https://testflight.apple.com/join/3sstMjRK" rel="nofollow">https://testflight.apple.com/join/3sstMjRK</a> [iOS/iPadOS/macOS]</p>
]]></description><pubDate>Wed, 12 Aug 2026 20:37:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49278205</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49278205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49278205</guid></item><item><title><![CDATA[New comment by amichail in "Ask HN: What do you think of this novel slider puzzle? [video, full rules, beta]"]]></title><description><![CDATA[
<p>There's a tutorial in the game.<p>And here's a shorter description:<p>Tile Wipeout is a row-and-column rotation puzzle about matching colors and shapes.<p>You rotate rows and columns to move tiles through fixed gates. Matching a tile's color and shape to a gate removes the tile, while other tiles cause both the tile and gate to change shape.<p>Empty spaces passing through gates create new tiles.<p>Your goal is to leave as much of the grid empty as you can in the given number of moves. Note that removing every tile may not always be possible.</p>
]]></description><pubDate>Wed, 12 Aug 2026 19:22:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49277336</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49277336</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49277336</guid></item><item><title><![CDATA[Ask HN: What do you think of this novel slider puzzle? [video, full rules, beta]]]></title><description><![CDATA[
<p>Beta link: https://testflight.apple.com/join/3sstMjRK [iOS/iPadOS]<p>Gameplay video: https://www.youtube.com/watch?v=lC34LO_bL4k<p># Game Rules<p># Objective<p>The game is played on a 6 × 6 grid using six colors.<p>Each color begins with:<p>1 gate<p>5 tiles<p>The six gates are fixed in place. They cannot move or be removed. Every row and every column contains exactly one gate.<p>Your goal is to leave as many of the grid's 30 non-gate cells empty as possible in the given number of moves.<p># Shapes<p>Every tile and gate has one of two shapes:<p>Square<p>Circle<p>A tile can be removed only when both its *color* and its *shape* match the gate it passes through.<p># Making a Move<p>Swipe any row or column to rotate its tiles and empty spaces by one position.<p>Anything that passes an edge wraps around to the opposite edge. The gate remains fixed in place.<p>During each rotation, exactly one tile or empty space passes through the gate. That interaction may change the passing tile and the gate. Everything else simply moves to its new position.<p># Passing Through a Gate<p>There are three possible interactions:<p>* A matching tile is removed.<p>* Any other tile causes both shapes to change.<p>* An empty space creates a new tile.<p># Matching tile<p>When a tile matches both the gate's color and shape, the tile is removed, leaving an empty space.<p>For example:<p>* A square blue tile is removed by a square blue gate.<p>* A circle red tile is removed by a circle red gate.<p>The gate does not change when it removes a tile.<p># Any other tile<p>If a tile does not match both the gate's color and shape, both the tile and gate change shape:<p>* Square becomes a circle.<p>* Circle becomes a square.<p>Their colors do not change.<p>For example, when a circle green tile passes through a square green gate:<p>* the tile becomes a square<p>* the gate becomes a circle<p>Matching is checked before either shape changes, so the tile is not removed during that move.<p>Similarly, when a square green tile passes through a square red gate:<p>* the tile becomes a circle<p>* the gate becomes a circle<p>The tile is not removed because its color and shape did not both match the gate before the shapes changed.<p># Empty space<p>When an empty space passes through a gate, it becomes a new tile with the gate's current color and shape.<p>The gate does not change.<p>The newly created tile cannot be removed during the same move.<p># Reversing a Move<p>Every move can be reversed by swiping the same row or column in the opposite direction.<p>Reversing restores the previous board position, including any removed or created tiles and any shape changes.<p>The reverse swipe still costs one move.<p># Tile Sizes<p>Among tiles of the same color, larger tiles are closer to the gate of that color.<p>Tile sizes update as the tiles move. Size does not affect how tiles interact with gates.<p># Ending the Game<p>The game ends when you run out of moves.<p>You may also end the game early. Removing every tile may not always be possible.<p># Scoring<p>Score = (% empty × 1000) + moves remaining<p>The empty percentage is the percentage of the grid's 30 non-gate cells that are empty.<p># Beta<p>https://testflight.apple.com/join/3sstMjRK [iOS/iPadOS]</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49274075">https://news.ycombinator.com/item?id=49274075</a></p>
<p>Points: 3</p>
<p># Comments: 3</p>
]]></description><pubDate>Wed, 12 Aug 2026 15:35:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=49274075</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49274075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49274075</guid></item><item><title><![CDATA[New comment by amichail in "Ask HN: Are functional programmers more upset about how good AI is at coding?"]]></title><description><![CDATA[
<p>If AI is already good at this, then it will naturally lead programmers who may not be good in that respect in that direction anyway via the code that it generates.<p>In other words, being a human expert in writing high quality implementations is less important now.</p>
]]></description><pubDate>Sun, 09 Aug 2026 20:36:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=49235575</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49235575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49235575</guid></item><item><title><![CDATA[New comment by amichail in "Ask HN: Are functional programmers more upset about how good AI is at coding?"]]></title><description><![CDATA[
<p>The point is the details of the implementation don't matter that much anymore. It's just something for the AI to work out — much like assembly code generation is for compilers.</p>
]]></description><pubDate>Sun, 09 Aug 2026 20:28:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49235482</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49235482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49235482</guid></item><item><title><![CDATA[New comment by amichail in "Ask HN: Are functional programmers more upset about how good AI is at coding?"]]></title><description><![CDATA[
<p>Maybe that's what most programmers using hybrid languages are secretly thinking.</p>
]]></description><pubDate>Sun, 09 Aug 2026 19:40:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49234970</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49234970</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49234970</guid></item><item><title><![CDATA[New comment by amichail in "Ask HN: Are functional programmers more upset about how good AI is at coding?"]]></title><description><![CDATA[
<p>That's not what I asked.</p>
]]></description><pubDate>Sun, 09 Aug 2026 19:17:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49234685</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49234685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49234685</guid></item><item><title><![CDATA[Ask HN: Are functional programmers more upset about how good AI is at coding?]]></title><description><![CDATA[
<p>One might expect this since functional programmers pride themselves on the elegance of their code while programmers using hybrid languages just want to get the code working — elegance of the implementation is not that important to them.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49234658">https://news.ycombinator.com/item?id=49234658</a></p>
<p>Points: 10</p>
<p># Comments: 16</p>
]]></description><pubDate>Sun, 09 Aug 2026 19:14:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=49234658</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49234658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49234658</guid></item><item><title><![CDATA[Brain scans reveal widespread changes in patients following COVID-19 infection]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.psypost.org/brain-scans-reveal-widespread-structural-and-functional-changes-in-patients-foll/">https://www.psypost.org/brain-scans-reveal-widespread-structural-and-functional-changes-in-patients-foll/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49231434">https://news.ycombinator.com/item?id=49231434</a></p>
<p>Points: 9</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 09 Aug 2026 13:52:13 +0000</pubDate><link>https://www.psypost.org/brain-scans-reveal-widespread-structural-and-functional-changes-in-patients-foll/</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49231434</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49231434</guid></item><item><title><![CDATA[AI Settles a 25 Year-Old Problem We Left Behind]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/DimitrisPapail/status/2086158118354887060">https://twitter.com/DimitrisPapail/status/2086158118354887060</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49226444">https://news.ycombinator.com/item?id=49226444</a></p>
<p>Points: 18</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 08 Aug 2026 22:22:24 +0000</pubDate><link>https://twitter.com/DimitrisPapail/status/2086158118354887060</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49226444</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49226444</guid></item><item><title><![CDATA[Illinois Institute of Technology cuts 160 faculty and staff before fall semester]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.wbez.org/education/2026/07/31/illinois-institute-of-technology-cuts-160-faculty-and-staff-just-before-fall-semester">https://www.wbez.org/education/2026/07/31/illinois-institute-of-technology-cuts-160-faculty-and-staff-just-before-fall-semester</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49213997">https://news.ycombinator.com/item?id=49213997</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 07 Aug 2026 17:55:55 +0000</pubDate><link>https://www.wbez.org/education/2026/07/31/illinois-institute-of-technology-cuts-160-faculty-and-staff-just-before-fall-semester</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49213997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49213997</guid></item><item><title><![CDATA[What Gives AI-Generated Text Away? Not Em Dashes [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=2jSU0mIzsMM">https://www.youtube.com/watch?v=2jSU0mIzsMM</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49211317">https://news.ycombinator.com/item?id=49211317</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 07 Aug 2026 14:48:14 +0000</pubDate><link>https://www.youtube.com/watch?v=2jSU0mIzsMM</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49211317</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49211317</guid></item><item><title><![CDATA[Ask HN: Did society luck out by forcing mathematicians to reinvent their field?]]></title><description><![CDATA[
<p>I think it is great that mathematicians are having an existential crisis due to major recent AI breakthroughs in math research.<p>Mathematicians are considered the smartest people and who better than the smartest people to show how reinventing their field to coexist with AI could work?<p>What do you think?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49210827">https://news.ycombinator.com/item?id=49210827</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 07 Aug 2026 14:17:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49210827</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49210827</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49210827</guid></item><item><title><![CDATA[COVID can wake up a slew of dormant viruses inside you]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.nature.com/articles/d41586-026-02443-2">https://www.nature.com/articles/d41586-026-02443-2</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49190993">https://news.ycombinator.com/item?id=49190993</a></p>
<p>Points: 4</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 06 Aug 2026 00:46:51 +0000</pubDate><link>https://www.nature.com/articles/d41586-026-02443-2</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49190993</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49190993</guid></item><item><title><![CDATA[AI-generated stories rated better quality than human-written ones, study finds]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theguardian.com/technology/2026/aug/05/ai-generated-stories-rated-better-quality-than-human-written-ones-study-finds">https://www.theguardian.com/technology/2026/aug/05/ai-generated-stories-rated-better-quality-than-human-written-ones-study-finds</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49180462">https://news.ycombinator.com/item?id=49180462</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 05 Aug 2026 09:24:42 +0000</pubDate><link>https://www.theguardian.com/technology/2026/aug/05/ai-generated-stories-rated-better-quality-than-human-written-ones-study-finds</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49180462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49180462</guid></item><item><title><![CDATA[Ask HN: Could Linux on the Amiga have saved Commodore from bankruptcy?]]></title><description><![CDATA[
<p>Given that NeXTSTEP saved Apple, one might wonder whether Linux could have saved Commodore.<p>What do you think?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49159094">https://news.ycombinator.com/item?id=49159094</a></p>
<p>Points: 1</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 03 Aug 2026 17:45:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=49159094</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49159094</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49159094</guid></item><item><title><![CDATA[How syntactic degradation became the ultimate proof of human identity on Reddit]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.reddit.com/r/TheoryOfReddit/comments/1vdpf7u/the_inverse_turing_test_how_syntactic_degradation/">https://www.reddit.com/r/TheoryOfReddit/comments/1vdpf7u/the_inverse_turing_test_how_syntactic_degradation/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49147136">https://news.ycombinator.com/item?id=49147136</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 02 Aug 2026 18:41:50 +0000</pubDate><link>https://www.reddit.com/r/TheoryOfReddit/comments/1vdpf7u/the_inverse_turing_test_how_syntactic_degradation/</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49147136</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49147136</guid></item><item><title><![CDATA[Ask HN: Can AI breakthroughs in mathematics help non-mathematicians feel better?]]></title><description><![CDATA[
<p>Maybe mathematicians will no longer seem like the smartest people?<p>Maybe people who struggled with math in school will no longer feel shame decades later?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49134600">https://news.ycombinator.com/item?id=49134600</a></p>
<p>Points: 1</p>
<p># Comments: 3</p>
]]></description><pubDate>Sat, 01 Aug 2026 14:09:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=49134600</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=49134600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49134600</guid></item></channel></rss>