The WordFence plugin is a must-have for security.
If you use Caddy instead of Apache then you get SSL automatically. You’ll need php-fpm as well, tho.
Developer of PieFed, a sibling of Lemmy & Kbin.
The WordFence plugin is a must-have for security.
If you use Caddy instead of Apache then you get SSL automatically. You’ll need php-fpm as well, tho.
Ok if trying a memory limit of 512MB doesn’t work then I’m out of ideas, sorry.
Any interesting things in Reports -> Status? Sometimes there are warnings in there which point to config issues.
So weird!
Very unlikely to be a proxmox issue.
134217728 bytes is only 138 MB so your php memory limit is set lower than you think. Your php config needs work. Restart Apache and php-fpm (if using) after changing php.ini and use phpinfo(); to check that your changes were applied successfully.
A memory limit of 256 MB should be ok.
I was a drupal dev for 10 years.
There’s no way it should use that much ram. You probably have a contrib module installed that has a bug in it. Try a process of elimination till you find the module it is.
Looks like CMYK support is coming, if I read the release notes right. That has been a sticking point for a loong time.
Organic Maps was put back onto the Play Store the next day day: https://organicmaps.app/news/2024-08-18/good-news-organic-maps-appeared-again-in-the-google-play-store/
Pretty good discussion about this on Mastodon - https://friend.camp/@aparrish/113053044485254385
hardcoded into android
This explains so much! Thanks
Lemmy and Kbin both got money from Nlnet. Mastodon too, plus probably other fediverse projects.
What is the relationship between NGI and Nlnet?
I think that’s going to be more of a limitation than your CPU. Any chance of getting 256+ MB of ram?
When listing an app on the app store, there is a footgun to watch out for. One of the questions it asks is “Is this app made for children” or “is this app intended for children” or something like that. If you say “yes” to this then that triggers extra stringent evaluation criteria. Many people will accidentally choose yes for their app because it’s a general purpose app which anyone can use (no porn, violence, etc) but that is a mistake. The intent of that question is to find apps that are ONLY for children to use and to evaluate them differently in order to keep children safe.
FYI 90.6% of all votes are upvotes.
following the first report’s publication, TikTok disabled its hashtag measurement functionality in a move that made it impossible for the researchers to replicate their findings.
To have any chance of doing serious CAD work in a VM you are going to need to set up GPU passthrough so the guest OS can access the GPU directly. AFAIK Virtualbox doesn’t do this. Some hints about further research can be found at https://en.wikipedia.org/wiki/GPU_virtualization.
I strongly doubt Windows will be faster in a VM, that’s a pretty bold claim. But it should be possible to get it to an ok level.
Hell yeah, inspiring!
Private messages would need to be end-to-end encrypted. No ActivityPub-based platform does this. I’ve been mulling over how to do it but haven’t landed on anything solid yet.
Signs-ups don’t have to be open, they can be closed or vetted - it’s just a config option that can be changed with a couple of clicks.
PieFed has polls. But it’d be helpful to take inspiration from Loomio and add much richer functionality here to turn a poll into a proper group decision-making tool.
After X attempts to log in, it bans the IP address.
It will scan your wordpress files and alert you if any of them have changed in suspicious ways (hacked).
It can disable the xml-rpc endpoint which is rarely used and is a big vector for hacking.
… and a lot more but those are the main ones for me.