A Looking Glass for AS208694 is now available.
You can check it out here: https://www.lg.as.tiekoetter.net
Users who have been verified to be who they say they are.
A Looking Glass for AS208694 is now available.
You can check it out here: https://www.lg.as.tiekoetter.net
Invidious works again!
My Invidious instance is currently dead since Google/YouTube blocked all my proxy IPs and I can't get a valid token anymore. There is a possibility I can use my own AS for IPs soon but that is not 100% sure yet.
Hey thanks for the feedback!
No the search feature is not intentionally limited. I have encountered it myself a few times. As far as I have seen it depends on the time of day due to how many people are using it.
Why it is limited way more than the actual content and media I don't know.
I probably have to add a few more twitter accounts to my instance to avoid this.
This will take a bit of time because these accounts have to wait a but before they can be used for the instance.
What you are describing is the current problem with the bing and yahoo engine. They don't give quality results for an unknown reason for some percentage of results. The reason why bing is the default on my instance is because it gives near limitless results as it doesn't rate limit. Before I had google enabled as default but it broke in early october (refer to this GitHub issue if you want to read up on it: https://github.com/searxng/searxng/issues/5286)
Either way since duckduckgo and brave also increased their bot detection the only "quality" general search engine left is presearch.
You can switch the engines when you go to preferences -> engines. There you can enable/disable engines however you want.
Hope this helps and thanks for your feedback!
Sorry for the late reply.
Invidious is a front-end / proxy for YouTube. You can check the source code from the Invidious project at https://github.com/iv-org/invidious
If you have any specific questions regarding my instance of invidious feel free to ask.
Yeah the status page is just checking if the index responds with 200 or at all. I could check specific paths but I cache most of it.
The reason why it behaves like this is because my instances gets hammered with 5 times the usual traffic for almost the last 72 hours.
Looks like legitimate traffic.
I would have to add more twitter accounts as the current number always sits limited at 95-98% which gives you the "rate limited" error message. If you refresh a few times you may get through to a valid session.
I will have to monitor this for the next few days. Adding more twitter accounts is very tedious.
Thanks for voicing your concerns!
You can change this on under your profile -> settings. There you can change each different notification type from "notification only" to "notification & email". I have this set to notification only so it doesn't spam inboxes by default.
Hope this helps and thanks for your feedback!
That is a good question and I was looking at Discourse initially but couldn't get it to work how I would have wanted. It also throws countless errors and seems more hacked together than a thought through software. The docker image was not really working, this may also be an error on my part but they officially don't support docker as an install method which I thought was a red flag.
I came across NodeBB in my research for a modern forum software. Looked promising. They provided a clean docker install method. I also noticed that Netgate (the company behind pfSense) uses NodeBB for their forums.
It also looked easy to maintain, which turned out true, so I settled on it.