<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: banana_giraffe</title><link>https://news.ycombinator.com/user?id=banana_giraffe</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 05:10:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=banana_giraffe" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by banana_giraffe in "Do you even need a database?"]]></title><description><![CDATA[
<p>DuckDB can do exactly this, once you get the API working in your system, it becomes something simple like<p><pre><code>    SELECT \* from read_csv('example.csv');
</code></pre>
Writing generally involves reading to an in-memory database, making whatever changes you want, then something like<p><pre><code>    COPY new_table TO 'example.csv' (HEADER true, DELIMITER ',');</code></pre></p>
]]></description><pubDate>Wed, 15 Apr 2026 17:51:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47782667</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=47782667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47782667</guid></item><item><title><![CDATA[New comment by banana_giraffe in "Tinybox – A powerful computer for deep learning"]]></title><description><![CDATA[
<p>A quick benchmark using float32 copies using torch cuda->cuda copies, comparing some random machines:<p><pre><code>    Raptor Lake + 5080: 380.63 GB/s
    Raptor Lake (CPU for reference): 20.41 GB/s
    GB10 (DGX Spark): 116.14 GB/s
    GH200: 1697.39 GB/s
</code></pre>
This is a "eh, it works" benchmarks, but should give you a feel for the relative performance of the different systems.<p>In practice, this means I can get something like 55 tokens a sec running a larger model like gpt-oss-120b-Q8_0 on the DGX Spark.</p>
]]></description><pubDate>Sun, 22 Mar 2026 01:52:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47473631</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=47473631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47473631</guid></item><item><title><![CDATA[New comment by banana_giraffe in "uBlock filter list to hide all YouTube Shorts"]]></title><description><![CDATA[
<p>And for those that want to get the feed URL, this little Python snippet can get the feed URL from a channel's page, either from the channel's URL itself or a video or playlist page:<p><a href="https://gist.github.com/Q726kbXuN/834882f59bc921a3865272a66d9ac3b7" rel="nofollow">https://gist.github.com/Q726kbXuN/834882f59bc921a3865272a66d...</a></p>
]]></description><pubDate>Sun, 15 Feb 2026 05:01:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47021197</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=47021197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47021197</guid></item><item><title><![CDATA[New comment by banana_giraffe in "Total monthly number of StackOverflow questions over time"]]></title><description><![CDATA[
<p>They actually added some new question categories a while ago [1]<p>"Troubleshooting / Debugging" is meant for the traditional questions, "Tooling recommendation", "Best practices", and "General advice / Other" are meant for the soft sort of questions.<p>I have no clue what the engagement is on these sort of categories, though.  It feels like a fix for a problem that started years ago, and by this point, I don't really know if there's much hope in bringing back the community they've worked so hard to scare away.  It's pretty telling just how much the people that are left hate this new feature.<p>[1] <a href="https://meta.stackoverflow.com/questions/435293/opinion-based-questions-alpha-experiment-on-stack-overflow" rel="nofollow">https://meta.stackoverflow.com/questions/435293/opinion-base...</a></p>
]]></description><pubDate>Sun, 04 Jan 2026 00:41:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46483504</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=46483504</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46483504</guid></item><item><title><![CDATA[New comment by banana_giraffe in "I put a real search engine into a Lambda, so you only pay when you search"]]></title><description><![CDATA[
<p><a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html" rel="nofollow">https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-...</a><p>The default Lambda quota for all accounts is 10240 MB.  I've never seen it below that (in recent memory, at least), even on fresh accounts not connected to a big org.<p>I know I routinely use 10gb of RAM for my account that's never talked to support for the related CPU allocation.</p>
]]></description><pubDate>Mon, 24 Nov 2025 17:01:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46036237</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=46036237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46036237</guid></item><item><title><![CDATA[New comment by banana_giraffe in "Steam Frame"]]></title><description><![CDATA[
<p>Reminds me of Apple's AWDL, a similar workaround for crappy networks when the devices need a high speed low latency network.  I do wonder if the headset here will do similar channel hoping tricks to join both the dongle's network and the normal wifi network.</p>
]]></description><pubDate>Thu, 13 Nov 2025 01:14:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=45909220</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=45909220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45909220</guid></item><item><title><![CDATA[New comment by banana_giraffe in "Nepal picks a new prime minister on a discord server days after social media ban"]]></title><description><![CDATA[
<p>Gift link:<p><a href="https://www.nytimes.com/2025/09/11/world/asia/nepal-protest-genz-discord.html?unlocked_article_code=1.lk8.uli5.8UmZLPUi2oFA&smid=url-share" rel="nofollow">https://www.nytimes.com/2025/09/11/world/asia/nepal-protest-...</a></p>
]]></description><pubDate>Sat, 13 Sep 2025 07:38:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45230116</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=45230116</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45230116</guid></item><item><title><![CDATA[New comment by banana_giraffe in "Anthropic Agrees to Pay $1.5B to Settle Lawsuit with Book Authors"]]></title><description><![CDATA[
<p>Gift link:<p><a href="https://www.nytimes.com/2025/09/05/technology/anthropic-settlement-copyright-ai.html?unlocked_article_code=1.jk8.bTTt.Zir9wmtPaTp2&smid=url-share" rel="nofollow">https://www.nytimes.com/2025/09/05/technology/anthropic-sett...</a></p>
]]></description><pubDate>Fri, 05 Sep 2025 19:30:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=45142654</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=45142654</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45142654</guid></item><item><title><![CDATA[New comment by banana_giraffe in "How to free up and automatically manage disk space for WSL"]]></title><description><![CDATA[
<p><a href="https://gist.github.com/Q726kbXuN/c80028aa1714032546d3b442c1d7f1c3" rel="nofollow">https://gist.github.com/Q726kbXuN/c80028aa1714032546d3b442c1...</a><p>Nope, they don't eat up space.  One of the fun side effects of sparse files on NTFS is calling WriteFile on the sparse file can lead to an ERROR_DISK_QUOTA_EXCEEDED error, which applications tend to not expect.</p>
]]></description><pubDate>Tue, 19 Aug 2025 05:06:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=44948428</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=44948428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44948428</guid></item><item><title><![CDATA[New comment by banana_giraffe in "Grok Has Been Suspended"]]></title><description><![CDATA[
<p>It was briefly suspended:<p><a href="https://imgur.com/a/NZ4aK60" rel="nofollow">https://imgur.com/a/NZ4aK60</a></p>
]]></description><pubDate>Mon, 11 Aug 2025 19:11:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=44868221</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=44868221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44868221</guid></item><item><title><![CDATA[New comment by banana_giraffe in "The Game Genie Generation"]]></title><description><![CDATA[
<p>Not quite.  The Game Genie presented a UI before the game started where you could enter codes.  These codes were basically patches to the game's ROM.  When the game ran, the Game Genie would intercept the requests for the bytes of ROM based off your code and replace them with a different value.<p>There was a prototype of a more advanced model that would be closer to what you're describing, but it never made it to market.</p>
]]></description><pubDate>Tue, 22 Jul 2025 00:55:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44642170</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=44642170</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44642170</guid></item><item><title><![CDATA[New comment by banana_giraffe in "Linda Yaccarino is leaving X"]]></title><description><![CDATA[
<p>Gift link: <a href="https://www.nytimes.com/2025/07/09/technology/linda-yaccarino-x-steps-down.html?unlocked_article_code=1.VE8.XLV6.ewvRinAkKJOc&smid=url-share" rel="nofollow">https://www.nytimes.com/2025/07/09/technology/linda-yaccarin...</a></p>
]]></description><pubDate>Wed, 09 Jul 2025 16:45:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=44512178</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=44512178</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44512178</guid></item><item><title><![CDATA[New comment by banana_giraffe in "Encoding Jake Gyllenhaal into one million checkboxes (2024)"]]></title><description><![CDATA[
<p>The site uses "font-size: calc(1.5vw + 1.5vh);" or some variant, for most of the sizes, which has the effect to lock the size for everything to the size of the viewport, regardless of zoom.</p>
]]></description><pubDate>Thu, 03 Jul 2025 18:51:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=44458090</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=44458090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44458090</guid></item><item><title><![CDATA[New comment by banana_giraffe in "OpenAI charges by the minute, so speed up your audio"]]></title><description><![CDATA[
<p>Last time I ran this at scale was a couple of months ago, so my information is no doubt out of date, but in my experience, YouTube seems less concerned about this than they are when you're grabbing lots of videos.<p>But that was a few months ago, so for all I know they've tightened down more hatches since then.</p>
]]></description><pubDate>Wed, 25 Jun 2025 22:37:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=44382408</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=44382408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44382408</guid></item><item><title><![CDATA[New comment by banana_giraffe in "OpenAI charges by the minute, so speed up your audio"]]></title><description><![CDATA[
<p>You can use yt-dlp to get the transcripts.  For instance, to grab just the transcript of a video:<p><pre><code>    ./yt-dlp --skip-download --write-sub --write-auto-sub --sub-lang en --sub-format json3 <youtube video URL>
</code></pre>
You can also feed the same command a playlist or channel URL and it'll run through and grab all the transcripts for each video in the playlist or channel.</p>
]]></description><pubDate>Wed, 25 Jun 2025 20:44:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=44381640</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=44381640</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44381640</guid></item><item><title><![CDATA[New comment by banana_giraffe in "Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs"]]></title><description><![CDATA[
<p>Interesting, do you recall which podcast this was on?</p>
]]></description><pubDate>Fri, 20 Jun 2025 02:53:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=44324323</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=44324323</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44324323</guid></item><item><title><![CDATA[New comment by banana_giraffe in "A leaderless NASA faces its biggest-ever cuts"]]></title><description><![CDATA[
<p><a href="https://archive.is/JGPw9" rel="nofollow">https://archive.is/JGPw9</a></p>
]]></description><pubDate>Sat, 07 Jun 2025 00:06:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=44206269</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=44206269</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44206269</guid></item><item><title><![CDATA[New comment by banana_giraffe in "New study casts doubt on the likelihood of Milky Way collision with Andromeda"]]></title><description><![CDATA[
<p><a href="https://web.archive.org/web/20140701085917/http://www.nasa.gov/mission_pages/hubble/science/milky-way-collide.html" rel="nofollow">https://web.archive.org/web/20140701085917/http://www.nasa.g...</a> :<p>> Although the galaxies will plow into each other, stars inside each galaxy are so far apart that they will not collide with other stars during the encounter. However, the stars will be thrown into different orbits around the new galactic center. Simulations show that our solar system will probably be tossed much farther from the galactic core than it is today.</p>
]]></description><pubDate>Wed, 04 Jun 2025 03:48:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=44177049</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=44177049</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44177049</guid></item><item><title><![CDATA[New comment by banana_giraffe in "FreeBASIC is a free/open source BASIC compiler for Windows DOS and Linux"]]></title><description><![CDATA[
<p>It does support "-lang qb" which is designed to specifically limit FreeBASIC to a QuickBASIC compatible dialect.</p>
]]></description><pubDate>Sun, 18 May 2025 00:00:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44017921</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=44017921</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44017921</guid></item><item><title><![CDATA[New comment by banana_giraffe in "Ports that are blocked by browsers (2023)"]]></title><description><![CDATA[
<p>Interestingly, they are there:<p><a href="https://github.com/mozilla/gecko-dev/blob/771bc161e016e2bd1f7982a88d387916fdf350dd/netwerk/base/nsIOService.cpp#L117">https://github.com/mozilla/gecko-dev/blob/771bc161e016e2bd1f...</a><p>(Confirmed on a recent-ish Firefox browser)<p>They look to have been there for at least 5 years, dunno when they were added before that.</p>
]]></description><pubDate>Thu, 15 May 2025 22:12:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43999864</link><dc:creator>banana_giraffe</dc:creator><comments>https://news.ycombinator.com/item?id=43999864</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43999864</guid></item></channel></rss>