1141
The rage is real
(startrek.website)
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads
No advertisements or spam. This is an instance rule and the only way to live.
My only hickup is SElinux, otherwise the permission system on linux is annoying but admin friendly minus stuff like /dev/mem always being denied and libfuse understanding and miscommunicating the risks of the "allow users (with correct permissions) to access another user's fuse partition" setting. (And its not user privicy, its DOS prevention)
tbf /dev/mem is mapped to physical memory, access to most of which is completely denied by the memory controller in the cpu (while it's in usermode), no matter rhe access level