mostdataisnice's comments

mostdataisnice | 3 years ago | on: Who needs MLflow when you have SQLite?

As someone replied above, it's because SQL is just 1 backend and it's weird to expose an API that only works on 1 backend. Once you have many devs working together, you need a remote server. If you have a remote abstracted backend, it needs to have a unified API surface so the same client can talk to any backend. You might argue "This interface should be SQL", and to that I would say there are many file stores (like your local file system) that are not easy to control with SQL.

mostdataisnice | 4 years ago | on: Google rewrites many page titles

I think what HN and the SWE community at large has just missed about Google over the last 10 years is that the product is being built for the masses. Most people would prefer if you just rewrote the title to what it actually was rather than having to take on the cognitive load of understanding what SEO even is.

mostdataisnice | 4 years ago | on: Error 404 (Not Found)

...and there's a reason for that. Automations to update the status page are rarely acceptable, since the status page statuses have legal and financial implications. Therefore, the IM usually has to update it (or tell someone to update it). But, realistically, when you get paged, you first need to figure out what exactly is wrong and at least a vague idea of why. Then, you need to tell someone to update the page. Then, it gets updated.

The status page will always lag the outage. It's not a conspiracy.

mostdataisnice | 4 years ago | on: Googlespeak – How Google limits thought about antitrust

This is just completely false - if you're working on a feature, you want a PR splash controlled by you, not a stream of silent leaks. PR begets other PR.

You're being super presumptuous by saying engineers shouldn't care about the PR around the feature they worked on, even if someone else is running the PR

mostdataisnice | 4 years ago | on: Waymo has lost its CEO and is still getting stymied by traffic cones

Underrated truth - have owned a Tesla for 5 years, and the number of stupid things that go wrong with it is incredibly high. It works like a phone...after a number of years, it takes forever to boot and has plethora of bugs. Random stuff breaks/falls off. We're going to see even more of this in 10 years, as the cars that were produced during the scaling period start falling apart. What sets automakers apart is that you can buy a used car after 10 years and expect it to still work.
page 1