<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: ir193</title><link>https://news.ycombinator.com/user?id=ir193</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 11:13:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ir193" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ir193 in "Linux from Scratch"]]></title><description><![CDATA[
<p>Is there anything like a “Windows From Scratch”?
like taking a full Windows installation and copying binaries and components to new machine one by one, mainly to understand how Windows is structured internally?</p>
]]></description><pubDate>Thu, 22 Jan 2026 12:26:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46718355</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=46718355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46718355</guid></item><item><title><![CDATA[New comment by ir193 in "Lua, a Misunderstood Language (2021)"]]></title><description><![CDATA[
<p>off the topic, how is the "Mentions" secion in that page implemented?</p>
]]></description><pubDate>Thu, 29 Sep 2022 17:00:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=33023634</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=33023634</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33023634</guid></item><item><title><![CDATA[New comment by ir193 in "Ask HN: What podcasts are you listening to?"]]></title><description><![CDATA[
<p><a href="https://signalsandthreads.com/" rel="nofollow">https://signalsandthreads.com/</a> by jane street</p>
]]></description><pubDate>Sun, 14 Aug 2022 23:51:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=32464306</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=32464306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32464306</guid></item><item><title><![CDATA[New comment by ir193 in "It costs $110k to fully gear up in Diablo Immortal"]]></title><description><![CDATA[
<p>mobile games: gambling + porn,  but legal</p>
]]></description><pubDate>Sun, 05 Jun 2022 15:37:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=31631941</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=31631941</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31631941</guid></item><item><title><![CDATA[New comment by ir193 in "Operating Systems: CPU Scheduling"]]></title><description><![CDATA[
<p>how about a bookmark and yield mechanism(in PL level maybe), theb process can continue slow forward process when switched back</p>
]]></description><pubDate>Sun, 17 Apr 2022 06:12:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=31058897</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=31058897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31058897</guid></item><item><title><![CDATA[New comment by ir193 in "Step-by-step visualization of C/Java/Python programs execution state"]]></title><description><![CDATA[
<p>I'm afraid not. this is based on interpreter written in JavaScript so you need source code. i think you probably want something based on strace</p>
]]></description><pubDate>Wed, 02 Mar 2022 00:57:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=30522252</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=30522252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30522252</guid></item><item><title><![CDATA[New comment by ir193 in "Tail recursion, but modulo cons"]]></title><description><![CDATA[
<p>is it reasonable to have a keyword for tail-recusive return? basically it means I'm writing a tail recursive function and give me compile error if it occurs at non-tai-recursive positions</p>
]]></description><pubDate>Tue, 01 Mar 2022 02:04:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=30508342</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=30508342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30508342</guid></item><item><title><![CDATA[Step-by-step visualization of C/Java/Python programs execution state]]></title><description><![CDATA[
<p>Article URL: <a href="https://ryoskate.jp/PLIVET/">https://ryoskate.jp/PLIVET/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=30495375">https://news.ycombinator.com/item?id=30495375</a></p>
<p>Points: 13</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 28 Feb 2022 02:02:37 +0000</pubDate><link>https://ryoskate.jp/PLIVET/</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=30495375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30495375</guid></item><item><title><![CDATA[New comment by ir193 in "Show HN: Reversle – Find the words given Wordle pattern and the solution word"]]></title><description><![CDATA[
<p>That's awesome!<p>I was thinking about a similar reverse-wordle clone, but focusing on mind-reading between friends. The core idea:<p>1. uploads your full wordle solution screenshot (with each guess) to the server. The server does an OCR and store it.<p>2. get shareable links from server, send to friends. Each friend gets a unique link<p>3. friends guess what you guessed.<p>4. you can see how well each friend guess</p>
]]></description><pubDate>Fri, 18 Feb 2022 05:14:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=30382368</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=30382368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30382368</guid></item><item><title><![CDATA[New comment by ir193 in "Polaris Program"]]></title><description><![CDATA[
<p>best landing page I've ever seen</p>
]]></description><pubDate>Thu, 17 Feb 2022 07:45:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=30370519</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=30370519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30370519</guid></item><item><title><![CDATA[New comment by ir193 in "How to make Lisp go faster than C (2006) [pdf]"]]></title><description><![CDATA[
<p>smalltalk</p>
]]></description><pubDate>Mon, 24 Jan 2022 08:24:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=30054831</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=30054831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30054831</guid></item><item><title><![CDATA[New comment by ir193 in "Show HN: Bulk convert images online without sending to server"]]></title><description><![CDATA[
<p>well done! i really wish more tasks can be done in browser.<p>did you compile some c++ library into wasm or js is enough to do the job?</p>
]]></description><pubDate>Sun, 23 Jan 2022 14:39:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=30046427</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=30046427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30046427</guid></item><item><title><![CDATA[Encyclopedia of Stupid Languages(2003)]]></title><description><![CDATA[
<p>Article URL: <a href="https://web.archive.org/web/20030401124413/www.kraml.at/stupid/">https://web.archive.org/web/20030401124413/www.kraml.at/stupid/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=30012160">https://news.ycombinator.com/item?id=30012160</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 20 Jan 2022 17:49:22 +0000</pubDate><link>https://web.archive.org/web/20030401124413/www.kraml.at/stupid/</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=30012160</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30012160</guid></item><item><title><![CDATA[New comment by ir193 in "I wrote Task Manager and I just remembered something (2020)"]]></title><description><![CDATA[
<p>there's a hidden feature I don't like at all. if you double click on the "white area" just inside the border, it goes into a " maximized" state where title bar and menus will disappear.<p>it's so easy to enter this mode by mistake and no obvious way to get back</p>
]]></description><pubDate>Tue, 18 Jan 2022 03:44:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=29974829</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=29974829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29974829</guid></item><item><title><![CDATA[New comment by ir193 in "There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit"]]></title><description><![CDATA[
<p>edit: was wrong about the test price. It should be $38.99 / ea test.</p>
]]></description><pubDate>Mon, 27 Dec 2021 05:13:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=29699514</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=29699514</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29699514</guid></item><item><title><![CDATA[There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/Foone/status/1475231857851527169">https://twitter.com/Foone/status/1475231857851527169</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29698887">https://news.ycombinator.com/item?id=29698887</a></p>
<p>Points: 237</p>
<p># Comments: 184</p>
]]></description><pubDate>Mon, 27 Dec 2021 03:41:52 +0000</pubDate><link>https://twitter.com/Foone/status/1475231857851527169</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=29698887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29698887</guid></item><item><title><![CDATA[New comment by ir193 in "The Io Language"]]></title><description><![CDATA[
<p>could you explain what does "free-form languages" mean? wiki tells me C/C++ is "free form"</p>
]]></description><pubDate>Fri, 24 Dec 2021 06:19:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=29670855</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=29670855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29670855</guid></item><item><title><![CDATA[New comment by ir193 in "WezTerm – A GPU-accelerated cross-platform terminal emulator and multiplexer"]]></title><description><![CDATA[
<p>I will give Wezterm a try wheb tmux CC mode(show tmux panel as native window) support is done</p>
]]></description><pubDate>Sun, 12 Dec 2021 11:20:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=29528725</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=29528725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29528725</guid></item><item><title><![CDATA[New comment by ir193 in "The Invention of Chinese"]]></title><description><![CDATA[
<p>it's not true. Han Chinese are clearly genetically distinguishable from Yamato Japanese and Koreans, and internally the different Han Chinese subgroups are genetically closer to each other than any of them are to Koreans and Japanese.<p>Gene doesn't lie</p>
]]></description><pubDate>Sun, 12 Dec 2021 00:35:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=29525803</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=29525803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29525803</guid></item><item><title><![CDATA[New comment by ir193 in "Jndi: An irresponsibly bad logging library"]]></title><description><![CDATA[
<p>We should not make fun of log4j2 developers for the work they're not paid for, they made it in their spare time. it's a shame so many companys are using log4j2 but few(if not none) sponsor them. 
<a href="https://github.com/sponsors/rgoers" rel="nofollow">https://github.com/sponsors/rgoers</a></p>
]]></description><pubDate>Sat, 11 Dec 2021 15:11:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=29521353</link><dc:creator>ir193</dc:creator><comments>https://news.ycombinator.com/item?id=29521353</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29521353</guid></item></channel></rss>