geminispace.info - Gemini Search Engine

Home

Search

Query backlinks

News

2021-11-24

The "newest-hosts" page now shows the 30 newest host instead of only 10.

2021-09-15

I'm currently quite happy with the reliability and performance of the crawl and indexing processes.

So i removed some older excludes, you should expect to see a whole lot more indexed pages after the next crawl.

We'll have to see if i regret this change... ;)

2021-08-18

geminispace.info is now powered by Debian 11 Bullseye :)

2021-08-10

I just pushed a small fix that allows to search for backlinks without giving the mandatory scheme. The scheme is now automatically added.

2021-08-07

I pushed a small change to production to ensure that URIs added to the seed requests include the scheme. This was mandatory before, but due to a recent change we no longer crawl schemeless URIs as per spec.

If you added your capsule in the last days without a scheme, this is now fixed and the capsule should be included in the index now.

2021-07-20

Thanks to the contribution of Hannu Hartikainen geminispace.info now is again able to honor the user-agents "gus", "indexer" and "*" in robots.txt.

2021-07-11

The revamped data store seems to work fine so far.

Unfortunately i had to disable the "newest hosts" and "newest pages" sites as the data is currently not available. I'll add that back again later, but before this i'd like to have the cleanup mechanismn implemented to get rid of old data from capsules that are no longer available.

2021-07-10

If finally managed to analyze the index process. In the end it turned out to be an issue when calculating the backlink counters and with an adapted query indexing is fast again.

Obviously i was horribly wrong all the time blaming the slow vps.

Unfortunately this is only a small step in the major overhaul of GUS.

2021-07-04

More trouble along the way. Although the VPS hosting geminispace.info runs with 8 Gigs of RAM and does not serve other services, the index update got oom-killed. :(

Seems due to the continued growth of gemini we are hitting the same problems Natalie hit a few months ago on GUS. I'm currently unsure about the next steps.

2021-06-26

It took almost ten days the last reindex to complete as i triggered a complete index. This was necessary after the cleanup as there is currently no incremental cleanup of the search index implemented.

The design of GUS - which clearly has never been meant to index such a huge number of capsules - and the slow VPS are doing no good currently to keep the index up to date. Unfortunately we are currently stuck with the VPS.

Currently there is no progress to be reported on the coding site. I'm busy with various other things and late in the evening i can't bother to tackle some of the obvious tasks to improve GUS. If you are interesting in helping out improving GUS/geminispace.info feel free to comment on one of the issue or drop me a mail.

issues and todos of geminispace.org

2021-06-16

I've made some manual cleanup of the base data the last days. This decreased the raw data size from over 3 GB to roughly 2 GB. Unfortunately a new mirror of godocs came online...another thing we need to exclude for the moment.

2021-06-04

geminispace.info runs rather stable the last weeks, but i added it to my external status monitor anyway:

external status monitor (web only currently :( )

It will alert me if it goes down.

No news on the coding site currently. Other projects occupy the time that i can currently devote to tech stuff.

issues and todos of geminispace.org

We'll have a few days off, i'll get back to some coding after that.

2021-05-25

geminispace.info is now aware of more than 1000 capsules. Unfortunately this data is somewhat misleading: some of the capsules may already be gone, but GUS lacks a mechanism for invaliding old data.

I'll probably start with some manual cleanup the next days, so don't worry if numbers go down.

2021-05-12

We are back on track with crawl and index, everything is up-to-date again.

I had to add another news and a wikipedia mirror to the exclude list. The current implementation can't handle such a huge amount of information well.

2021-05-08

Obviously this didn't work as expected. For whatever reason indexing fails repeatedly on one or another page with a mysterious sqlite error. It may to a few days till i find enough time to search for the cause of this error.

If you are familiar with peewee and sqlite or have come across this issue earlier, let me know:

Here's the issue related to this error on src.clttr.info

2021-05-05

The index is currently a few days behind. It will hopefully catch up during the day.

From now on I will exclude any sort of news- or youtube-mirrors from the crawl without further notice.

For the sake of transparency i may add a section which mention what is excluded and why it is excluded. But this is not a high priority for me.

2021-04-27

There are currently some issue during crawl that sometimes lead to n interruption. So it may take more then the usual 3 days until new content is discovered.

This will eventually be solved when the migration to PostgreSQL is done, unfortunately im quite busy with real life currently so it may take some time.

2021-04-14

I started working on migrating the backing database to PostgreSQL instead of SQLite.

This may take a while, but it will eventually solve some of the problems that currently occur around crawling and indexing.

2021-03-19

Not sure if i can keep the updates schedule set on every 3 days.

Current crawl is running for more than 24 hours now and it's still not finished yet.

2021-03-08

The shady workaround is now in place - index updates won't block searches anymore.

This is even more important with the ongoing growth of geminispace - as of today there are more then 750 capsules we know about.

2021-03-06

I'm currently working on a workaround to avoid the index update blocking search requests.

Unfortunately i broke the index during this...need to be more careful when doing maintenance.

2021-02-26

I've made some adjustments on how GUS/geminispace.info uses robots.txt.

Previously we tried to honor the settings for *, indexer and gus user-agents. That didn't work out well with the available python libraries for robots parsing and GUS ended up crawling files it wasn't intended tto.

We now only use the settings for * and indexer, no special handling for GUS anymore. All indexers unite. ;)

2021-02-02

The first fully unattended index update has happened last night.

There are still some rough edges to be cleaned, but we are on the way to have up-to-date search results without manual intervention.

2021-01-29

geminispace.info has just been announced on the gemini mailing list.

2021-01-25

geminispace.info is going public! Yeah! :)

2021-01-18

test drive of instance search.clttr.info started