hhdhdbdb's comments

hhdhdbdb | 1 year ago | on: Nvidia (NVDA) to Replace Intel in the Dow Jones Industrial Average

Already 8 years and being non profitable is forgivable for a hardware startup creating something new, especially a new silicon.

Depends why they are losing money. But losing money alone is not bad. This ain't an ice cream truck.

Agree groq implodes if demand for intellegent automation tanks (i.e. bubble burst), or competitors disrupt the disruptor. Another Z is all you need paper means my old laptop is running models fast or something means groq is not something you need.

They can probably pivot.

BTW OpenAI is 9 years old and they are a SaaS/PaaS running on Azure.

hhdhdbdb | 1 year ago | on: AI Flame Graphs

They never say that.

They say: Tesla shares up as revealations surface that the wind is blowing east.

hhdhdbdb | 1 year ago | on: AI Flame Graphs

Yes I forgot to mention the implied: Homes, that meet code, with connected utilities in places people want to live that are not being landbanked.

hhdhdbdb | 1 year ago | on: AI Flame Graphs

Yeah I am not saying all the time, but I am saying when it happens it can br less bounded than "human population growth in the early 21st century."

hhdhdbdb | 1 year ago | on: AI Flame Graphs

Why is fertility declining? I posit we are hitting non-food constraints. Political ones. Land use constraints. If you build millions of homes fertility will go up.

hhdhdbdb | 1 year ago | on: AI Flame Graphs

Bitcoin is a pure exanple thay shows the limit to energy consumption is how much money people have to throw at it. And if that money is thrown into generating more energy it is a cycle. There is no stomach size and human reproduction constraints. We can waste power as quickly as we can generate more.

The only hope is to generate this power greenly.

hhdhdbdb | 1 year ago | on: It might be possible to detect gravitons after all

A gravitational wave requires an event like a black hole merger, or basicially somerhing to move and change the field, right?

In this case, how does the fact that a big object is still influencing space/time around it communicate that fact when it is not moving. Is that still gravitrons?

hhdhdbdb | 1 year ago | on: Hi Google, please stop pooping the bed: a desperate plea from the indie web

Google can't please all of the sites all of the time, or all the visitors.

It is too big to evem worry about that 4k a day clicks for one site. It is like us optimizing the expense of 0.01c. It makes a difference when that 0.01c is an API call that you call a million times. But it only surfaces if you do aggregate it.

Therefore this problem can only even be seem by Google if it can be surfaced in aggregate overy say a billion queries.

I wonder how that can be done.

Probably only can be done using data. Which means spying on people in various ways. And making assumptions about length of time on site equals quality.

They probably use machine learning too. There may be no reason for the lost rankings other than a wind change caused by some updated parameters in an OKR chasing model.

hhdhdbdb | 1 year ago | on: Vector databases are the wrong abstraction

Thanks for the reply. These are compelling points.

I agree not to fail on insert too by the way. The insert is sort of an enqueuing action.

I was debating if a microservice should process that queue.

Since you are a PaaS the distinction might be almost moot. An implementation detail. (It would affect the api though).

However if Postgres added this feature generally it would seem odd to me because it feels like the DB doing app stuff. The DB is fetching data for itself from an external source.

The advantage is it is one less thing for the app to do and maybe deals with errands many teams have to roll their own code for.

A downside is if I want to change how this is done I probably can't. Say I have data residency or securiry requirements that affect the data I want to encode.

I think there is much to consider. Probably the why not both meme applies though. Use the built in feature if you can, and roll your own where you can't.

page 1