
skankhunt42
@skankhunt42@lemmy.ca
- Comment on Rule 2 Clarifications and New Rule proposal I’ve gotten through (I believe) a 6 days ago:
Self-promotion posts advertising their product requires community participation, or they will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. **F/LOSS Exception**: If your post is about a project that is completely open source & can be self-hosted *in full* without payment, your post is exempt from this rule.
How about
Promotional posts advertising a product requires community participation. If more than 10% of your history is promotional it will be removed. F/LOSS Exception: If a project is completely open source and can be self-hosted in full without payment, it is exempt.
- Comment on Rule 2 Clarifications and New Rule proposal I’ve gotten through (I believe) a 6 days ago:
> Promotional posts require community participation or they will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. **F/LOSS Exception**: If your post is about a project that is completely open source & without any paywalls, it will be exempt from this rule.
To me, this says, if you’re posting something behind a paywall (F/LOSS or not) they’re going to look at your post history. If you’re a shill, it will be removed. If you’re someone who self hosts and just wants to talk about self hosted apps, you’re fine.
Said another way, if all you do is post promo content it’s not welcome here. If it’s a one off then post it.
Look, if you don’t like the rule, make a suggestion to the mods on how to make it better. The spirit here is we all love learning and using new tools paid or not. If you want to share something new to you, like Plex, I’m 100% sure its fine. Post, promote what you love, start a conversation around Plex. The problem is if you only ever talk about Plex and promote it. It gets old FAST and it’s not a community I want to he apart of.
- Comment on Rule 2 Clarifications and New Rule proposal I’ve gotten through (I believe) a 1 week ago:
Symfonium is another paid example. Amazing app. Even with the new rules we can post about them. With that, I don’t understand your original complaint.
If you’re not pushing your paywalled stuff, it doesn’t affect you, does it?
- Comment on Rule 2 Clarifications and New Rule proposal I’ve gotten through (I believe) a 1 week ago:
Yeah, I understand that. I was suggesting saying the samething without the exception wording. In the end, it doesn’t stop us from talking about paid software. I use Plex, etc, etc, it’s the promotion that’s the promotion that’s the problem… That being said, maybe I’ve misunderstood non_burglar’s complaint. Unless their a closed source dev looking to promote.
- Comment on Rule 2 Clarifications and New Rule proposal I’ve gotten through (I believe) a 1 week ago:
I think that’s the important distinction to make. Maybe get rid of the f/loss exception and explicitly call out the paid aspect. If you’re here to promote software that’s pay walled you get the 10% rule.
- Comment on HELP : Cannot upload files bigger than ~180MB to matrix server 2 weeks ago:
You can use the host file to point matrix.example.ca to 127.0.0.1 or whatever endpoint you want to try.
You could set up a docker container with cinny to try a different app. cinny.in
I don’t like elements so I avoid it, not sure what to suggest there.
- Comment on HELP : Cannot upload files bigger than ~180MB to matrix server 2 weeks ago:
I’d try on the PI against the service port to remove all the extra complexity. If that doesn’t work, fix it and move on to the next layer, fixing as needed until you get to the end.
- Comment on I need a map... 2 weeks ago:
Install docker.
Choose something you want to replace. Docs, image, chat, etc.
Research replacements for $Service
Bring up the docker Container and get it working.
Use it for a day/week as the replacement. If you don’t like it try a different replacement from the list above. Continue until happy.
Research a replacement for $OtherService
Bring it up on docker…
Check resources as you go. Maybe use Linux + docker on laptop and NFS from nas for storage. When the laptop isn’t powerful enough anymore look at adding another docker host. Just keep building from there.
Also backups. Maybe a wiki to document your journey.