HN user

manishsharan

2,162 karma
Posts26
Comments938
View on HN
news.ycombinator.com 1y ago

Ask HN: How do I find why my AWS VPC is costing $34?

manishsharan
2pts12
toronto.citynews.ca 2y ago

E-bike fire on TTC subway train

manishsharan
2pts0
news.ycombinator.com 3y ago

Ask HN: How are you using ChatGPT to make yourself more effective in your work?

manishsharan
2pts3
arstechnica.com 3y ago

Lego to discontinue Mindstorms robot line after a 24-year run

manishsharan
2pts0
www.atlasobscura.com 5y ago

India’s ‘Mango Man’ Grew a Tree with 300 Flavors

manishsharan
1pts0
news.ycombinator.com 5y ago

Reddit Chat: WTF?

manishsharan
3pts2
news.ycombinator.com 6y ago

Ask HN: What to do if my domain name is flagged as Adult by a Net Nanny service?

manishsharan
2pts0
www.nytimes.com 7y ago

How to Attract a Killer Tigress? Try a Man’s Cologne

manishsharan
1pts0
www.huffingtonpost.com 10y ago

The WTO Just Ruled Against India's Booming Solar Program

manishsharan
3pts0
news.ycombinator.com 10y ago

Ask HN: How to outsource marketing for my bootstrapped 'lifestyle business'?

manishsharan
7pts7
news.ycombinator.com 10y ago

Ask HN: Anyone Using Google Managed VMs in Production?

manishsharan
1pts0
news.ycombinator.com 11y ago

Ask HN: SEO/SEM advise for a niche startup in a mature market?

manishsharan
2pts1
www.redbox.ca 11y ago

Redbox is leaving Canada

manishsharan
2pts1
www.newzing.com 11y ago

Show HN: Video content and revenue sharing monetized with video classified ads

manishsharan
1pts1
news.ycombinator.com 11y ago

Ask HN: Is HTML File Upload still needed for uploading files to server?

manishsharan
1pts2
news.ycombinator.com 12y ago

Ask HN: Survival planning for the Urban Condo dweller?

manishsharan
1pts1
news.ycombinator.com 12y ago

Ask HN: Used Dell Poweredge C6100 servers + colo or AWS?

manishsharan
1pts8
news.ycombinator.com 12y ago

Ask HN: Share your experience using Elance/Odesk for Sales/ Marketing tasks?

manishsharan
1pts0
news.ycombinator.com 12y ago

Ask HN: How to decide between ovh/hetzner and AWS?

manishsharan
5pts5
news.ycombinator.com 13y ago

Ask HN: What Marketplace Payment Systems are available for non U.S. start-ups?

manishsharan
1pts1
news.ycombinator.com 13y ago

Tell HN: Disenfranchising India's poor using digital television

manishsharan
1pts0
news.ycombinator.com 13y ago

Ask HN: Can you share startup's Market Positioning strategies?

manishsharan
4pts7
news.ycombinator.com 13y ago

Tell HN: Why I loathe PMPs

manishsharan
2pts2
www.thedailybeast.com 13y ago

Eunuchs of the Universe: Tom Wolfe on Wall Street Today

manishsharan
2pts1
www.washingtonpost.com 13y ago

How the Aakash tablet bounced back

manishsharan
1pts1
news.ycombinator.com 14y ago

Ask HN: Can you show me your MVP?

manishsharan
2pts1

Also so many people with so many guns.

Mass Unemployment with no healthcare or supporting social services , very few opportunities and lots of guns.

It will not be ok.

Please don't take offense to this very dumb question:

Why can't you do the planning ? Figure out what needs to be done , break it down into small tasks and then ask the agent to execute those small tasks?

When we executed projects in the past, this is what I would do as a lead: figure out the overall software architecture and delegate the tasks to developers.

This way I always knew how the system worked and could extend it as needed. I am not in development role anymore but I am trying to understand why we are delegating planning and software architecture to coding agents?

Mistral Medium 3.5 3 months ago

I am not following this obsession with SOTA and benchmark rankings

I have been using DeepSeek and GLMnmodels with OpenCode and Codex and Claudr side by side.

I have not found the Chinese models lacking. I enjoy for coding and like to maintain full control of my codebade and deeply care about the GOF patterns. So I am very stringent in terms of what I want the LLM to code and how to code.

So from my perspective, they are all about the same.

> Apple has offered products with little value over competitors

My Pixel dropped connections unexpectedly. The battery would barely last till end of day.

Apple hardware is simply better value for the money

maybe writing code is cheap . But writing unit tests that actually test stuff that matters is suddenly so much more important and expensive.

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.

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.

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.

Gemini's large context window is incredible. I concatenate the my entire repo and repos of supporting libraries and then ask it questions.

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.

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.

Since I manually patch the code, its like pair programming with an incredibly patient and smart programmer.

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.

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.

I got a nice and comprehensive infrastructure requirement document out of this.

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 .

Yes the cost of building software dropped by 90%.

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.

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 ?

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.

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.

How.. please don't say use langxxx library

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.

Fine .. say your country has a several years of drought and bad harvest. What happens then ? Do you trade then ?

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 ?

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.

Thanks for sharing. TIL about rerankers.

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 https://www.anthropic.com/engineering/contextual-retrieval i.e. include full summary along with chunks for each embedding.

I also created a tool to enable the LLM to do vector search on its own .

I do not use Langchain or python.. I use Clojure+ LLMs' REST APIs.

You mean multi-cloud strategy ! You wanna know how you got here ?

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.

Litestream v0.5.0 10 months ago

I have a branch office in boondocks with limited internet connection. The branch office cannot manage a RDBMS or access cloud services. They can use sqlite app on LAN and we could do reconciliation at end of the business day.