Viewing profile — pteetor
pteetor
HN member- Joined
- Fri, Jun 24, 2022, 2:06 PM UTC
- HN karma
- 45
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About pteetor
No profile information was provided.
Recent public activity
-
comment
Comment #49109679
Simile, a fast-growing start-up, says it can provide companies with accurate insights by surveying millions of A.I.-generated consumers.
- story
-
comment
Comment #47943844
In case you are unfamiliar with Karpathy's Loop[1], it is a genetic algorithm[2] where the genetic "mutations" are clever-but-random ideas generated by an LLM agent, aimed at impro…
-
comment
Comment #47798224
In the USA, the available supply of gasoline is normally 21 or 22 days. The press occasionally trumpets this number, and people react with horror. But, hey, it's just normal. IDK a…
-
comment
Comment #46356212
For complicated prompts, I always add this: "Before you start, please ask me any questions you have about this so I can give you more context. Be extremely comprehensive." (I got t…
-
comment
Comment #45658530
When COBOL was born, some people said, "It's English! We won't need programmers anymore!" When SQL was born, some people said, "It's English! We won't need programmers anymore!" No…
-
comment
Comment #45307682
All the Python-based functionality of this project can now be handled by the mcptools package[1]. That is, mcptools can field MCP requests and dispatch to R code; no need for an in…
-
comment
Comment #44639446
Somehow, I assumed that a Cursor-like capability for RStudio would be implemented as an add-in extension, not via fork. Does this mean that every new release of RStudio will requir…
- story
-
comment
Comment #44211413
R is used extensively in quant finance. The quant traders, portfolio managers, and risk managers with whom I work all use R.
-
comment
Comment #44184363
Probabilities sum to 1.0. Odds don't sum.
- comment
- story
- story
-
comment
Comment #31862129
I've worked for corporations that need to generate reports and distribute them internally. I created an RSS feed on the report generation machine, then asked users to subscribe to …