Mike

Results 118 comments of Mike

@Alkarex it appears the tag searching has the same issues as the `inurl:`, it doesn't work if quotes are included. https://github.com/FreshRSS/FreshRSS/issues/6761

Not sure if this is at all related, but just for fun I switched my non-NixOS home-manager config from the nixpkgs version of `zed-editor` to the flake here to test...

> Do you happen to be using Lix? I've been getting similar errors when trying `nix develop`/`nix build` with Lix, but using upstream Nix worked fine for me. Kind of...

I have some Reuters, AP News, and NPR feeds that are like this. They often publish an article on multiple feeds with identical content, URL, and title. However the tags...

I suspect the most difficult part of this idea is how to handle the fact that you effectively have a single entry that is now associated with multiple feeds. Either...

> but we don't adding a way to disable or allow customizable addresses because it simply defeats the point of checking if the proxy connection is green or not. The...

> You can provide a suggestion as an alternative that we can retry on if the Servarr ping fails, [...] Ignoring the need for a non-clearnet endpoints for every possible...

> You wrote some stuff, but I don't see a proper solution to all of this since the indexer proxy has nothing to do with P2P traffic, just basic HTTP....

After some debugging, the issue appears to be that the bwrap scriptlet environment doesn't include `/dev/fuse`. So the `fuse-overlayfs` can't be used properly.

> If a base image chooses to include content in `/usr/lib/repart.d`, I think we should probably use it by default for `to-disk`. Just keep in mind that one of the...