The OCF (Open Cap Table Format) by the Open Cap Table Coalition (Carta, AngelList, Perkins Coie and many others) is an active open source project without an accompanying self-hosted app. Captablex is a new open source Elixir app that comports with the OCF.
For my data engineers, some similes: basic note taking apps like Joplin are like a data warehouse. Notion is like a data lake. What we need is something like a data lakehouse. Hopefully this might be it.
Sublime is still my top choice for opening big data files, and there’s nothing wrong with it. But, since VS Code is becoming the new lingua franca code editor, I made the switch so as to play nice with others going forward.
To some extent, reading between the lines of many of these comments, I think “pure CSS” designers are feeling threatened by the quality level of Tailwind sites designed by the rest of us.
Just out of curiosity, is there any other modern system or service that anyone here can think of, where anyone in their right might would brag about migrating to it in less than a year?
I asked because Faer describes itself as a low-level linear algebra library with a high-level wrapper, whereas good_lp describes itself as a high-level wrapper around many relevant low-level libraries.
YAML is not reliably machine-readable, nor was it designed to be. TOML was designed to be machine-readable, but otherwise fulfilling a similar use case as YAML.