<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: Factory</title><link>https://news.ycombinator.com/user?id=Factory</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Apr 2026 21:37:37 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Factory" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Factory in "Show HN: SQL Noir – Learn SQL by solving crimes"]]></title><description><![CDATA[
<p>On case #4:
select * 
from phone_records
where 
caller_id= 11 or recipient_id = 11<p>The results header is screwed up, there is an extra 'id' column. At least on firefox.</p>
]]></description><pubDate>Fri, 14 Feb 2025 03:30:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=43044519</link><dc:creator>Factory</dc:creator><comments>https://news.ycombinator.com/item?id=43044519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43044519</guid></item><item><title><![CDATA[New comment by Factory in "A popular but wrong way to convert a string to uppercase or lowercase"]]></title><description><![CDATA[
<p>"The vast majority of the population does not read or write any English in their day to day lives."
This is doubtful: <a href="https://en.wikipedia.org/wiki/List_of_languages_by_total_number_of_speakers" rel="nofollow">https://en.wikipedia.org/wiki/List_of_languages_by_total_num...</a>
While English speakers are not a majority, it is the most popular language. 
And one should also note that given English is the lingua franca of programming, I'd suspect that English as a second language is actually a majority for programmers.
So any code that deals solely with programmers as users can easily just use standard ASCII as default, and never see any problems.</p>
]]></description><pubDate>Wed, 09 Oct 2024 01:00:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=41783435</link><dc:creator>Factory</dc:creator><comments>https://news.ycombinator.com/item?id=41783435</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41783435</guid></item><item><title><![CDATA[New comment by Factory in "BF-SYS: A fantasy computer that uses Brainfuck as its instruction set"]]></title><description><![CDATA[
<p>This appears not entirely different to modern pixel shaders on GPUs, which basically run a program for every pixel on the screen. Quite efficient if you have large amounts of concurrent execution units.
See <a href="https://www.shadertoy.com/view/MdXSWn" rel="nofollow noreferrer">https://www.shadertoy.com/view/MdXSWn</a> .</p>
]]></description><pubDate>Wed, 13 Dec 2023 04:45:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=38622770</link><dc:creator>Factory</dc:creator><comments>https://news.ycombinator.com/item?id=38622770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38622770</guid></item><item><title><![CDATA[New comment by Factory in "The Man Who Got Americans to Eat Pollock"]]></title><description><![CDATA[
<p>Fine dining generally has small portions, but there tend to be many courses and they really like to use meat so it actually adds up to a very substantial meal. If you ever go to one pace yourself, otherwise the last few courses will be quite unpleasant.</p>
]]></description><pubDate>Thu, 20 Jul 2017 05:44:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=14810255</link><dc:creator>Factory</dc:creator><comments>https://news.ycombinator.com/item?id=14810255</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14810255</guid></item><item><title><![CDATA[New comment by Factory in "Strange Signals from the Nearby Red Dwarf Star Ross 128"]]></title><description><![CDATA[
<p>"the 2% of the universe that isn't hydrogen and helium", surely.</p>
]]></description><pubDate>Tue, 18 Jul 2017 04:12:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=14794220</link><dc:creator>Factory</dc:creator><comments>https://news.ycombinator.com/item?id=14794220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14794220</guid></item></channel></rss>