← Back to context

Comment by rychco

2 years ago

Not necessarily, no. I still need to refer to the docs, but now I get some additional context. As a simple example, if there’s some library that needs initialization I can ask “how do I initialize a new <library thing>?”. Then it’ll spit out a maybe correct example of initialization, but most importantly it’ll have some new keywords/functions/buzzwords that provide extra context for my manual search through documentation & source code.

If I were a student, yeah it could probably do my homework. As a professional, I find that it greatly helps me navigate through related ideas.