33
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 05 Aug 2023
33 points (85.1% liked)
Technology
59414 readers
1156 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
I've been enjoying kagi but it's tough trying to operate with a limited number of searches. For example: when I'm struggling to put together some basic python I'm used to iterating through many different queries to find the results I need. At 1.5 cents a search (or whatever) I have to be more careful. I can't swing $25/mo for my search engine at the moment.
I'm in the same boat
I feel it should't be per search but rather limit billing to 1 per 5 minutes or something that is somehow identifying context so if I am searching for the same thing and trying out different queries to see what gives me the best result that shouldn't count as 5 queries if I'm just adding or removing words from/to an earlier query
This is a good idea. If it grouped similar searches together and only counted them as "one" it would feel a lot more usable.
Have you used chatgpt for this? It's incredible at putting together code and explaining code, much better than any search engine.
Yep, that's what I ended up doing. It worked amazingly well for my simple task while i struggled with "types" or something.