<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: LiveTheDream</title><link>https://news.ycombinator.com/user?id=LiveTheDream</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 02 May 2026 20:41:35 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=LiveTheDream" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Enabling small language models to solve complex reasoning tasks]]></title><description><![CDATA[
<p>Article URL: <a href="https://news.mit.edu/2025/enabling-small-language-models-solve-complex-reasoning-tasks-1212">https://news.mit.edu/2025/enabling-small-language-models-solve-complex-reasoning-tasks-1212</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46257740">https://news.ycombinator.com/item?id=46257740</a></p>
<p>Points: 7</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 13 Dec 2025 20:33:03 +0000</pubDate><link>https://news.mit.edu/2025/enabling-small-language-models-solve-complex-reasoning-tasks-1212</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=46257740</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46257740</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Void: Open-source Cursor alternative"]]></title><description><![CDATA[
<p>Continue.dev is an extension and it does inline edits just fine in VS Code and IntelliJ.</p>
]]></description><pubDate>Fri, 09 May 2025 02:01:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=43933162</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=43933162</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43933162</guid></item><item><title><![CDATA[Apple plugs zero-day holes used in targeted iPhone attacks]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.helpnetsecurity.com/2025/04/17/apple-plugs-zero-days-holes-used-in-targeted-iphone-attacks-cve-2025-31200-cve-2025-31201/">https://www.helpnetsecurity.com/2025/04/17/apple-plugs-zero-days-holes-used-in-targeted-iphone-attacks-cve-2025-31200-cve-2025-31201/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43736864">https://news.ycombinator.com/item?id=43736864</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 19 Apr 2025 14:59:32 +0000</pubDate><link>https://www.helpnetsecurity.com/2025/04/17/apple-plugs-zero-days-holes-used-in-targeted-iphone-attacks-cve-2025-31200-cve-2025-31201/</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=43736864</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43736864</guid></item><item><title><![CDATA[Ask questions of SQLite databases and CSV/JSON files in your terminal]]></title><description><![CDATA[
<p>Article URL: <a href="https://simonwillison.net/2024/Nov/25/ask-questions-of-sqlite/">https://simonwillison.net/2024/Nov/25/ask-questions-of-sqlite/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42288894">https://news.ycombinator.com/item?id=42288894</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 01 Dec 2024 15:32:05 +0000</pubDate><link>https://simonwillison.net/2024/Nov/25/ask-questions-of-sqlite/</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=42288894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42288894</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Show HN: FastGraphRAG – Better RAG using good old PageRank"]]></title><description><![CDATA[
<p>Is it possible that you the files you expect mapped at not tracked in a git repo?<p>That would explain the empty output.</p>
]]></description><pubDate>Thu, 21 Nov 2024 01:05:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=42199959</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=42199959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42199959</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Show HN: FastGraphRAG – Better RAG using good old PageRank"]]></title><description><![CDATA[
<p>I’m on a slightly modified version of 0.52.1 which is getting a bit dated but it works well for me even with not officially supported source, like svelte.<p>In case this thread helps someone else, some errors with —show-repo-map can be solved by setting environment variable PYTHONIOENCODING=utf-8</p>
]]></description><pubDate>Thu, 21 Nov 2024 00:38:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=42199783</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=42199783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42199783</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Show HN: FastGraphRAG – Better RAG using good old PageRank"]]></title><description><![CDATA[
<p>In the chat, you can[0]:<p>- View the current repository map using `/map`<p>- Force a refresh of the repository map using `/map-refresh`<p>If you want to save the repository map to a file for inspection, you can use [1]<p><pre><code>    aider --show-repo-map
</code></pre>
[0] <a href="https://aider.chat/docs/usage/commands.html" rel="nofollow">https://aider.chat/docs/usage/commands.html</a><p>[1] <a href="https://aider.chat/docs/config/options.html#--show-repo-map" rel="nofollow">https://aider.chat/docs/config/options.html#--show-repo-map</a></p>
]]></description><pubDate>Wed, 20 Nov 2024 01:37:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=42190012</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=42190012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42190012</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Isometric Projection in Game Development"]]></title><description><![CDATA[
<p>For me, this has been perplexity.ai. Give it a query, it expands that into multiple queries (possibly chained depending on results) and synthesizes the results into an answer with citations.</p>
]]></description><pubDate>Mon, 12 Aug 2024 11:08:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=41223175</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=41223175</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41223175</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Learn how to design systems at scale and prepare for system design interviews"]]></title><description><![CDATA[
<p>Here is software engineer levels.fyi data for Walmart, Walmart Gobal Tech, and Amazon: <a href="https://www.levels.fyi/t/software-engineer?compare=Walmart+Global+Tech%2CWalmart%2CAmazon" rel="nofollow noreferrer">https://www.levels.fyi/t/software-engineer?compare=Walmart+G...</a></p>
]]></description><pubDate>Thu, 06 Jul 2023 11:44:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=36614373</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=36614373</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36614373</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Show HN: LineSelect, shell utility to interactively select lines in a pipeline"]]></title><description><![CDATA[
<p>Some other options:<p>1. Piping into `fzf -m` (use tab to toggle selections and built-in search to filter options).<p>2. Percol <a href="https://github.com/mooz/percol">https://github.com/mooz/percol</a> (also has filtering, use ctrl-space to toggle selection).</p>
]]></description><pubDate>Wed, 05 Jul 2023 17:05:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=36603400</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=36603400</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36603400</guid></item><item><title><![CDATA[New comment by LiveTheDream in "YouTube is testing a more aggressive approach against ad blockers"]]></title><description><![CDATA[
<p>I wondered how this could reliably distinguish between a scene cut and a cut to commercial without content hashes and/or program schedules being shared through the network, then realized that 20 years ago was already 2003 and of course home internet was common by then.<p>Apparently one offline technique was checking for black frames inserted by local stations.<p>Some more information here: <a href="https://en.m.wikipedia.org/wiki/ReplayTV" rel="nofollow noreferrer">https://en.m.wikipedia.org/wiki/ReplayTV</a></p>
]]></description><pubDate>Sat, 01 Jul 2023 13:24:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=36549845</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=36549845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36549845</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Understanding Everything"]]></title><description><![CDATA[
<p>A person today could build something to be used by a person tomorrow.</p>
]]></description><pubDate>Wed, 19 Apr 2023 14:35:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=35628693</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=35628693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35628693</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Understanding Everything"]]></title><description><![CDATA[
<p>I subscribe to this theory as well. Another earlier book about the topic is I Am A Strangle Loop by Douglas Hofstadter[0]<p>[0] <a href="https://www.goodreads.com/book/show/123471.I_Am_a_Strange_Loop" rel="nofollow">https://www.goodreads.com/book/show/123471.I_Am_a_Strange_Lo...</a></p>
]]></description><pubDate>Wed, 19 Apr 2023 14:35:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=35628687</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=35628687</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35628687</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Amazon to close Book Depository online shop"]]></title><description><![CDATA[
<p>Update: I got an automated email from Goodreads to download this export. It contains a bunch of json files containing user/usage-related data for my account like request logs, newsfeed updates, kindle logins, site settings, etdc.</p>
]]></description><pubDate>Thu, 06 Apr 2023 01:07:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=35462758</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=35462758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35462758</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Amazon to close Book Depository online shop"]]></title><description><![CDATA[
<p>I assume this data export includes much more than just the book data (which I just discovered you can get immediately as CVS via <a href="https://www.goodreads.com/review/import" rel="nofollow">https://www.goodreads.com/review/import</a>) which might be part of a compliance requirement.</p>
]]></description><pubDate>Tue, 04 Apr 2023 16:09:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=35441870</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=35441870</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35441870</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Amazon to close Book Depository online shop"]]></title><description><![CDATA[
<p>You can request your data here <a href="https://www.goodreads.com/user/edit?ref=nav_profile_settings" rel="nofollow">https://www.goodreads.com/user/edit?ref=nav_profile_settings</a><p>They will send a confirmation email. After you click the link to confirm, it says "We will provide your information to you as soon as we can. Usually, this should take no more than a month."<p>EDIT: you can export your book database as CSV (shelves, ratings, reviews, etc) here <a href="https://www.goodreads.com/review/import" rel="nofollow">https://www.goodreads.com/review/import</a> (there's a link towards the top to export...disregard that the URL says "import".</p>
]]></description><pubDate>Tue, 04 Apr 2023 15:24:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=35441168</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=35441168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35441168</guid></item><item><title><![CDATA[New comment by LiveTheDream in "Crows found to be smarter than we think"]]></title><description><![CDATA[
<p>This reminds me of a great short story about the intelligence of parrots, "The Great Silence" by Ted Chiang.<p>Full text available here: <a href="https://electricliterature.com/the-great-silence-by-ted-chiang/" rel="nofollow">https://electricliterature.com/the-great-silence-by-ted-chia...</a></p>
]]></description><pubDate>Fri, 04 Nov 2022 00:43:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=33460171</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=33460171</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33460171</guid></item><item><title><![CDATA[New comment by LiveTheDream in "A Random Distribution of Wealth (2017)"]]></title><description><![CDATA[
<p>For the Benefit of Mankind, by Cixin Liu?</p>
]]></description><pubDate>Fri, 24 Jun 2022 14:09:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=31862087</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=31862087</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31862087</guid></item><item><title><![CDATA[Callbacks, Synchronous and Asynchronous (2011)]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.ometer.com/2011/07/24/callbacks-synchronous-and-asynchronous/">https://blog.ometer.com/2011/07/24/callbacks-synchronous-and-asynchronous/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29909389">https://news.ycombinator.com/item?id=29909389</a></p>
<p>Points: 28</p>
<p># Comments: 3</p>
]]></description><pubDate>Wed, 12 Jan 2022 16:57:43 +0000</pubDate><link>https://blog.ometer.com/2011/07/24/callbacks-synchronous-and-asynchronous/</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=29909389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29909389</guid></item><item><title><![CDATA[Pandora Papers reveal secret offshore financial system for global elites]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.washingtonpost.com/business/interactive/2021/pandora-papers-offshore-finance/">https://www.washingtonpost.com/business/interactive/2021/pandora-papers-offshore-finance/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=28745509">https://news.ycombinator.com/item?id=28745509</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 04 Oct 2021 11:50:46 +0000</pubDate><link>https://www.washingtonpost.com/business/interactive/2021/pandora-papers-offshore-finance/</link><dc:creator>LiveTheDream</dc:creator><comments>https://news.ycombinator.com/item?id=28745509</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28745509</guid></item></channel></rss>