<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: MuffinFlavored</title><link>https://news.ycombinator.com/user?id=MuffinFlavored</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 01:47:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=MuffinFlavored" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by MuffinFlavored in "Apple approves driver that lets Nvidia eGPUs work with Arm Macs"]]></title><description><![CDATA[
<p>How big of a handicap on performance is the external enclosure for something like an RTX5090?</p>
]]></description><pubDate>Sun, 05 Apr 2026 22:27:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47654586</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=47654586</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47654586</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Show HN: sllm – Split a GPU node with other developers, unlimited tokens"]]></title><description><![CDATA[
<p>> Running DeepSeek V3 (685B) requires 8×H100 GPUs which is about $14k/month. Most developers only need 15-25 tok/s.<p>> deepseek-v3.2-685b, $40/mo/slot for ~20 tok/s, 465 slots total<p>> 465 users × 20 tok/s = 9,300 tok/s needed<p>> The node peaks at ~3,000 tok/s total. So at full capacity they can really only serve:<p>> 3,000 ÷ 20 = 150 concurrent users at 20 tok/s<p>> That's only 32% of the cohort being active simultaneously.</p>
]]></description><pubDate>Sat, 04 Apr 2026 20:20:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47642955</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=47642955</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47642955</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Why I love NixOS"]]></title><description><![CDATA[
<p>Can you help me understand why devenv is needed instead of a shell like this/what is gained?<p><pre><code>    { pkgs }:
    
    pkgs.mkShell {
      nativeBuildInputs = with pkgs; [
        # build tools
        cmake
        ninja
        gnumake
        pkg-config
      ];
    
      buildInputs = with pkgs; [
        # java
        jdk8
    
        # compilers
        gcc
        clang
        llvmPackages.libcxx
    
        # libraries
        capstone
        icu
        openssl_3
        libusb1
        libftdi
        zlib
    
        # scripting
        (python3.withPackages (ps: with ps; [
          requests
          pyelftools
        ]))
      ];
    
      # capstone headers are in include/capstone/ but blutter expects include/
      shellHook = ''
        export CPATH="${pkgs.capstone}/include/capstone:$CPATH"
        export CPLUS_INCLUDE_PATH="${pkgs.capstone}/include/capstone:$CPLUS_INCLUDE_PATH"
      '';
    }</code></pre></p>
]]></description><pubDate>Sun, 22 Mar 2026 17:44:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47480070</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=47480070</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47480070</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Why I love NixOS"]]></title><description><![CDATA[
<p>really good question.<p>right now I have bought into the Nix koolaid a bit.<p>I have NixOS Linux machines and then nix-darwin on my Mac.<p>I use Nix to install Brew and then Brew to manage casks for things like Chrome what I'm sure updates itself. So the "flake.lock" probably isn't super accurate for the apps you described.</p>
]]></description><pubDate>Sun, 22 Mar 2026 17:44:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47480064</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=47480064</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47480064</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "404 Deno CEO not found"]]></title><description><![CDATA[
<p>The world doesn't need a dozen JS runtimes.<p>The world doesn't need a dozen JS engines.<p>The world doesn't need many dozens of Linux distros.<p>The world doesn't need a handful of BSD distros.<p>The world doesn't need many dozens of package managers.<p>The world doesn't need hundreds of JS frameworks.<p>The world doesn't need dozens of programming languages or chat protocols or CI/CD systems.<p>The world doesn't need dozens of init systems, service managers, display servers, audio stacks, universal app formats, build tools/bundlers.<p>Deno may have dragged the JS runtime space forward, fully agree. Maybe it served its purpose and it is time to say goodbye.</p>
]]></description><pubDate>Sat, 21 Mar 2026 18:03:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47469528</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=47469528</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47469528</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "404 Deno CEO not found"]]></title><description><![CDATA[
<p>> What’s next for Deno?<p>Who cares? Why does the world need so many fringe tools/runtimes? So much fragmentation. Why does every project have to be a long-term success? Put some stuff out if its misery. Don't waste the time of the already few open-source contributors who pour hours into something for no good reason.</p>
]]></description><pubDate>Sat, 21 Mar 2026 16:23:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47468431</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=47468431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47468431</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Show HN: Pg-typesafe – Strongly typed queries for PostgreSQL and TypeScript"]]></title><description><![CDATA[
<p>any reason why you did<p><pre><code>    const { rows } = client.query(
      "select id, name, last_modified from tbl where id = $1",
      [42],
    );
</code></pre>
instead of<p><pre><code>    const { rows } = client.query(
      "select id, name, last_modified from tbl where id = :id",
      { id: 42 },
    );</code></pre></p>
]]></description><pubDate>Wed, 18 Feb 2026 00:13:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47055341</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=47055341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47055341</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "10 years building vertical software: are we cooked?"]]></title><description><![CDATA[
<p>Is trading even a real thing? Is there really a job title "trader"? Entities really think they can outperform DCA SPY?</p>
]]></description><pubDate>Mon, 16 Feb 2026 23:10:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47041605</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=47041605</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47041605</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "7zip.com Is Serving Malware"]]></title><description><![CDATA[
<p>> Your machine runs a little slower, your bandwidth gets a little thinner, and someone halfway around the world is routing traffic through your home IP.<p>I wish in 2026 the default on new computers (Windows + Mac) was not only "inbound firewall on by default" but also outbound and users having to manually select what is allowed.<p>I know it is possible, it's just not the default and more of a "power user" thing at the moment. You have to know about it basically.</p>
]]></description><pubDate>Sat, 14 Feb 2026 19:34:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47017554</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=47017554</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47017554</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Speed up responses with fast mode"]]></title><description><![CDATA[
<p>I always wondered this, is this true/does the math come out to be really that bad? 6x?<p>Is the writing on the wall for $100-$200/mo users that, it's basically known-subsidized for now and $400/mo+ is coming sooner than we think?<p>Are they getting us all hooked and then going to raise it in the future, or will inference prices go down to offset?</p>
]]></description><pubDate>Sat, 07 Feb 2026 19:47:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46927038</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=46927038</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46927038</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "OpenClaw is what Apple intelligence should have been"]]></title><description><![CDATA[
<p>>  Imagine if Siri could genuinely file your taxes<p>I do not like reading things like this. It makes me feel very disconnected from the AI community. I defensively do not believe there exist people who would let AI do their taxes.</p>
]]></description><pubDate>Thu, 05 Feb 2026 03:37:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=46895374</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=46895374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46895374</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Claude Code: connect to a local model when your quota runs out"]]></title><description><![CDATA[
<p>Thank you. Could you give a tl;dr on "the full model needs ____ this much VRAM and if you do _____ the most common quantization method it will run in ____ this much VRAM" rough estimate please?</p>
]]></description><pubDate>Thu, 05 Feb 2026 02:01:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46894694</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=46894694</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46894694</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Claude Code: connect to a local model when your quota runs out"]]></title><description><![CDATA[
<p>> You can shrink the model to a fraction of its "full" size and get 92-95% same performance, with less VRAM use.<p>Are there a lot of options how "how far" do you quantize? How much VRAM does it take to get the 92-95% you are speaking of?</p>
]]></description><pubDate>Thu, 05 Feb 2026 01:23:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46894394</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=46894394</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46894394</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Claude Code: connect to a local model when your quota runs out"]]></title><description><![CDATA[
<p>Did you eventually move to a $20/mo Claude plan, $100/mo Claude plan, $200/mo, or API based? if API based, how much are you averaging a month?</p>
]]></description><pubDate>Thu, 05 Feb 2026 01:22:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46894389</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=46894389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46894389</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Bitcoin Looks Set for Longest Monthly Losing Streak Since 2018"]]></title><description><![CDATA[
<p>and it has proven to not be a great hedge against inflation (lately, short term)<p>the digital gold narrative falls apart when non-digital gold outperforms it and nobody wants it for its digital properties (payments, blockchain, etc.)</p>
]]></description><pubDate>Sat, 31 Jan 2026 20:56:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46840754</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=46840754</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46840754</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "[dead]"]]></title><description><![CDATA[
<p>Why does the news matter?<p>Sincerely,
Somebody on "Hacker" News</p>
]]></description><pubDate>Fri, 30 Jan 2026 04:44:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46820602</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=46820602</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46820602</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Nvidia Stock Crash Prediction"]]></title><description><![CDATA[
<p>I had a conversation (prompts) with Claude about this article because I didn't feel I could as succinctly describe my point alone.</p>
]]></description><pubDate>Tue, 20 Jan 2026 17:55:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46695306</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=46695306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46695306</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Nvidia Stock Crash Prediction"]]></title><description><![CDATA[
<p>Worth noting that the implied volatility extracted here is largely a function of how far OTM the strike is relative to current spot, not some market-specific view on $100. If NVDA were trading at $250 today, the options chain would reprice and you'd extract similar vol for whatever strike was ~45% below. The analysis answers "what's the probability of a near-halving from here" more than "what's special about $100." Still useful for the prediction contest, but the framing makes it sound like the market is specifically opining on that price level.</p>
]]></description><pubDate>Tue, 20 Jan 2026 17:05:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=46694437</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=46694437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46694437</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Luxury Yacht is a desktop app for managing Kubernetes clusters"]]></title><description><![CDATA[
<p>Trivial to build something that is opinionated and custom to you?</p>
]]></description><pubDate>Mon, 19 Jan 2026 18:34:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46682723</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=46682723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46682723</guid></item><item><title><![CDATA[New comment by MuffinFlavored in "Prediction markets are ushering in a world in which news becomes about gambling"]]></title><description><![CDATA[
<p>> the point is validating and advertising Polymarket on national news outlets will have ugly consequences.<p>Coinbase<p>Robinhood<p>DraftKings<p>FanDuel</p>
]]></description><pubDate>Sun, 18 Jan 2026 19:01:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46670989</link><dc:creator>MuffinFlavored</dc:creator><comments>https://news.ycombinator.com/item?id=46670989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46670989</guid></item></channel></rss>