Viewing profile — push-f
push-f
HN member- Joined
- Sun, Dec 27, 2020, 12:12 PM UTC
- HN karma
- 34
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About push-f
https://push-f.com/
Recent public activity
-
comment
Comment #38021700
I disagree, there's a big difference: rust-analyzer is deterministic and 100% accurate while ChatGPT is non-deterministic and hallucinates.
-
comment
Comment #38021551
> it can be very hard to actually know what method you can call on a struct The rust-analyzer language server can autocomplete the available methods for a value.