Live data from Hacker News

Viewing profile — formercoder

formercoder

HN member
Joined
Sun, Apr 14, 2019, 11:22 PM UTC
HN karma
1,188
Public activity
481 items

About formercoder

Googler but my opinions are my own

Recent public activity

  1. comment
    Comment #45759113

    Because utilities are commodities and natural monopolies. CSPs are neither.

  2. comment
    Comment #45398507

    You’re correct. MCP is just a defined way of mapping string descriptions to functions.

  3. comment
    Comment #45145342

    Humans drive without LIDAR. Why can’t robots?

  4. comment
    Comment #44236609

    Wouldn’t this make the $200k drop below EBIT and thus increase accrual accounting profitability? Sure it could be less cash efficient but generally capitalizing expenses is net fav…

  5. comment
    Comment #43922286

    I work at Google but not on this. We do offer Gemini with Google Search grounding which is similar to a search API.

  6. comment
    Comment #43782024

    Pretty much the Reserved Instance Marketplace

  7. story
  8. comment
    Comment #41277052

    Think the massive increase in demand is due to mass inference of open source LLMs? Or is the transformer architecture driving mass inference of other models too?

  9. story
    Ask HN: What is everyone doing with all of these GPUs?

    I know accelerator demand is blowing up. However, there are only a few players training foundation models. What are the core use cases everyone else has for all of these accelerato…

  10. comment
    Comment #40805822

    “Own” is likely a very simplistic term for the complex agreement in place between SpaceX and NASA. I’m sure SpaceX retains all of the developed IP, but NASA can “do whatever they w…

  11. comment
    Comment #40689866

    Third try always

  12. comment
    Comment #40173291

    Corporate finance theory says that when a dividend is issued, the price of the stock goes down by an equivalent amount.

  13. comment
    Comment #40163489

    I’m a Googler who doesn’t do anything remotely close to setting capital return policy. Just remember Alphabet has been buying back 10s of billions for a while. Dividends are just a…

  14. comment
    Comment #39823575

    Googler here, if you haven’t looked at TPUs in a while check out the v5. They support PyTorch/JAX now, makes them much easier to use than TF only.

  15. comment
    Comment #39628997

    Let’s compare. I’ve interviewed for and been offered both high paying tech jobs and investment banking jobs. My interviews for tech really required me to have a deep understanding …

  16. comment
    Comment #39444146

    What happens when your vm is live migrated 1000 feet away or to a different zone?

  17. comment
    Comment #39434033

    I’m not completely read in to all the details but she told me prior to this drug her diagnoses was a “death sentence.” The lung cancer had metastasized throughout her bones. The in…

  18. comment
    Comment #39431197

    My aunt was diagnosed with stage 4 lung cancer and is only alive because of this drug. It’s a marvel of modern medicine.

  19. comment
    Comment #39301390

    Why is RAG a horrible hack? LLMs can draw from only 2 sources of data: their parametric knowledge and the prompt. The prompt seems like a pretty good place to put new information t…

  20. comment
    Comment #39138510

    When I prototype RAG systems I don’t use a “vector database.” I just use a pandas dataframe and I do an apply() with a cosine distance function that is one line of code. I’ve done …

  21. comment
    Comment #39028899

    It’s interesting to see more developed KG + LLM use cases that aren’t just NL to Graph DB Query Lang.

  22. comment
    Comment #38817261

    I, a human, can read a copyrighted work and then write a new work and own the copyright on that new work as long as it is not substantially the same.

  23. comment
    Comment #38802276

    Why can’t we make it cheaper and easier to build nuclear plants?

  24. comment
    Comment #37730201

    SRE needs authority to hand back the pagers. That’s a key aspect.

  25. comment
    Comment #37314026

    Disclaimer: I work on Google Cloud Yes it’s commercial but you can run it on any cloud or on prem.