Y
Hacker News
new
|
ask
|
show
|
jobs
by
LeSaucy
1177 days ago
I have only seen gpt generate imperative algorithms. Does it have the ability to work with concurrency and asynchrony?
1 comments
z3c0
1177 days ago
I've attempted to pose a concurrency problem to GPT4. The output was invalid code, though likely would have looked correct to the untrained eye. It was only after I spelled out the limitations that it could account for them.
link
k__
1177 days ago
I tried point free solutions, which threw it off.
link