HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rayrrr

182 カルマ登録 8 年前

投稿

CapTablex: Open-source cap table managment in Elixir

github.com
2 ポイント·投稿者 rayrrr·7 日前·1 コメント

The Race for All-Powerful Pot

nytimes.com
3 ポイント·投稿者 rayrrr·昨年·1 コメント

Overrated Python Libraries (and What You Should Use Instead)

medium.com
4 ポイント·投稿者 rayrrr·2 年前·2 コメント

コメント

rayrrr
·7 日前·議論
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.
rayrrr
·昨年·議論
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.
rayrrr
·昨年·議論
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.
rayrrr
·昨年·議論
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.
rayrrr
·昨年·議論
Every programming language maps 1:1 to CPU instruction sets, but very few humans want to speak CPU language directly…hope that helps.
rayrrr
·2 年前·議論
Any Ruby to Elixir folks interested in porting this to the latter?
rayrrr
·2 年前·議論
Hold my Metrocard.
rayrrr
·3 年前·議論
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.