Viewing profile — formercoder
formercoder
HN member- Joined
- Sun, Apr 14, 2019, 11:22 PM UTC
- HN karma
- 1,188
- Public activity
- 481 items
- HN profile
- View on Hacker News ↗
About formercoder
Recent public activity
-
comment
Comment #45759113
Because utilities are commodities and natural monopolies. CSPs are neither.
-
comment
Comment #45398507
You’re correct. MCP is just a defined way of mapping string descriptions to functions.
-
comment
Comment #45145342
Humans drive without LIDAR. Why can’t robots?
-
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…
-
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.
-
comment
Comment #43782024
Pretty much the Reserved Instance Marketplace
- story
-
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?
-
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…
-
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…
-
comment
Comment #40689866
Third try always
-
comment
Comment #40173291
Corporate finance theory says that when a dividend is issued, the price of the stock goes down by an equivalent amount.
-
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…
-
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.
-
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 …
-
comment
Comment #39444146
What happens when your vm is live migrated 1000 feet away or to a different zone?
-
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…
-
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.
-
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…
-
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 …
-
comment
Comment #39028899
It’s interesting to see more developed KG + LLM use cases that aren’t just NL to Graph DB Query Lang.
-
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.
-
comment
Comment #38802276
Why can’t we make it cheaper and easier to build nuclear plants?
-
comment
Comment #37730201
SRE needs authority to hand back the pagers. That’s a key aspect.
-
comment
Comment #37314026
Disclaimer: I work on Google Cloud Yes it’s commercial but you can run it on any cloud or on prem.