Viewing profile — datacynic
datacynic
HN member- Joined
- Wed, Mar 19, 2025, 8:08 PM UTC
- HN karma
- 12
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About datacynic
No profile information was provided.
Recent public activity
-
comment
Comment #47926745
I also suspect that there are many "slow-moving", Microsoft heavy enterprises but with in-house devs that can't get anything but Copilot approved, and Microsoft trusts this will re…
-
comment
Comment #47354399
I like this Tufte quote from https://www.edwardtufte.com/notebook/book-design-advice-and-... : It is also notable that the Feynman lectures (3 volumes) write about all of physics i…
-
comment
Comment #46105774
Writing documentation for LLMs is strangely pleasing because you have very linear returns for every bit of effort you spend on improving its quality and the feedback loop is very t…
-
comment
Comment #45925641
DuckLake is more comparable to Iceberg and Delta than to raw parquet files. Iceberg requires a catalog layer too, a file system based one at its simplest. For DuckLake any RDBMS wi…
-
comment
Comment #44153417
https://www.sirlin.net/articles/designing-defensively-guilty... This is probably it. As the article says, it’s also a cleverly layered mechanic if a player correctly predicts when …
-
comment
Comment #43416882
I also was nerdsniped into trying this and found that after extracting the features array into a newline delimited json file, DuckDB finishes the example query in 500 ms (M1 Mac), …