Viewing profile — rotcev
rotcev
HN member- Joined
- Tue, Jun 14, 2016, 1:32 AM UTC
- HN karma
- 18
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About rotcev
Recent public activity
-
comment
Comment #48314140
[flagged]
- comment
-
comment
Comment #48053366
This is exactly what I first thought. “The user appears to be attempting to decode my previous thought process, …”, the question is whether or not the model will be able to interna…
-
comment
Comment #48026790
[flagged]
-
comment
Comment #47925786
PS: Just to be clear - even the most expensive humans are unreliable, would make stupid mistakes, and their output MUST be reviewed carefully, so you’re not any different either. Y…
-
comment
Comment #44301753
I use O3-pro not as a coding model, but as a strategic assistant. For me, the long delay between responses makes the model unsuitable for coding workflows, however, it is actually …
-
comment
Comment #43095094
This is the first article I’ve come across that truly utilizes LLMs in a workflow the right way. I appreciate the time and effort the author put into breaking this down. I believe …
- story
-
comment
Comment #19674982
You might be interested in clojure.spec [1] too :) [1] https://clojure.org/guides/spec
-
comment
Comment #11899164
From personal experience, a functional programming style helps one to reason with the math used in artificial intelligence. This might be why lisp is considered one of the original…