Viewing profile — dcferreira
dcferreira
HN member- Joined
- Wed, Mar 29, 2023, 9:47 AM UTC
- HN karma
- 4
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About dcferreira
No profile information was provided.
Recent public activity
-
comment
Comment #47475124
I'm curious where you got those numbers from. I did a quick search and find wildly different numbers (depending on method and source, from ~60% to >98%). However I don't find anywh…
-
comment
Comment #36019035
Cool post, I've also been using more and more type hints and it really makes writing python more enjoyable. Although unfortunately it's still quite common for libraries to not have…
-
comment
Comment #35372176
> This way you can write functions that e.g. take only a URL as argument, load the content from that site, and then summarize it with the LLM. I'm currently doing a project where t…