Live data from Hacker News

Viewing profile — push-f

push-f

HN member
Joined
Sun, Dec 27, 2020, 12:12 PM UTC
HN karma
34
Public activity
2 items

About push-f

https://push-f.com/

Recent public activity

  1. comment
    Comment #38021700

    I disagree, there's a big difference: rust-analyzer is deterministic and 100% accurate while ChatGPT is non-deterministic and hallucinates.

  2. 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.