See the first line of crates.inc Looks like maybe the pexp setting isn't needed?
Please zap the comments on rc_bg/rc_reload -- Sent from a phone, apologies for poor formatting. On 4 September 2022 15:38:02 Lucas Raab <tuftedoce...@fastmail.fm> wrote:
Hello, Inspired by a recent post[0] by solene@, I took a stab at creating a port of libreddit. From the README.md: Libreddit hopes to provide an easier way to browse Reddit, without the ads, trackers, and bloat. Libreddit was inspired by other alternative front-ends to popular services such as Invidious for YouTube, Nitter for Twitter, and Bibliogram for Instagram. I'd also looked at Teddit, but turns out that's node-powered... This is the first crates port I've worked with, but hopefully I didn't bodge it up. Runs fine so far with amd64 and briefly run-tested on arm64. By default, it binds to 0.0.0.0, but can be adjusted with a "-a 127.0.0.1" flag if running entirely locally is desired or behind a reverse proxy. Feedback? Thanks, Lucas [0] https://dataswamp.org/~solene/2022-09-02-local-front-ends.html