To some degree, they do -- under SEC rules (Exchange Act §12(g)), private companies with >$10M in assets and 2,000+ shareholders (or 500+ non-accredited investors) have to start public-style reporting.
I assume there's some clever accounting to ensure they're not at the 2,000 shareholder cap (perhaps double-trigger RSUs don't count as being a shareholder yet?)
I can't speak to their specific policies, but employees are often prohibited from trading in derivatives on company stock (and are regardless subject to open trading windows, which sometimes do not open until after the lockup has expired)
Is there some compliance reason or otherwise that you need one physical database per tenant, and can't just colocate multiple logical databases/schemas on one PlanetScale database?
I don't believe this is true, but you do have to give one of the iMessage groups a name to make it independent from another group.
If you imagine that primary key for a group is its name, and the default name for a group is its participants, this does kind of make sense.
It can be fiber speeds! I had symmetric gigabit with MonkeyBrains for 3 years.
It just depend on the size of their install; I was in a relatively large apartment complex so they invested more in bigger(?) antennas.
That doesn't sound exactly correct per the definitions I'm familiar with -- a multi-engine plane with a failure will not safely climb at V1, that's what V2 defines (the speed at which an engine-out aircraft can climb at 200ft/s, with at least 35ft of altitude at the end of the runway).
Vr should be when the pilot begins rotation unless an engine is out; I don't believe there's any guidance to wait until V2.
Oh, they're not gone -- still very much part of APFS. You can read the contents of the resource fork for a file at path `$FILE` by reading `$FILE/..namedfork/rsrc`
The resource fork is still how custom icons for files and directories are implemented!
(Look for a hidden file called `Icon\r` inside any directory with a custom icon, and you can dump its resource fork to a `.icns` file that Preview can open)