<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: arjunchint</title><link>https://news.ycombinator.com/user?id=arjunchint</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 03 Jul 2026 09:09:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=arjunchint" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by arjunchint in "Google limits Meta's use of its Gemini AI models"]]></title><description><![CDATA[
<p>why doesnt meta just use deepseek?<p>honestly better than gemini flash</p>
]]></description><pubDate>Sun, 28 Jun 2026 19:50:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48710908</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48710908</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48710908</guid></item><item><title><![CDATA[New comment by arjunchint in "Why current LLM costs are not sustainable"]]></title><description><![CDATA[
<p>Plenty of screenshots in this thread showing usage.<p>Its the ridiculous cached input token price of $0.00028/1 M<p><a href="https://www.reddit.com/r/DeepSeek/comments/1twesxe/comment/oppa6ic/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button" rel="nofollow">https://www.reddit.com/r/DeepSeek/comments/1twesxe/comment/o...</a></p>
]]></description><pubDate>Fri, 26 Jun 2026 21:01:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48691906</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48691906</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48691906</guid></item><item><title><![CDATA[New comment by arjunchint in "Why current LLM costs are not sustainable"]]></title><description><![CDATA[
<p>There are plenty of US based hosters racing to optimize and drive efficiencies<p>Literal race on twitter posting to increase token throughput and drive down costs on these Chinese open source models</p>
]]></description><pubDate>Fri, 26 Jun 2026 08:46:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48684087</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48684087</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48684087</guid></item><item><title><![CDATA[New comment by arjunchint in "Why current LLM costs are not sustainable"]]></title><description><![CDATA[
<p>There is a wave of users switching over to DeepSeek Flash. There are Reddit threads of users sharing billion token spend for $20.<p>If all of global spend on Anthropic/OpenAI/Gemini APIs just switches over to DeepSeek then easily we can decrease total AI spend by 10x</p>
]]></description><pubDate>Fri, 26 Jun 2026 08:38:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48684029</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48684029</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48684029</guid></item><item><title><![CDATA[Show HN: DeepSeek Flash inverted the economics of agent products]]></title><description><![CDATA[
<p>There is an adversarial relationship between developers and big model labs.<p>Model labs charged developers higher API prices to subsidize their own agent harness offerings. Think Anthropic charging 5x higher Claude API prices to subsidize consumer subscriptions. So Cursor in a way was subsidizing their own direct competitor.<p>DeepSeek V4 Flash totally inverted this relationship. Now you have a model that beats even Sonnet in some benchmarks and is totally opensourced. Now inference providers are racing to the bottom to optimize and give cheaper hosting. Every player with a non-SOTA is now racing to swap over to stop paying the big model lab tax, even Microsoft is switching Copilot to use DeepSeek.<p>On switching over to Deepseek:<p>- we noticed over a 100x cost decrease while similar or better performance then Gemini 3 Flash<p>- insane saving from the cached input tokens: $0.002/1 Million tokens<p>- both DeepSeek Flash and GLM 5.2 are text-only models, so clearly multimodal training is not worth the additional cost. Language is just a much more efficient sparse representation of the world/reasoning than vision<p>- we had a early bet on a text-only web agent harness, and now with DeepSeek this results in unique cost advantages.<p>- we rewrote our harness as a callable DSL library that a model can generate code to execute on. DeepSeek has proven phenomenal on code generation to drive an agent harness.<p>- I would highly recommend everyone to rewrite their harness to be text-only and callable via executable code leveraging DeepSeek V4 Flash.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48680260">https://news.ycombinator.com/item?id=48680260</a></p>
<p>Points: 9</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 25 Jun 2026 22:56:27 +0000</pubDate><link>https://www.rtrvr.ai/blog/code-as-plan-deepseek-flash-text-only-browser-agent</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48680260</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48680260</guid></item><item><title><![CDATA[New comment by arjunchint in "Computer use in Gemini 3.5 Flash"]]></title><description><![CDATA[
<p>its been working fine on LinkedIn/IG, the trick is to make the requests from the main world of the website itself.</p>
]]></description><pubDate>Thu, 25 Jun 2026 05:50:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48669467</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48669467</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48669467</guid></item><item><title><![CDATA[New comment by arjunchint in "Computer use in Gemini 3.5 Flash"]]></title><description><![CDATA[
<p>Honestly with Fable I think anyone is going to be able to reverse engineer a desktop app and get the coding agent to automate it.<p>The Codex computer use functionality actually uses OS level accessibility trees, so thats also possible without screenshots.</p>
]]></description><pubDate>Thu, 25 Jun 2026 05:50:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48669464</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48669464</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48669464</guid></item><item><title><![CDATA[New comment by arjunchint in "Computer use in Gemini 3.5 Flash"]]></title><description><![CDATA[
<p>Pretty doubtful about computer use/screenshotting based approaches.<p>With Retriever AI, we construct custom accessibility trees to represent web pages and just switched over to using DeepSeek v4 Flash and its nearing 100x cost decrease.<p>We also had great success just reverse engineering the underlying APIs of websites  and then writing code to hit them. This approach of using screenshots to take actions on a webpage to trigger the underlying network calls the website is making seems too naive.</p>
]]></description><pubDate>Wed, 24 Jun 2026 22:40:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48666437</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48666437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48666437</guid></item><item><title><![CDATA[New comment by arjunchint in "[dead]"]]></title><description><![CDATA[
<p>Fable has been gone almost a week. A god-tier coding model got banned with vague “national security” handwaving.<p>Trump administration friends get free passes on environmental laws, but anyone not pushing their narrative is getting curbstomped till they change their tune.<p>Come speak up against this regulatory retaliation and voice your support for Anthropic's Fable release.<p>We are meeting at a public plaza in front of their office to show support and discuss AI policy with free chai!</p>
]]></description><pubDate>Thu, 18 Jun 2026 18:09:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48589182</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48589182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48589182</guid></item><item><title><![CDATA[New comment by arjunchint in "Launch HN: Intuned (YC S22) – Build and run reliable browser automations as code"]]></title><description><![CDATA[
<p>Who are your primary customers/usecases?<p>What do you think of just reverse engineering the network requests and writing scripts to hit the underlying APIs that the browser is making instead of tackling at the browser automation layer?</p>
]]></description><pubDate>Tue, 09 Jun 2026 04:45:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48456538</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48456538</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48456538</guid></item><item><title><![CDATA[New comment by arjunchint in "Google to pay SpaceX $920M a month for compute capacity at xAI data centers"]]></title><description><![CDATA[
<p>I am really wondering if Google is just subleasing Anthropic capacity. The terms are suspiciously the same as Anthropic's and Anthropic was supposed to have leased out all of Colossus 1.<p>Maybe with the corp token spending limits and the rise of codex, Anthropic saw steep deceleration in usuage?</p>
]]></description><pubDate>Sat, 06 Jun 2026 20:29:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48428695</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48428695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48428695</guid></item><item><title><![CDATA[Replacing browser-agent tool loops with eval() in a Chrome sandbox]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.rtrvr.ai/blog/eval-is-all-you-need-agent-harness">https://www.rtrvr.ai/blog/eval-is-all-you-need-agent-harness</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48110288">https://news.ycombinator.com/item?id=48110288</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 12 May 2026 16:11:43 +0000</pubDate><link>https://www.rtrvr.ai/blog/eval-is-all-you-need-agent-harness</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48110288</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48110288</guid></item><item><title><![CDATA[New comment by arjunchint in "Computer Use is 45x more expensive than structured APIs"]]></title><description><![CDATA[
<p>The hard part about the web is that API's aren't just available even if the website owner wants them exposed (big if).<p>I embedded a Google Calendar widget on my Book a demo page, I don't know the API and Google doesn't expose/maintain one either.<p>What we are doing at Retriever AI is to instead reverse engineer the website APIs on the fly and call them directly from within the webpage so that auth/session tokens propoagate for free:
<a href="https://www.rtrvr.ai/blog/ai-subroutines-zero-token-deterministic-automation" rel="nofollow">https://www.rtrvr.ai/blog/ai-subroutines-zero-token-determin...</a></p>
]]></description><pubDate>Tue, 05 May 2026 19:49:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48027563</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=48027563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48027563</guid></item><item><title><![CDATA[New comment by arjunchint in "Snowball Earth may hide a far stranger climate cycle than anyone expected"]]></title><description><![CDATA[
<p>there are no guarantees in life, can look up any random day and see a meteor streaking across the sky and realize that this is the end regardless of "sociopolitical structures".<p>All that matters is sociotechnological progress to be able to progress further enough to overcome these tests of existence.</p>
]]></description><pubDate>Fri, 01 May 2026 05:28:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47971563</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=47971563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47971563</guid></item><item><title><![CDATA[New comment by arjunchint in "Show HN: AI Subroutines – Run automation scripts inside your browser tab"]]></title><description><![CDATA[
<p>We don't sell user data, and we are in it to build a generational company.<p>We already have 25k+ users and have an opensource extension as well:
<a href="https://github.com/rtrvr-ai/rover/tree/main/apps/preview-helper" rel="nofollow">https://github.com/rtrvr-ai/rover/tree/main/apps/preview-hel...</a></p>
]]></description><pubDate>Mon, 20 Apr 2026 03:53:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47830242</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=47830242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47830242</guid></item><item><title><![CDATA[New comment by arjunchint in "Prove you are a robot: CAPTCHAs for agents"]]></title><description><![CDATA[
<p>bro openclaw is dead</p>
]]></description><pubDate>Mon, 20 Apr 2026 03:50:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47830232</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=47830232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47830232</guid></item><item><title><![CDATA[New comment by arjunchint in "Prove you are a robot: CAPTCHAs for agents"]]></title><description><![CDATA[
<p>cool clickbait, why is this useful?</p>
]]></description><pubDate>Sun, 19 Apr 2026 23:51:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47828800</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=47828800</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47828800</guid></item><item><title><![CDATA[New comment by arjunchint in "Show HN: AI Subroutines – Run automation scripts inside your browser tab"]]></title><description><![CDATA[
<p>Yes exactly imagine now anyone, even non-technical people, can just prompt and interact with this hidden/deeper layer of the web, all in their regular browser!</p>
]]></description><pubDate>Sun, 19 Apr 2026 19:51:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47827110</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=47827110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47827110</guid></item><item><title><![CDATA[New comment by arjunchint in "Show HN: AI Subroutines – Run automation scripts inside your browser tab"]]></title><description><![CDATA[
<p>Hey thats a great idea, we will take a look into exploring this export option. But how would it save time by being a Playwright script?<p>Right now since we have a custom sandbox to re-execute the code in, we are using our own syntax and exposed methods. So even now you can edit the generated script.</p>
]]></description><pubDate>Sun, 19 Apr 2026 08:39:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47822769</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=47822769</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47822769</guid></item><item><title><![CDATA[New comment by arjunchint in "Show HN: AI Subroutines – Run automation scripts inside your browser tab"]]></title><description><![CDATA[
<p>We execute the code in a sandbox and proxy the fetch calls through main world!</p>
]]></description><pubDate>Sun, 19 Apr 2026 07:16:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47822407</link><dc:creator>arjunchint</dc:creator><comments>https://news.ycombinator.com/item?id=47822407</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47822407</guid></item></channel></rss>