Live data from Hacker News

Viewing profile — manishsharan

manishsharan

HN member
Joined
Sat, Jun 02, 2012, 2:11 AM UTC
HN karma
2,162
Public activity
987 items

About manishsharan

No profile information was provided.

Recent public activity

  1. comment
    Comment #48674368

    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.

  2. comment
    Comment #48490157

    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 ex…

  3. comment
    Comment #48478988

    Any evidence to back that up?

  4. comment
    Comment #48435726

    Average folks like their Excel and Word. Most families have MS subscriptions like they have Netflix subscriptions. Monopolies will continue as Token prices continue to rise.

  5. comment
    Comment #48347467

    How do you take Creatine ? And how much for what age group and weight?

  6. comment
    Comment #48041226

    Has anyone used Keycloak for actual production? I have often thought about it but I stick to Auth0 just because I don't know if Keycloak has a good track record?

  7. comment
    Comment #47950174

    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 C…

  8. comment
    Comment #47942934

    This is not your feed. I appreciate the fact that HN does not have personalized echo chamber aka feeds. Government overreach is a concern for a lot of HNers; hence this was voted u…

  9. comment
    Comment #47167558

    >> 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 …

  10. comment
    Comment #47132894

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

  11. comment
    Comment #47024711

    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 n…

  12. comment
    Comment #46891133

    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…

  13. comment
    Comment #46886754

    FoundationDB Record layer doesn't get much attention here but I have found that all my use cases are satisfied by it. And I get the benefit of resiliency and DR for free. If you ar…

  14. comment
    Comment #46774373

    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? Please know that I am asking …

  15. comment
    Comment #46701243

    Spring AI is fantastic for Java shops. I am assuming Typescript devs will enjoy Mastra just as much .

  16. comment
    Comment #46466916

    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 …

  17. comment
    Comment #46231189

    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…

  18. comment
    Comment #46205830

    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 inte…

  19. comment
    Comment #46129732

    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 architect…

  20. comment
    Comment #46121158

    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 Bangla…

  21. comment
    Comment #45840846

    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 a…

  22. comment
    Comment #45840755

    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 buil…

  23. comment
    Comment #45840258

    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 ora…

  24. comment
    Comment #45773567

    I am here to hear from folks running LLM on Framework desktop (128GB). Is it usable for agentic coding ?

  25. comment
    Comment #45646290

    >> Have you measured your latency, and how sensitive are you to it? Not sensitive to latency at all. My users would rather have well researched answers than poor answers. Also, I u…