199
It is a helpful forum though
(lemmy.zip)
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.
Worst is C code where people don't specify what version there useing or they use features or functions from third party libraries they don't include in the awnser when they post code (they post code with custom functions without pointing out it's from an obscure git repo that requires a 1:1 ide setup).
And sometimes people posts code that appears to fix the problem but will end up causing massive code refractoring later