David Ahmed
David Ahmed
Hmm interestingly enough, I followed this issue (https://github.com/knadh/listmonk/issues/747) and my issue is resolved too. I will leave the issue open (in case someone can explain what I was doing wrong);...
Here's what I used to solve the issue: ```yml app:
I'm envisioning it as a part of bigger enhancement where users can toggle 'default' lists like HN curated, Programmers, etc.
There is potential list of fake ebook/pdf download links. After #1
@mvasilkov by any chance do you have some lists so far? I am considering adding this functionality in a newer release.
I'm still debating whether I should add DDG support for now or not. I'd say it's definitely an enhancement among the possible list of others: 1. DDG support 2. Bing...
@mitchweaver confession time- I've never used Startpage more than two times in my life. Essentially in Wiper, the results are 'stripped' based on the blacklist by trimming the HTMLContent of...
> Remove the resources option from Kaffy's configs. If you meant the following, then yeah I've removed and it works. But as `many_to_many` association is still not supported by Kaffy,...
Tried this as well > Rename the BenchmarkAdmin module from MyApp.Kaffy.BenchmarkAdmin to MyApp.Benchmarks.BenchmarkAdmin Unfortunately, the same issue persists.
I've additionally tried this idea as well, but I end up with the same error: ``` jobs: test: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: erlef/setup-beam@v1 with: otp-version: '26'...