HackerTrans
トップ新着トレンドコメント過去質問紹介求人

wibyweb

no profile record

投稿

Show HN: Wiby is now free software

github.com
161 ポイント·投稿者 wibyweb·4 年前·35 コメント

コメント

wibyweb
·4 年前·議論
Perhaps you can develop such a browser extension. Sounds like a very good idea actually.
wibyweb
·4 年前·議論
Not sure how yacy works exactly except that its some sort of grand decentralized search engine project that is somehow all connected together.
wibyweb
·4 年前·議論
Do let me know if you succeed
wibyweb
·4 年前·議論
I wish I knew. They have nothing to gain. Its effectively a DDoS attack.
wibyweb
·4 年前·議論
Thank you, I do hope you get around to building a wiby engine!
wibyweb
·4 年前·議論
You can certainly change the crawler's database connection from "localhost" to an IP address on a different machine, but I am unsure how that works with that type of proxy (I had to look up what a socks5 is). Sounds like it can work though.
wibyweb
·4 年前·議論
Thank you! Makes me happy to see people enjoying it.
wibyweb
·4 年前·議論
A group of people would have to band together to share the same table (windex) with each other. Personally I am interested in seeing people try to cultivate their own niche indexes instead of working towards a common one.
wibyweb
·4 年前·議論
Thank you, my index is puny compared to yours and that is because I only index the page submitted by guests and don't go any further. The index is in the 10's of thousands. The hyperlink crawling feature was added and tested out specifically for the release, as I understand that some people will want to use that heavily and to build up a much larger index. My computers were super cheap and handle my puny index well, because its puny. I have no idea how well my approach compares to others in terms of performance.
wibyweb
·4 年前·議論
With this code you will start out with a blank index and will have to start making submissions to your search engine to build the index, but you can search the results as soon as the pages get crawled. The video demo provides a practical example.
wibyweb
·4 年前·議論
>how big did the fulltext table became for x entries on wiby.me

I want Wiby to be comprised mainly of human submitted pages, so for 99% of the index, only the pages submitted by users are indexed and no further crawling was done. However I recognized that not having the capability to crawl through links would not make it useful for others, so I added in the crawling capability to my liking and tested it accordingly. I imagine others might want to depend heavily on hyperlink crawling for their use case, but there is a tradeoff in the quality of the pages that get indexed and the resources they require.

>and what is a common response time on N amount of searches per minute for this dataset?

Hard to say exactly as I haven't run many benchmarks, but my goal is to keep multi-word queries to within about a second. Single-word queries are very fast. My 4 computers handle hundreds of thousands of queries per day because Wiby is being barraged by a nasty spam botnet with thousands of constantly changing IPs. If I don't keep them in check they will eventually eat all the CPU availability.

>Would you offer a /traffic or /stats page within about/ ? duckduckgo shows traffic, not index stats though.

Probably not on mine since I don't get enough traffic for it to be of that much interest to me. I privately use goaccess to get a general idea of daily traffic.
wibyweb
·4 年前·議論
Interesting, thanks for that extra info.
wibyweb
·4 年前·議論
In late April up to now, Wiby (a small mostly unheard of search engine) began having the exact same issue. Tens of thousands of the exact same type of "powered by..." requests coming from thousands of IPs. They are using a tool called QHub.