Live data from Hacker News

Viewing profile — mayank

mayank

HN member
Joined
Sat, Sep 11, 2010, 10:22 PM UTC
HN karma
2,721
Public activity
595 items

About mayank

AI Monetization @ Meta

https://www.linkedin.com/in/mayanklahiri/

Recent public activity

  1. comment
    Comment #49247928

    If you’re doing breakeven math on subscriptions, consider that your own rig can run 24/7 whereas you will get a fraction of that with sub rate limits. Even if you factor in PG&E re…

  2. comment
    Comment #49246654

    I assume this is a strictly B2B proposition in spite of "built for every side of the GPU market" -- meaning I'm probably not going to be able to buy/bid on small (e.g. 2-8) lots of…

  3. comment
    Comment #49099325

    Close to $500 in overage for me :) I’m going to give GLM a shot next.

  4. comment
    Comment #49079053

    Oddly enough, I did the exact same thing this past weekend, for a couple hundred usd in Fable overage. It was truly remarkably easy to build and package it exactly to my whims, in …

  5. comment
    Comment #49078979

    I was curious about the cost angle too, i.e. how much "free" coding agent I can get for what cost. Here's the research by Fable if you're interested: https://claude.ai/public/artif…

  6. comment
    Comment #48896584

    Spent nights over the last six months combining AI coding agents with containers, spec-driven development, and formal verification, so that I (eventually) don't have to manually re…

  7. comment
    Comment #48894427

    TL;DR: Overplane is an AI build system that pairs popular AI coding agents with containers, spec driven development, and automatic lightweight formal verification for a safer, repl…

  8. story
  9. story
  10. comment
    Comment #48421289

    Such a great comment, and I agree with all of them. For me in a similar vein: - mar ‘24: thinking about how to survey the field and implement a hard research task in Natural Langua…

  11. comment
    Comment #43801211

    Indeed! It’s a form of a branch table: https://en.m.wikipedia.org/wiki/Branch_table

  12. comment
    Comment #42477543

    Got a source for this? Because it’s brilliant.

  13. comment
    Comment #42230930

    Agreed and flagged, this almost seems LLM written, not a bit of data.

  14. comment
    Comment #42207976

    This seems odd. If your scribe can lie in complex and sometimes hard to detect ways, how do you not see some form of risk? What happens when (not if) your scribe misses something a…

  15. comment
    Comment #40385031

    > They need to reword this. Whoever wrote it is a liability Sounds like it’s been written specifically to avoid liability.

  16. comment
    Comment #39963540

    Very interesting! I wonder to what extent this assumption is true in tying completions to traditional code autocomplete. > One of the biggest constraints on the retrieval implement…

  17. comment
    Comment #39515229

    > aws s3 bucket needs to match the domain for website hosting. This is outdated information, and not required anymore when using CloudFront. And even in the past, you could use the…

  18. comment
    Comment #38864869

    > the minimal runtime is typically the best estimator Depends what you’re estimating. The minimum is usually not representative of “real world” performance, which is why we use mea…

  19. comment
    Comment #38864597

    This is a pretty standard measure called the Trimmed Mean: https://statisticsbyjim.com/basics/trimmed-mean/

  20. comment
    Comment #38701576

    Very debatable, if both are done right.

  21. comment
    Comment #37374026

    It is in industry, but you may be shocked if you read “research code”

  22. comment
    Comment #35442703

    > You don't actually write code with e2b. You write technical specs and then collaborate with an AI agent. If I want to change 1 character of a generated source file, can I just go…

  23. comment
    Comment #35284504

    > Because there are many services (each with their own readiness criteria), a cold boot takes a long time until all services stabilize (worst case I've seen was over 30 minutes). W…

  24. comment
    Comment #35245542

    This is a wonderful article, architecture, and project. Can anyone from Clickhouse comment on any non-technical factors that allowed such a rapid pace of development, e.g. team siz…

  25. comment
    Comment #35085333

    All modern languages heavily borrow from each other’s latest iterations. In the case of Java though, playing catch up is by design since it’s intended to be a conservative/stable l…