<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: irishsultan</title><link>https://news.ycombinator.com/user?id=irishsultan</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 08 May 2026 19:15:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=irishsultan" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by irishsultan in "A brief history of hardware epidemics"]]></title><description><![CDATA[
<p>The word epidemic does not imply contagiousness, not in the medical context and therefore definitely not outside of it.</p>
]]></description><pubDate>Tue, 24 Jun 2025 17:48:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=44368817</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=44368817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44368817</guid></item><item><title><![CDATA[New comment by irishsultan in "It's true, “we” don't care about accessibility on Linux"]]></title><description><![CDATA[
<p>You've used reasonable twice, but haven't explained how it's reasonable.</p>
]]></description><pubDate>Fri, 20 Jun 2025 12:52:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=44327238</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=44327238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44327238</guid></item><item><title><![CDATA[New comment by irishsultan in "It's true, “we” don't care about accessibility on Linux"]]></title><description><![CDATA[
<p>So let me get this right: It's okay for a blind person to write content about accessibility being trash, but it's not okay for a privileged person without disabilities to share that content.<p>I'm not sure how that's supposed to be a reasonable point of view. Keeping the problems nicely hidden from the larger community is not going to help anyone. Of course merely talking about a problem isn't going to solve it either, but it's more likely to lead to solutions in the long term.</p>
]]></description><pubDate>Thu, 19 Jun 2025 09:28:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=44316903</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=44316903</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44316903</guid></item><item><title><![CDATA[New comment by irishsultan in "I should have loved biology too"]]></title><description><![CDATA[
<p>Aren't discrete and discreet homophones?</p>
]]></description><pubDate>Wed, 23 Apr 2025 07:46:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=43769614</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=43769614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43769614</guid></item><item><title><![CDATA[New comment by irishsultan in "Lithium-Ion Batteries Have Gone Too Far (2024)"]]></title><description><![CDATA[
<p>I'm very confused, the author talks about having to charge a device instead of replacing batteries and blames it on Lithium-ion batteries, instead of doing the sensible thing and blaming it on devices with non-replaceable batteries.<p>The form factor of AA and AAA batteries (which the author prefers) exists with all kinds of chemistries, including Lithium-ion nowadays, you can recharge them, but while you are doing that you can also put new batteries in your device and use it immediately.</p>
]]></description><pubDate>Fri, 14 Mar 2025 09:32:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=43360945</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=43360945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43360945</guid></item><item><title><![CDATA[New comment by irishsultan in "Dedekind's Subtle Knife"]]></title><description><![CDATA[
<p>> Q is indeed dense in R, but firstly it’s very clear that there isn’t an equal number of them because rational numbers are a subset of the real numbers and there exists at least one irrational number (I pick “e”) that is in R but not in Q. So R must be at least bigger than Q.<p>This isn't a correct explanation, because I can use the same explanation to show that there are more integers than that there are even integers.<p>"it’s very clear that there isn’t an equal number of them because even numbers (let's call it E) are a subset of the natural numbers (let's call that N) and there exists at least one odd number (I pick 1) that is in N but not in E. So N must be at least bigger than E."</p>
]]></description><pubDate>Tue, 18 Feb 2025 14:58:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=43090231</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=43090231</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43090231</guid></item><item><title><![CDATA[New comment by irishsultan in "Interview gone wrong"]]></title><description><![CDATA[
<p>I don't see how you could interpret "a != b != c" as equivalent to "not (a == b == c)" in the first place. In the first expression a doesn't equal b and b doesn't equal c (no restriction on a and c). In the second expression you could have a == b, but b != c (and vice versa), clearly that's not equivalent to the first expression.</p>
]]></description><pubDate>Mon, 04 Nov 2024 14:10:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=42041664</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=42041664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42041664</guid></item><item><title><![CDATA[New comment by irishsultan in "Eloquent JavaScript 4th edition (2024)"]]></title><description><![CDATA[
<p>> It may look obvious to you, but someone will interpret “the same value” as literally the same.<p>But it is literally the same? Numbers are immutable, so there is a performance optimization where you can avoid using pointers internally, but the fact that they are immutable also means there is no way to distinguish between them being the same value and them being "different instances".<p>If you do `let a = []; let b = a; a = [1]` would your students expect that b equals [1] or would they understand that a and b now contain different arrays? If the latter, then why would think that after `let a = 22; let b = a; a = 50;` b also equals 50?</p>
]]></description><pubDate>Mon, 11 Mar 2024 15:30:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=39669443</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=39669443</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39669443</guid></item><item><title><![CDATA[New comment by irishsultan in "The hunt for the missing data type"]]></title><description><![CDATA[
<p>Sorting your data before searching it will only pay off if you need to search multiple things. If instead you need to search for one specific thing then going through things linearly is O(n) while sorting and searching the sorted result will be O(n log(n)).</p>
]]></description><pubDate>Tue, 05 Mar 2024 11:37:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=39602089</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=39602089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39602089</guid></item><item><title><![CDATA[New comment by irishsultan in "The Changing "Guarantees" Given by Python's Global Interpreter Lock"]]></title><description><![CDATA[
<p>TeX and Metafont have version numbers that are approaching pi and e respectively, so the sensible way is to read these as decimals.</p>
]]></description><pubDate>Fri, 17 Nov 2023 15:20:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=38304753</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=38304753</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38304753</guid></item><item><title><![CDATA[New comment by irishsultan in "The bash book to rule them all"]]></title><description><![CDATA[
<p>Depends on your shell, if you execute `which -a cd` it will show you /usr/bin/cd in addition to the built-in command.<p>(zsh has which as a built in command, apparently bash doesn't, which causes the different output). It's unclear to me what /usr/bin/cd actually accomplishes though, even in bash.<p>(final edit I hope, I found an explanation of sorts for /usr/bin/cd: <a href="https://unix.stackexchange.com/a/50060" rel="nofollow noreferrer">https://unix.stackexchange.com/a/50060</a>)</p>
]]></description><pubDate>Wed, 08 Nov 2023 07:58:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=38187821</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=38187821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38187821</guid></item><item><title><![CDATA[New comment by irishsultan in "BeagleV-Ahead open-source RISC-V single board computer"]]></title><description><![CDATA[
<p>IANAL, but I think the right comparison for standby power usage would be the power usage in sleep, not in idle.</p>
]]></description><pubDate>Mon, 16 Oct 2023 09:43:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=37897541</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=37897541</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37897541</guid></item><item><title><![CDATA[New comment by irishsultan in "Lies my calculator and computer told me (1987) [pdf]"]]></title><description><![CDATA[
<p>bc and dc are arbitrary precision. By using -l you are specifying that it should keep track of 20 decimal digits (plus you are importing some extra stuff).<p>You can try higher precision by setting the scale.<p><pre><code>    $ echo "scale = 100; (2/3)*3 - 2" | bc 
    -.000000000000000000000000000000000000000000000000000000000000000000\
    0000000000000000000000000000000002</code></pre></p>
]]></description><pubDate>Tue, 19 Sep 2023 12:52:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=37569235</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=37569235</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37569235</guid></item><item><title><![CDATA[New comment by irishsultan in "A new futex API"]]></title><description><![CDATA[
<p>When they tell you "the price is low if A is the case, and high if A is not the case" and you say "I'll take the lower price" and A is not the case then you are deceiving them.</p>
]]></description><pubDate>Fri, 25 Aug 2023 14:52:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=37262392</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=37262392</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37262392</guid></item><item><title><![CDATA[New comment by irishsultan in "New JWST data confirms, worsens the Hubble tension"]]></title><description><![CDATA[
<p>Imagine the expansion rate starts out at 2. Then 1 day later it's 1.5, after 1 more day it's 1.25 and after another day it's 1.125.<p>Hopefully you can see that if this series continues then the expansion rate is always dropping, but it's headed towards 1, not 0. (And if expansion rate of 1 is too confusing in this context imagine if it starts out at 3 and goes to 2.5, 2.25, 2.125, ..., it still is always decreasing, but it will never be less than 2 which means the universe keeps expanding).</p>
]]></description><pubDate>Tue, 22 Aug 2023 11:19:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=37221144</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=37221144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37221144</guid></item><item><title><![CDATA[New comment by irishsultan in "Lessons From Linguistics: i18n Best Practices for Front-End Developers"]]></title><description><![CDATA[
<p>1 januari toegevoegd sounds like you're adding the date. If you're going to write it as a sentence it ought to have something like "Op 1 januari", and in that case it actually doesn't matter whether you put the toegevoegd before or after "op 1 januari". But I agree, nothing wrong with "Toegevoegd: 1 januari".</p>
]]></description><pubDate>Fri, 11 Aug 2023 14:57:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=37089422</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=37089422</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37089422</guid></item><item><title><![CDATA[New comment by irishsultan in "Ruby's switch statement is flexible"]]></title><description><![CDATA[
<p>You need to take a closer look at the Pages sidebard, there is for example this <a href="https://ruby-doc.org/3.2.2/syntax/pattern_matching_rdoc.html" rel="nofollow">https://ruby-doc.org/3.2.2/syntax/pattern_matching_rdoc.html</a></p>
]]></description><pubDate>Wed, 26 Apr 2023 14:27:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=35714161</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=35714161</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35714161</guid></item><item><title><![CDATA[New comment by irishsultan in "How can some infinities be bigger than others?"]]></title><description><![CDATA[
<p>It doesn't make sense at all, if you see them as a sequence (which is wrong, sets are not ordered) then after taking the first 3 elements the odd numbers are at 5 and the naturals are only at 3, clearly the odd numbers are approaching infinity faster.<p>If you don't see sets as a sequence then neither is approaching anything.</p>
]]></description><pubDate>Thu, 20 Apr 2023 07:46:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=35637402</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=35637402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35637402</guid></item><item><title><![CDATA[New comment by irishsultan in "How can some infinities be bigger than others?"]]></title><description><![CDATA[
<p>Consider the following sets: the primes (let's call it P), the odd numbers (let's call that O), the odd numbers except for 3 (and let's call this O3).<p>Using your definition O would be equal in size to P, P would be equal in size to O3, but O3 would be smaller in size than O.</p>
]]></description><pubDate>Thu, 20 Apr 2023 07:40:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=35637381</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=35637381</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35637381</guid></item><item><title><![CDATA[New comment by irishsultan in "Ugly Gerry – Gerrymandering font"]]></title><description><![CDATA[
<p>Unless state boundaries suddenly become convex it's definitely impossible. Ignoring state boundaries you have the issue that you need approximately equal numbers of population. It's possible that you can still tile the plane with convex shapes, but I'm not quite sure how to approach a proof (or disproof).</p>
]]></description><pubDate>Thu, 26 Jan 2023 09:42:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=34529651</link><dc:creator>irishsultan</dc:creator><comments>https://news.ycombinator.com/item?id=34529651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34529651</guid></item></channel></rss>