
This was fixed in a pr some time ago, though I don’t have the link now.
Lemmy Lead Developer and father of two children.
I also develop Ibis, a federated wiki.
This was fixed in a pr some time ago, though I don’t have the link now.
Maintainership of a free software project can be very taxing so it’s refreshing to see attempts to address that that aren’t intrinsically at odds with the free software movement. Remember that users of free software have no entitlement to anything other than source code. There is no requirement in any free software license that a project have maintainers, take bug reports, accept pull requests, offer support, etc.
This proposal could totally backfire though. There will be users paying 5 Euro per month and then demand on the issue tracker that major changes get implemented overnight. Or people who contribute with good bug reports that are unable to pay money, so problems remain unfixed. There might be a way to balance things so it works out, but that will take time. In any case its worth experimenting with different approaches to get open source betterfunded.
It is an issue for the open source projects discussed in the article.
Cache size is limited and can usually only hold a limited number of most recently viewed pages. But these bots go through every single page on the website, even old ones that are never viewed by users. As they only send one request per page, caching doesnt really help.
This is my second baby, the first one is three years old. So in my experience it’s much more fun once the child can go to the playground, starts to talk and gradually learns to do things independently. Though there are also difficulties, and of course every child is different.
Twinkle twinkle little star. It’s neat because there are versions in almost every language.
My baby celebrating her first birthday. Soon she will be able to start walking and eat normal food, so it will be much less effort to take care of her.
We have been blocking requests with empty user agent for a long time, its odd that it would stop working now.
I also use Freshrss (version 1.24.3 via Docker). Tried a feed from lemmy.ml just now and it loads without problems.
There are no specific requirements, it seems the upload simply failed. Try to upload again, and if it doesnt work contact your instance admin.
This will be implemented in the future.
Can you check what user agent is used to fetch the rss feed? We blocked empty user agents as well as names of different bots due to AI crawlers.
There is also a button for “view source” on the website (between downvoted and reply).
Normally you can paste the blog url directly into the rss reader and it will find the feed automatically.
Not sure how this works, anyway Ive set it up. I assume the bot login is required in order to auto-fetch remote communities to lemmy.ml?
The next Lemmy version will automatically rewrite links to the local domain.
You may be running apt upgrade
in another terminal, or it didn’t complete properly in the past. Anyway it cannot install packages so you need to fix that.
NLnet. However they only fund specific types of projects, and there are many open source maintainers who are not interested in money (usually they have a well-paid job already).
I havent noticed any problems with instability, at least for web server development it is stable enough. But it may be different in other contexts like embedded. And its true that many libraries still have 0.x versions.
Thats from the rate limit, it seems you already did a settings import recently. That can take a lot of resources so its limited to once every 24 hours by default. If the import didnt work last time try again a day later.