Viewing profile — shuaiboi
shuaiboi
HN member- Joined
- Sun, Sep 29, 2024, 6:31 PM UTC
- HN karma
- 15
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About shuaiboi
No profile information was provided.
Recent public activity
-
comment
Comment #44669220
bjarne (creator of c++) has a quote about this: Unified function call: The notational distinction between x.f(y) and f(x,y) comes from the flawed OO notion that there always is a s…
-
comment
Comment #41689734
Just a guess... wouldl like to hear the answer as well. they probably have a monotonicity detector somewhere, which can decide whether to keep all the values or discard them. If th…
-
comment
Comment #41689655
This is pretty neat but I'm wondering how well this implementation obeys dataframe algebra. Ponder goes into detail about how dataframes and relations aren't the same, but your dat…
-
comment
Comment #41689492
would something like dbsp support spreadsheet style computations? Most of the financial world is stuck behind spreadsheets and the entire process of productioinizing spreadsheets i…