Earlier quoted context omitted.
Yup, it is pretty much just a better frontend for existing search. I want to build my own index and ranking algorithm in the future, but sadly it's quite resource intensive so it will depend on financial viability a bit in terms of timeframe.
So it's not a search engine, it's a frontend for a search engine.
Show HN: My not-for-profit search engine with no ads, no AI, & all DDG bangs
31–40 of 80 posts
Re: Show HN: My not-for-profit search engine with no ads, no AI, & all DDG bangs
#32Earlier quoted context omitted.
Yup, it is pretty much just a better frontend for existing search. I want to build my own index and ranking algorithm in the future, but sadly it's quite resource intensive so it will depend on financial viability a bit in terms of timeframe.
So it's not a search engine, it's a frontend for a search engine.
It’s possibly worth pointing out that the about page doesn’t offer any indicator that this is an actual nonprofit entity from a legal standpoint, so at this point I have to assume it’s just a sole proprietorship that is pinky promising to become a non-profit.
In that sense I’m quite happy “donating” to Kagi to provide a stable and supported product from a company with employees.
Re: Show HN: My not-for-profit search engine with no ads, no AI, & all DDG bangs
#33I get this error anytime I search anything. Error loading search results. Please try again. SyntaxError: JSON.parse: unexpected keyword at line 1 column 1 of the JSON data
Re: Show HN: My not-for-profit search engine with no ads, no AI, & all DDG bangs
#34Earlier quoted context omitted.
So it's not a search engine, it's a frontend for a search engine.
You can just turn off the AI feature in Brave search so it’s sort of extra pointless. It’s possibly worth pointing out that the about page doesn’t offer any indicator that this is an actual nonprofit entity from a legal standpoint, so at this point I have to assume it’s just a sole proprietorship that is pinky promising to become a non-profit. In that sense I’m quite happy “donating” to Kagi to provide a stable and s…
Re: Show HN: My not-for-profit search engine with no ads, no AI, & all DDG bangs
#35I get this error anytime I search anything. Error loading search results. Please try again. SyntaxError: JSON.parse: unexpected keyword at line 1 column 1 of the JSON data
Re: Show HN: My not-for-profit search engine with no ads, no AI, & all DDG bangs
#36Right now it seems like the project is just a thin wrapper over Brave Search. Building a complete search engine is way harder than that. You could look into using https://github.com/MarginaliaSearch/MarginaliaSearch if you want to run a real search index - https://marginalia-search.com/ is powered by it.
Yup, it is pretty much just a better frontend for existing search. I want to build my own index and ranking algorithm in the future, but sadly it's quite resource intensive so it will depend on financial viability a bit in terms of timeframe.
I am convinced LLMs are the way forward for searching, with a caveat: what they summarize isn't very relevant (it is overrated). It just gives a (hopefully accurate) semantic context. What matters is the sources it directs to. These are your links normally on top of ypur search query.
Re: Show HN: My not-for-profit search engine with no ads, no AI, & all DDG bangs
#37I am also a fan of DDG bangs and I see two missing features:
1. DDG supports bangs at any place in the query (even in the middle of it). I can search "topic !wiki" and it will work as expected.
2. DDG also supports following the first result in a query if a bare '!' is present in the query. Searching " hacker news !" will land me in the actual website without having to click anything in the results page.
Maybe you can consider adding these.
Re: Show HN: My not-for-profit search engine with no ads, no AI, & all DDG bangs
#38I'm in no way an expert, but IMO there is a major misconception in the free-ish software community that profit should be at most secondary to offering a fair and as good as sustainably possible product. I strongly disagree with this. IMO developers of free-ish as in freedom products OWE it, not only to themselves, but their community to be as profitable as possible within the rules they think that should be followed…
> developers of free-ish as in freedom products OWE it, not only to themselves, but their community to be as profitable as possible Wikipedia seems to do just fine without. Commercializing a product is a whole other field, and it's not reasonable to expect everyone to be good at that, and not reasonable to expect developers to all take on a second job of commercializing their hobby projects. Why don't YOU commerciali…
No, they still pay fair wage, and I would trust it more if it pays fair wage to people spending their time on the project(including the creator).
Re: Show HN: My not-for-profit search engine with no ads, no AI, & all DDG bangs
#39I'm in no way an expert, but IMO there is a major misconception in the free-ish software community that profit should be at most secondary to offering a fair and as good as sustainably possible product. I strongly disagree with this. IMO developers of free-ish as in freedom products OWE it, not only to themselves, but their community to be as profitable as possible within the rules they think that should be followed…
This is a really interesting view, but I'm not sure I agree. So many amazing projects are truly free without the goal of profit yet their maintainers still do amazing work. I feel like part of the reason this works is because often the load is split between several maintainers (of which I hope to onboard soon, and have one or two offers already from people to contribute) and also the fact it's genuinely something enj…
Re: Show HN: My not-for-profit search engine with no ads, no AI, & all DDG bangs
#40Searching “ causes an error
https://cheatsheetseries.owasp.org/cheatsheets/Input_Validat...