<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: anandchowdhary</title><link>https://news.ycombinator.com/user?id=anandchowdhary</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 22:58:43 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=anandchowdhary" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by anandchowdhary in "Ask HN: Who is hiring? (April 2026)"]]></title><description><![CDATA[
<p>Sycamore | Palo Alto | Full-time | <a href="https://sycamore.so" rel="nofollow">https://sycamore.so</a><p>Founded by Sri Viswanath, former CTO of Atlassian, Sycamore enables organizations to build, deploy, and orchestrate AI agents with security, governance, and human oversight. The platform captures and compounds organizational intelligence over time, enabling systems that continuously improve.<p>We recently raised a $65M seed from Coatue & Lightspeed.<p>We're hiring across several roles:<p>- Applied AI Engineer: Deploy AI solutions with customers<p>- Product Engineer: Build user-facing product experiences<p>- Forward Deployment Engineer: Deploy AI solutions directly with customers<p>- Data Systems Engineer: Build pipelines and power data-driven products<p>- Staff Software Engineer: Lead core system architecture<p>- Cloud Platform Engineer: Run cloud infrastructure and developer systems<p>- Security Engineer: Secure systems and data<p>- Research Scientist: Advance the science of agentic systems<p>- Engineering Intern: Build and ship real features alongside the team<p>More info and apply: <a href="https://sycamore.so/careers" rel="nofollow">https://sycamore.so/careers</a></p>
]]></description><pubDate>Wed, 01 Apr 2026 22:27:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47607341</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=47607341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47607341</guid></item><item><title><![CDATA[AgentScript]]></title><description><![CDATA[
<p>Article URL: <a href="https://anandchowdhary.com/blog/2026/agentscript">https://anandchowdhary.com/blog/2026/agentscript</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46971424">https://news.ycombinator.com/item?id=46971424</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 11 Feb 2026 06:02:10 +0000</pubDate><link>https://anandchowdhary.com/blog/2026/agentscript</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=46971424</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46971424</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p>I’m at <a href="https://anandchowdhary.com" rel="nofollow">https://anandchowdhary.com</a> - it’s all open source!</p>
]]></description><pubDate>Wed, 14 Jan 2026 20:30:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46622711</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=46622711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46622711</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Show HN: Continuous Claude – run Claude Code in a loop"]]></title><description><![CDATA[
<p>Nah - as you'll see from my work from a pre-coding agents age, I like emoji :)<p>Here are receipts some from 2020:
- <a href="https://github.com/AnandChowdhary/bsc-thesis" rel="nofollow">https://github.com/AnandChowdhary/bsc-thesis</a>
- <a href="https://github.com/AnandChowdhary/slack-netlify-trigger" rel="nofollow">https://github.com/AnandChowdhary/slack-netlify-trigger</a>
- <a href="https://github.com/AnandChowdhary/analytics-icons" rel="nofollow">https://github.com/AnandChowdhary/analytics-icons</a></p>
]]></description><pubDate>Tue, 18 Nov 2025 16:19:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=45968248</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=45968248</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45968248</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Show HN: Continuous Claude – run Claude Code in a loop"]]></title><description><![CDATA[
<p>It does `claude -p "This is the prompt" --dangerously-skip-permissions --output-format json`</p>
]]></description><pubDate>Mon, 17 Nov 2025 22:11:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=45958955</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=45958955</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45958955</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Show HN: Continuous Claude – run Claude Code in a loop"]]></title><description><![CDATA[
<p>I don't know if this is true.<p>For example, you can spend a few hours writing a really good set of initial tests that cover 10% of your codebase, and another few hours with an AGENTS.md that gives the LLM enough context about the rest of the codebase. But after that, there's a free* lunch because the agent can write all the other tests for you using that initial set and the context.<p>This also works with "here's how I created the Slack API integration, please create the Teams integration now" because it has enough to learn from, so that's free* too. This kind of pattern recognition means that prompting is O(1) but the model can do O(n) from that (I know, terrible analogy).<p>*Also literally becomes free as the cost of tokens approaches zero</p>
]]></description><pubDate>Mon, 17 Nov 2025 22:06:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45958912</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=45958912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45958912</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Show HN: Continuous Claude – run Claude Code in a loop"]]></title><description><![CDATA[
<p>For letting me know! Would you like to create a PR? Otherwise I'll add you as a Co-Authored-By!</p>
]]></description><pubDate>Mon, 17 Nov 2025 22:00:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=45958853</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=45958853</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45958853</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Show HN: Continuous Claude – run Claude Code in a loop"]]></title><description><![CDATA[
<p>Indeed the case - luckily my codebase had some tests already and a pretty decent CLAUDE.md file so I got results I’m happy with.</p>
]]></description><pubDate>Mon, 17 Nov 2025 21:27:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=45958535</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=45958535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45958535</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Show HN: Continuous Claude – run Claude Code in a loop"]]></title><description><![CDATA[
<p>No, you're right. It was a pretty collaborative effort with me and Claude!</p>
]]></description><pubDate>Mon, 17 Nov 2025 21:18:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=45958439</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=45958439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45958439</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Show HN: Continuous Claude – run Claude Code in a loop"]]></title><description><![CDATA[
<p>It sends a flag that dangerously allows Claude to just do whatever it wants and only give us the final answer. It doesn't do the back-and-forth or ask questions.</p>
]]></description><pubDate>Mon, 17 Nov 2025 21:09:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=45958328</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=45958328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45958328</guid></item><item><title><![CDATA[Show HN: Continuous Claude – run Claude Code in a loop]]></title><description><![CDATA[
<p>Continuous Claude is a CLI wrapper I made that runs Claude Code in an iterative loop with persistent context, automatically driving a PR-based workflow. Each iteration creates a branch, applies a focused code change, generates a commit, opens a PR via GitHub's CLI, waits for required checks and reviews, merges if green, and records state into a shared notes file.<p>This avoids the typical stateless one-shot pattern of current coding agents and enables multi-step changes without losing intermediate reasoning, test failures, or partial progress.<p>The tool is useful for tasks that require many small, serial modifications: increasing test coverage, large refactors, dependency upgrades guided by release notes, or framework migrations.<p>Blog post about this: <a href="https://anandchowdhary.com/blog/2025/running-claude-code-in-a-loop" rel="nofollow">https://anandchowdhary.com/blog/2025/running-claude-code-in-...</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45938517">https://news.ycombinator.com/item?id=45938517</a></p>
<p>Points: 170</p>
<p># Comments: 62</p>
]]></description><pubDate>Sat, 15 Nov 2025 16:27:49 +0000</pubDate><link>https://github.com/AnandChowdhary/continuous-claude</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=45938517</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45938517</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Automating My /Now Page"]]></title><description><![CDATA[
<p>maybe I do... we'd never know!</p>
]]></description><pubDate>Fri, 16 Aug 2024 20:36:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=41270130</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=41270130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41270130</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Automating My /Now Page"]]></title><description><![CDATA[
<p>Haha that's true. I do only store the geolocation up to 2 decimal places so it's rounded a little, but people do find out when I leave town. Luckily I have camera/alarm systems/etc. but maybe my insurance will tell me I brought this on myself. I even had <a href="https://x.com/anandstalker" rel="nofollow">https://x.com/anandstalker</a> live-tweeting it before Twitter made their API too expensive.</p>
]]></description><pubDate>Fri, 16 Aug 2024 20:35:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=41270123</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=41270123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41270123</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Automating My /Now Page"]]></title><description><![CDATA[
<p>I only store the geolocation up to 2 decimal places so it's rounded a little to not expose my precise-precise location, but more of a city-level location (source: <a href="https://github.com/AnandChowdhary/location/blob/d82432169621518fbceeac2df9af804c0f928067/index.ts#L103">https://github.com/AnandChowdhary/location/blob/d82432169621...</a>).</p>
]]></description><pubDate>Fri, 16 Aug 2024 20:34:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=41270114</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=41270114</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41270114</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Automating My /Now Page"]]></title><description><![CDATA[
<p>Thank you, kind stranger. :)</p>
]]></description><pubDate>Fri, 16 Aug 2024 20:33:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=41270107</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=41270107</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41270107</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Automating My /Now Page"]]></title><description><![CDATA[
<p>Indeed! I redesign my personal website every few years (<a href="https://anandchowdhary.com/about/versions" rel="nofollow">https://anandchowdhary.com/about/versions</a>) and use a different stack every time.</p>
]]></description><pubDate>Fri, 16 Aug 2024 20:33:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=41270106</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=41270106</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41270106</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Automating My /Now Page"]]></title><description><![CDATA[
<p>Haha the OKR progress is also dependent on how far we are in the quarter, so if I do something too quickly, it has the tendency to go above 100%.</p>
]]></description><pubDate>Fri, 16 Aug 2024 20:32:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=41270103</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=41270103</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41270103</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Automating My /Now Page"]]></title><description><![CDATA[
<p>Haha indeed... if it helps, I built <a href="https://stethoscope.js.org" rel="nofollow">https://stethoscope.js.org</a> where I used official & unofficial APIs and takeout exports to compile everything in one place.</p>
]]></description><pubDate>Fri, 16 Aug 2024 20:31:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=41270095</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=41270095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41270095</guid></item><item><title><![CDATA[New comment by anandchowdhary in "Automating My /Now Page"]]></title><description><![CDATA[
<p>Looks great! My website has a /life page (<a href="https://anandchowdhary.com/life" rel="nofollow">https://anandchowdhary.com/life</a>) where I track all my life & health data, including:<p><pre><code>  - yearly themes and quarterly personal OKRs
  - my live location (yes, really)
  - books I read, music I listen to
  - biomarkers, health and fitness data, sleep records
</code></pre>
They are all tracked on GitHub as open source JSON APIs: <a href="https://github.com/AnandChowdhary/life">https://github.com/AnandChowdhary/life</a> and built using GitHub Actions.</p>
]]></description><pubDate>Fri, 16 Aug 2024 11:24:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=41265303</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=41265303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41265303</guid></item><item><title><![CDATA[New comment by anandchowdhary in "GitHub Models: A new generation of AI engineers building on GitHub"]]></title><description><![CDATA[
<p>Yes and no. It’s indeed a playground to test out various models and gives you an endpoint to play with it, but it’s not that developers can upload their own custom models. Instead, it’s currently only a curated library of certain popular models like those from OpenAI, Microsoft, and Meta.<p>(I don’t work at GitHub but was quoted in the article).</p>
]]></description><pubDate>Thu, 01 Aug 2024 17:25:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=41131416</link><dc:creator>anandchowdhary</dc:creator><comments>https://news.ycombinator.com/item?id=41131416</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41131416</guid></item></channel></rss>