• 0 Posts
  • 21 Comments
Joined 9 months ago
cake
Cake day: December 25th, 2023

help-circle

  • User perspective:

    If you want something big I’d pitch nixos. As in the core distribution. It’s a documentation nightmare and as a user I had to go over options search and then trying to figure out what they mean more often than I found a comprehensive documentation.

    That would be half writing and half coordinating writers though I suspect.

    Another great project with mixed quality documentation is openhab. It fits the bill of more backend heavy side and the devs are very open in my experience. I see it actually as superior in its core concepts to the way more popular home assistant in every aspect except documentation!

    That said: thanks for putting the effort in! ♥




  • According to their page it’s a pure searxng instance. I didn’t see anything on my own instance changing so there are three options I see:

    • The mentioned server side changes (e.g. A server move you mentioned but could also be server settings, provider settings, etc).
    • client side changes: somehow your Firefox provides different information to alter the results
    • subjective change: it’s always a possibility that either what you searched or your perception was more fine tuned to Cyrillic.

    And then there’s the obligatory “none or all of the above”.

    Personally I’d guess it’s just a fluke. I gave it a few searches from Firefox mobile on “all languages” and had a mix of mainly English and a bit of German und French in there as results.

    Edit: if you’re comfortable with that feel free to share some search terms and we can compare results. Would be curious myself!




  • As they are closed source no one can tell you their true privacy policy. It seems better than average from what I’ve read but you never know…

    Personally I use logseq and sync the files via a Nextcloud instance. I can only recommend it, although I also recommend spending an hour to learn the tagging and linking logic and reading through their guide on what’s possible. I still only leverage a minor part of the potential myself.

    One that is closer to onenote (I think, never used onenote) is Joplin.




  • (not OP but same boat) Doesn’t really matter to me because google knows my servers external IP which is a non-issue: I don’t expect google to try to attack me individually but crawl data about me. There is no automatic link between my server and my personal browsing habits.

    In terms of attack vector vs ease of use , self hosting searxng is a nobrainer for me - but I do have an external server available for things like that anyway so no additional overhead needed.



  • No worries I phrased that quite weird I think.

    A NAS is only more power efficient if the additional power of a full server is not used. If for some reason the server is still needed than the NAS will be additional power consumption and not save anything.

    (for example I run some quite RAM and compute heavy things on my server which no stock NAS could handle I think).







  • Scipitie@lemmy.dbzer0.comtoSelfhosted@lemmy.worldREDACTED
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    8 months ago

    You are running a specific module of a project locally - not the whole project. The web server is an integral part - leaving it out makes you do a bit of the leg work: you’d need to figure out how the websites get built and deployed and then reverse engineer that for your android environment.

    Personally I’m fascinated by that attempt and it could be an awesome learning opportunity. To be honest I don’t have the motivation to follow your path down this rabbit hole though.

    If you decide to follow up I’d appreciate you giving updates from time to time about your insights! ♥