this post was submitted on 15 Jun 2023
47 points (98.0% liked)

Experienced Devs

3937 readers
1 users here now

A community for discussion amongst professional software developers.

Posts should be relevant to those well into their careers.

For those looking to break into the industry, are hustling for their first job, or have just started their career and are looking for advice, check out:

founded 1 year ago
MODERATORS
 

I trialed GitHub Copilot and used ChatGPT for a bit, but recently I found myself using them less and less.

I've found them valuable when doing something new(at least to me), but for most of my day-to-day it seems to have lost it's luster.

you are viewing a single comment's thread
view the rest of the comments
[–] h_a_r_u_k_i@programming.dev 9 points 1 year ago (1 children)

I was skeptical at first, but after using phind.com it partially changed my opinion on using AI for development assistance.

It massively helps me to filter out information and leads me to the right answer.

Like the other day, I searched on how to write some Latex symbols or how to use Java Stream API, it spit out the result immediately that saved my precious time on searching the Internet.

I don't use CoPilot though.

[–] outcoldman@programming.dev 3 points 1 year ago (1 children)

phind.com

Is it entirely free? Could not find an answer on their website.

[–] h_a_r_u_k_i@programming.dev 4 points 1 year ago

Yes. It's free and doesn't have any limitations on usage for now (unless you use "Expert" model).

But I guess you're sending your query data to Phind so it's not totally "free", as you're selling your query data.