Hacker Newsnew | past | comments | ask | show | jobs | submit | debarshri's commentslogin

Acquisition happen for 3 reasons.

1. Product 2. Talent 3. Business/growth

In the AI era, some of acquisition happening in the space is for talent and product.

In this case, it looks like it was that. Vite is a great product they were able to build a great team.

You would be surprised how much of a premium companies can pay for talent.


Your listing is not exhaustive - startups can also be acquired for politics, for marketing purposes, whatever. There is a lot of meat space things going on in the upper echelons of the US tech industry.

Recent history shows that an idealized view only focusing on fiduciary duty does not capture the whole picture of business in the USA.


Rarely does one acquire dollars for the sake of having dollars. Dollars are power tokens, and the acquisition of them beyond a certain point is almost always accompanied by a motive.

Totally agree with you.

Legacy system users are also the one who pays the most for tools and services. We sell to enterprise, I can attest to that. If it is relevant usecase and positioning for the market, it should be fine.

yeah it’s been interesting to watch, we were surprised initially at how much legacy users actually wanted to adopt AI - I think it’s because of how awful the old software can be to interact with

Those who are curious about notorious data centers, please see Cyberbunker [1]. I think conceptually it is cool. Also in the netherlands.

[1] https://en.wikipedia.org/wiki/CyberBunker


It is just ironic - there are other countries who want talent that goes to US but does not have industry to support them. I guess this is how monopoly looks like.

I have been using GPT 5.5 to build a video game. Benchmark sounds about right. It generates assets and sprite good enough, if not closer to AAA level games. Will check antigravity now.


Would you be able to share a bit about your workflow? Have been meaning to try AI gen for game models, and would love to know how people are tackling this.


I have alot to share. I'm writing a blog about it. I'll share along with the game.


Sounds interesting! Please don't forget to link that in this comment thread :)


They also uploaded sensitive docs in chatgpt [1]

[1] https://www.politico.com/news/2026/01/27/cisa-madhu-gottumuk...


Reading that article makes it look like Trump/Noem filled positions with foreign moles. One day the American people will have an accounting.


After reading Madhu's Wikipedia page and some basic research it looks like he failed his polygraph required to access controlled compartmentalized information (SCI), then DHS (under Noem) then fired six career staffers because of him failing his polygraph. He also does not appear to meet the US Persons requirement for TS:SCI clearance.

That's somehow more bananas to me than so many other things the Trump admin has done, simply because they managed to break the Iron Law of Bureaucracy, but of course only in ways which further damage the country through corruption and incompetence.


Wow. That is bananas. How in the world did anyone ever consider him to be the right guy for the job? There has to be an agreement in place to leak sensitive stuff to anyone who will pay for it. Cut a check and we'll let your guy handle it.

I can't wait until we round up all these thieves.


I feel like this piece is framed incorrectly.

Imagine joining an organization with 3k employees in 2025 and not having access to an LLM.

It’s well known that the federal govt over-classifies many documents. This former CISA head alleged dumped “for official use” documents. Obviously, he should have pushed for the chatgpt enterprise account (or equivalent) but we dont know what bureaucratic obstacles he was up against.


VAT carousel is fraud. This is pre-legal.


What are the types of ARR the platform support?

Can it also generate SOC2 certifications in days?


They gotta become a platform, so likely more will come


I heard they started a hardware unit operating in stealth, but the rumor is they’re working on a box.


Does it clone the data? We have a table with 35GB data, what happen in that case?


It does clone the data. It uses copy on write to clone so data size won't slow it down since it's a metadata operation instead of actual data movement

It clones the entire DB so it's not quite 6s per TB but actually the entire thing takes <6s independent of size

Probably something to adjust on the site to make it clearer!


Their website says they clone at 6s/TB so you probably will get a branch less than 1s


Does it make it remotely? I mean, you can do that locally with

``` CREATE DATABASE cloned_db WITH TEMPLATE source_db OWNER your_owner; ```


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: