my favorite example of this was the go authors refusing to add monotonic time into the standard library because they confidently misunderstood its necessity
(presumably because clocks at google don't ever step)
then after some huge outages (due to leap seconds) they finally added it
now the libraries are a complete a mess because the original clock/time abstractions weren't built with the concept of multiple clocks
and every go program written is littered with terrible bugs due to use of the wrong clock
https://github.com/golang/go/issues/12914 (https://github.com/golang/go/issues/12914#issuecomment-15075... might qualify for the worst comment ever)
2. The most common causes of death for wild mice are predation, diseases, and starvation. Theoretically immortal mice have no chance in the real world if not very well-adapted to these conditions.
ruff: Aww, you're sweet!
uv format: Hello, human resources?
Meanwhile, they provide identical functionality. (`Under the hood, it calls Ruff’s formatter to automatically style your code according to consistent standards.`)
Both tools are still evolving enough that I would not want their individual release cycles to impact each other.
My guess is that they might be about to embark on a shopping spree and acquire some more VC backed companies. They've actually bought quite a few companies already in the past few years. And they would need cash to buy more. The company itself seems healthy and generating revenue. So, it shouldn't strictly need a lot of extra capital. Acquisitions would be the exception. You can either do that via share swaps or cash. And of course cash would mostly go to the VCs backing the acquired companies. Which is an interesting way to liquidate investments. I would not be surprised to learn that there's a large overlap with the groups of VCs of those companies and those backing databricks. 100M$ on top of 10B sounds like somebody wants in on that action.
As a financial construction it's a bit shady of course. VCs are using money from big institutional investors to artificially inflate one of their companies so that it can create exits for some of their other investments via acquisitions financed with more investment. It creates a steady stream of "successes". But it sounds a bit like a pyramid game. At some point the big company will have to deliver some value. I assume the hope is some gigantic IPO here to offload the whole construction to the stock market.
The company itself seems healthy and generating revenue
More interested in profit before I would call a company healthy. Cybersecurity Researcher, Jeremiah Fowler, discovered and reported to Website Planet about an unencrypted and non-password-protected database that contained 957,434 records. The database belongs to an Ohio-based organization that helps individuals obtain physician‑certified medical marijuana cards. The database held PII, drivers licenses, medical records, documents containing SSNs, and other internal potentially sensitive information.
So, the absolute bare minimum was not followed. Just wide open database containing medical information.