<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: manishsharan</title><link>https://news.ycombinator.com/user?id=manishsharan</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 21 Apr 2026 12:19:37 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=manishsharan" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by manishsharan in "How will OpenAI compete?"]]></title><description><![CDATA[
<p>>> Apple has offered products with little value over competitors<p>My Pixel dropped connections unexpectedly. The battery would barely last till end of day.<p>Apple hardware is simply better value for the money</p>
]]></description><pubDate>Thu, 26 Feb 2026 15:41:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47167558</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=47167558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47167558</guid></item><item><title><![CDATA[New comment by manishsharan in "Writing code is cheap now"]]></title><description><![CDATA[
<p>maybe writing code is cheap . But writing unit tests that actually test  stuff that matters is suddenly so much more important and expensive.</p>
]]></description><pubDate>Tue, 24 Feb 2026 04:33:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47132894</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=47132894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47132894</guid></item><item><title><![CDATA[New comment by manishsharan in "Breaking the spell of vibe coding"]]></title><description><![CDATA[
<p>Humans are accountable to each other. Humans can be shamed in a code review and reprimanded and threatened with consequences for sloppy work. Most, 
humans once reprimanded , will not make the same kind of mistake twice.</p>
]]></description><pubDate>Sun, 15 Feb 2026 15:57:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47024711</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=47024711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47024711</guid></item><item><title><![CDATA[New comment by manishsharan in "AI is killing B2B SaaS"]]></title><description><![CDATA[
<p>I used to be a big advocate for Salesforce in my organization. And it was really great .. allowing us to deliver new functionality without the usual IT procurement bureaucracy.<p>Now with cloud maturity and Vibe coders who will get better and cheaper, I think it's possible to replace all the features we use on Salesforce at a fraction of the cost of our Salesforce licensing cost.</p>
]]></description><pubDate>Wed, 04 Feb 2026 20:23:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46891133</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=46891133</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46891133</guid></item><item><title><![CDATA[New comment by manishsharan in "AliSQL: Alibaba's open-source MySQL with vector and DuckDB engines"]]></title><description><![CDATA[
<p>FoundationDB Record layer doesn't get much attention here but I have found that all my use cases are satisfied by it.<p>And I get the benefit of resiliency and DR for free.<p>If you are a developing for My SQL and you are using Java/kotlin/closure/scala consider this as well.</p>
]]></description><pubDate>Wed, 04 Feb 2026 15:09:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46886754</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=46886754</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46886754</guid></item><item><title><![CDATA[New comment by manishsharan in "ChatGPT Containers can now run bash, pip/npm install packages and download files"]]></title><description><![CDATA[
<p>If I may ask, does the code produced by LLM follow best practices or patterns? What mental model do you use to understand or comprehend your codebase?<p>Please know that I am asking as I am curious and do not  intend to be disrespectful.</p>
]]></description><pubDate>Tue, 27 Jan 2026 01:34:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=46774373</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=46774373</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46774373</guid></item><item><title><![CDATA[New comment by manishsharan in "Show HN: Mastra 1.0, open-source JavaScript agent framework from the Gatsby devs"]]></title><description><![CDATA[
<p>Spring AI is fantastic for Java shops. I am assuming Typescript devs will enjoy Mastra just as much .</p>
]]></description><pubDate>Wed, 21 Jan 2026 04:46:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46701243</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=46701243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46701243</guid></item><item><title><![CDATA[New comment by manishsharan in "Vibe Coding Killed Cursor"]]></title><description><![CDATA[
<p>Gemini's large context window is incredible. I concatenate the my entire repo and repos of supporting libraries and then ask it questions.<p>My last use case was like this : I had a old codebase code that was using bakbone.js for ui  with jquery and a bunch of old js with little documentation to generat UI for a clojure web application.<p>Gemini was able to unravel this hairball of code and guiding me step by step to htmx. I am not using AI studio; I am using Gemini subscription.<p>Since I manually patch the code, its like pair programming with an incredibly patient and smart programmer.<p>For the record, I am too old for vibe coding .. I like to maintain total control over my code and all the abstractions and logic.</p>
]]></description><pubDate>Fri, 02 Jan 2026 17:11:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46466916</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=46466916</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46466916</guid></item><item><title><![CDATA[New comment by manishsharan in "The future of Terraform CDK"]]></title><description><![CDATA[
<p>I had Gemini ingest our huge aws cloudformation repo . I had it describe each infrastructure component and how it related to others and creation hierarchy and IAM.<p>I got a nice and comprehensive  infrastructure requirement  document out of this.<p>Now I am using it to create Terraform repo , deploying it via OpenTofu and comparing it to my existing AWS cloud formation . This part is still a WIP .</p>
]]></description><pubDate>Thu, 11 Dec 2025 13:36:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46231189</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=46231189</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46231189</guid></item><item><title><![CDATA[New comment by manishsharan in "Has the cost of building software dropped 90%?"]]></title><description><![CDATA[
<p>Yes the cost of building software  dropped by 90%.<p>However, the cost of software maintenance went up by 1000% .  Lets hope you don't need to ever add a new business rule or user interface to your vibe coded software.</p>
]]></description><pubDate>Tue, 09 Dec 2025 15:18:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46205830</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=46205830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46205830</guid></item><item><title><![CDATA[New comment by manishsharan in "How AI is transforming work at Anthropic"]]></title><description><![CDATA[
<p>I am curious : could GenAI have written the paper "Attention is all you need"? We were trapped in CNN RNN architectures for a while : could genAi have arrived at a better architecture ?</p>
]]></description><pubDate>Wed, 03 Dec 2025 02:49:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46129732</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=46129732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46129732</guid></item><item><title><![CDATA[New comment by manishsharan in "India orders smartphone makers to preload state-owned cyber safety app"]]></title><description><![CDATA[
<p>BS. I grew up in Delhi. We used to have a large open space where I and neighborhood kids used to play cricket . Eventually the whole area converted to slums with people from Bangladesh. They took over the whole area. I was too young to care about ethnicity but the loss of my cricket field still bothers me. My neighbor was a bank manager and he once said that the government politicians forced him to give "loans" to Bangladeshi people , with no documents and only their thumbprint,before elections to those people to ensure victory of the ruling party.</p>
]]></description><pubDate>Tue, 02 Dec 2025 13:50:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46121158</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=46121158</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46121158</guid></item><item><title><![CDATA[New comment by manishsharan in "You should write an agent"]]></title><description><![CDATA[
<p>When I ask for Patterns, I am seeking help for recurring problems that I have encountered. Context management .. small llms ( ones with small context size) break and get confused and forget work they have done or the original goal.</p>
]]></description><pubDate>Thu, 06 Nov 2025 21:45:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45840846</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=45840846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45840846</guid></item><item><title><![CDATA[New comment by manishsharan in "You should write an agent"]]></title><description><![CDATA[
<p>How.. please don't say use langxxx library<p>I am looking for a language or library agnostic  pattern like we have MVC etc. for web applications. Or Gang of Four patterns but for building agents.</p>
]]></description><pubDate>Thu, 06 Nov 2025 21:37:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=45840755</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=45840755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45840755</guid></item><item><title><![CDATA[New comment by manishsharan in "Cloudflare tells U.S. govt that foreign site blocking efforts are trade barriers"]]></title><description><![CDATA[
<p>Fine .. say your country has a several years of drought and bad harvest. What happens then ? Do you trade then ?<p>Or .. lets say due to weather, your farmers can not grow enough oranges or some fruit which drives up local prices. Should only the richest people in your country get to eat fruits ?<p>Or you discover lithium deposits that your national industry can not use . Should you let that just sit there knowing it could make your province prosperous if traded.</p>
]]></description><pubDate>Thu, 06 Nov 2025 20:50:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=45840258</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=45840258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45840258</guid></item><item><title><![CDATA[New comment by manishsharan in "Ask HN: Who uses open LLMs and coding assistants locally? Share setup and laptop"]]></title><description><![CDATA[
<p>I am here to hear from folks running LLM on Framework desktop (128GB). Is it usable for agentic coding ?</p>
]]></description><pubDate>Fri, 31 Oct 2025 15:59:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45773567</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=45773567</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45773567</guid></item><item><title><![CDATA[New comment by manishsharan in "Production RAG: what I learned from processing 5M+ documents"]]></title><description><![CDATA[
<p>>> Have you measured your latency, and how sensitive are you to it?<p>Not sensitive to latency at all. My users would rather have well researched answers than poor answers.<p>Also, I use batch mode APIs for chunking .. it is so much cheaper.</p>
]]></description><pubDate>Mon, 20 Oct 2025 17:04:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=45646290</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=45646290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45646290</guid></item><item><title><![CDATA[New comment by manishsharan in "Production RAG: what I learned from processing 5M+ documents"]]></title><description><![CDATA[
<p>Thanks for sharing. TIL about rerankers.<p>Chunking strategy is a big issue. I found acceptable results  by shoving large texts to to gemini flash and have it summarize and extract chunks instead of whatever text splitter I tried. I use the method published by  Anthropic  <a href="https://www.anthropic.com/engineering/contextual-retrieval" rel="nofollow">https://www.anthropic.com/engineering/contextual-retrieval</a> i.e. include full summary along with chunks for each embedding.<p>I also created a tool to enable the LLM to do vector search on its own .<p>I do not use Langchain or python.. I use Clojure+ LLMs' REST APIs.</p>
]]></description><pubDate>Mon, 20 Oct 2025 16:30:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=45645772</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=45645772</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45645772</guid></item><item><title><![CDATA[New comment by manishsharan in "AWS multiple services outage in us-east-1"]]></title><description><![CDATA[
<p>You mean multi-cloud strategy !  You wanna know how you got here ?<p>See the sales team from Google flew out an executive to NBA Finals, Azure Sales team flew out another executive to NFL superBowl and the AWS team flew out yet another executive to Wimbledon finals. And thats how you end up with multi-cloud strategy.</p>
]]></description><pubDate>Mon, 20 Oct 2025 15:10:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=45644837</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=45644837</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45644837</guid></item><item><title><![CDATA[New comment by manishsharan in "NIST's DeepSeek "evaluation" is a hit piece"]]></title><description><![CDATA[
<p>>> The CCP literally revoked the visas of key DeepSeek engineers.
That's all we need to know.<p>I don't follow. Why would DeepSeek engineers need visa from CCP?</p>
]]></description><pubDate>Sun, 05 Oct 2025 19:13:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45484316</link><dc:creator>manishsharan</dc:creator><comments>https://news.ycombinator.com/item?id=45484316</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45484316</guid></item></channel></rss>