Viewing profile — danysdragons
danysdragons
HN member- Joined
- Sun, Jul 15, 2018, 12:18 AM UTC
- HN karma
- 14
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About danysdragons
No profile information was provided.
Recent public activity
-
comment
Comment #36191009
Yeah, I would tell them not to be so insecure about being AIs - own it!
-
comment
Comment #35908293
It is good, but the free subscription to Poe only provides access to Claude Instant. It's impressively fast but not their smartest model (claude-v1.3).
-
comment
Comment #35908103
The OpenAI APi has model checkpoints, right now the chat options are: gpt-4 gpt-3-5-turbo gpt-4-0314 gpt-3-5-turbo-0301
-
comment
Comment #35293627
I had a similar impression from what I saw. Maybe it does perform as well as GPT-3 on narrow tasks that it was explicitly fine-tuned on, but that similarity in performance seems to…
-
comment
Comment #21412549
Are there any podcasts that you would especially recommend for building conversational prowess?
-
comment
Comment #18569489
It took a look at your first link - Lucidity looks pretty neat, but is there a way to try it out? I didn't see it in your GitHub.
-
comment
Comment #17945445
The article argues that while the language is way cool in principle, the current implementation is bug-ridden and has poor error-handling. But as the HN title acknowledges, the art…
-
comment
Comment #17841790
I only recently learned myself that Jupyter notebooks do have code completion, triggered by hitting the tab button - although possibly you were thinking of something more advanced …