python

Self-Hosted SearXNG instance on OpenBSD

    

Some time ago, I discovered and used searx on OpenBSD . This worked quite well but there were a few annoying bugs that I couldn’t solve. Mainly using OpenSearch with Firefox and timeouts with some Big Tech search engines. After struggling enough, I decided to switch to SearXNG . It has some cons compared to SearX but, regarding my needs and beliefs, the pros win.

Continue reading...


Running the Searx metasearch engine on OpenBSD

    

Searx is a free metasearch engine. This means that it will aggregate search results from several search engines, like Bing, DuckDuckGo, Google or Qwant. But it will also use search engines from services like DailyMotion, DeviantArt, FramaLibre, GitHub, Reddit or Wikipedia to extract search results. For more information, have a look at the searx online documentation . It also removes Cookies and generate a random profile for each request you do.

Continue reading...


Get your RSS feeds as email

    

When it comes too keeping informed about the (IT) world, I tried using Twitter ; and found it to be too noisy. I tried using newsboat ; but it’s not nice when you only have a phone. I tried using Feedly and Scoop.it ; but it often seems slow and redundant ; when not off-topic. Then I tried IFTTT to get my RSS feeds items send by email. And it worked really nice for a month a two. Then suddenly… it stopped working. No error message in the console, no error email, nothing… Strain As A Service… Then I discovered rss2email. And guess what… it’s available on OpenBSD . So I went for it. Simple and straightforward: configure the RSS feeds and receive the items in your mailbox.

Continue reading...