LOL! Me too, I started using a lot the search function and I ended up moving to a FOSS alternative that is search-focused (and a lot lighter)
LOL! Me too, I started using a lot the search function and I ended up moving to a FOSS alternative that is search-focused (and a lot lighter)
Could you give more information?
Is it running in the same machine you want to search from?
Is it running in a container (and which network mode)?
Have you changed the configuration of SearXNG? I think the default URL was localhost
in some settings (like the hostname
or base_url
variables in both settings.yml
and docker-compose.yml
).
Also, it’s been a while since I made SearXNG my default search engine, I used to use an extension since the Firefox way is less customizable.
I’ve been using Anytype for project management and some collections, like my favorite art pieces, an archive of memos/random notes and writing planning.
I use markor for reminders (QuickNote) and sometimes to convert files to PDF since I mostly use Markdowm for everything.
I haven’t found a perfect workflow, but I haven’t tried using Anytype for serious note-taking, though it seems very capable.
I’m self-hosting in a 500GB HDD, 2 cores AMD A6, 8GB RAM thinkcentre (access for LAN only) that I got very cheap.
It could be better, I’m going to buy a new computer for personal use and I’m the only one in my family who uses the hosted services, so upgrades will come later 😴
It was. Fossify is now a suite, forked from the “Simple Mobile Tools” apps suite, after it was sold to ZipoApps. You can check the discussion thread here:
https://github.com/SimpleMobileTools/General-Discussion/issues/241
I’ve been using rootless Docker because it’s a good practice, but I’ve been having weird permissions issues that apparently no one else has or, at least, not enough people use rootless to know lol. I have some theories about how to solve it, but it would require a good amount of time. I’m also restructuring my directories so it’s better organized with Syncthing and I have to resolve those permission issues to solve the backup problems I have (mostly DB files that I don’t have permission to copy).
Any image/video editor in Android. I’ve been trying Image Toolbox, but sometimes it doesn’t work or crashes :(
So true, I’m still a student, but taking care of my plants daily is relaxing and repetitive, also some problem solving when there are plagues lol
Syncing files that you may open in both (or more) devices at the same time is unsafe with any service, but you can manage to avoid sync conflicts with KeePass if you do not open the same file at the same time or open the Android app in read-only mode. I’ve only had like 3-4 conflict files this year and they weren’t important.
I don’t know if muPDF Viewer is, technically, free software, but i use it for the completely minimal UI. You can only read and search, it’s very limited in a good way.
deleted by creator
I’m still using Docker Rootless, which I want to change for Podman since Rootless is second-class for Docker, but I haven’t been able to read the documentation enough to understand Podman Quadlets to migrate my compose files, and there are some incompatible configurations so even if using
podlet
, I have to edit some things manually.I also want to migrate to MicroOS if possible in my server, but I’m still testing things in a VM to understand enough and the cost-benefit u.u