• 3 Posts
  • 53 Comments
Joined 2 years ago
cake
Cake day: March 2nd, 2023

help-circle

  • Whilst I do understand that sentiment, with our project we have made as much effort as possible to make sure that nobody thinks we would ever do such a thing.

    We are rather tight fisted with our donations and make sure we only spend them when absolutely necessary - none of it goes out as regular stipends for the team and all funds for expenses get sent in response to the actual bills incurred, I don’t think any of us would dream of siphoning it into our pockets.

    We were even debating if we should use the “standard” funds to foot the bill for a new hosted service thing but felt this was a bit of a grey area - the service would be provided for free but footed by the donors of which only a small percentage would likely use it… We realise just how much of a privilege it is to be in receipt of the funds so we treat them with utmost reverence.

    Not that I’m trying to encourage you to donate money to projects rather than time, I very much do the same as you and donate time and effort rather than money, but there are some good guys out there.


  • I have to admit that I don’t. I have done a couple of one-off donations before but I generally hope that my karma is balanced by some of the effort I put into helping out with a couple of projects.

    That said, I’ve been utterly floored as to how generous the community has been with donating to one project I help with in particular. We added a donation platform with OpenCollective early on in the project but kind of hid the link away a little in the navbar, I thought we might get a tiny bit thrown at us every so often. When Distrotube did a video on us, one of the comments he made is that we should make the Donate button much more obvious, we did and now we have a whole bunch of super generous sponsors backing the project and making it possible. We keep the spending as open as we possibly can - it mostly goes into our backend hosting costs and website stuff and really does help it all stay alive.



  • I feel you haven’t been reading what I’ve been saying if you are claiming a “single chat log”. The whole point of what I’m saying is that there are various forms of communication that can be used in a project and the one I’m part of literally couldn’t function with an async-only forum type setup. Chat is for temporary, transient communication. Forums (and by extension Lemmy/Reddit) are for longer form async discussions with defined topics. Both are valid as has been the case all the way back into the days of having both a mailing list and IRC channel for a project.



  • The same could be said of Matrix though, I don’t think you can see a Matrix chat without an account either. Discord does have a forum layout… ish. It is pretty bad though and not something we use as a forum. It is used but really only as a way to separate topics in what would be a busy single chat area - more akin to something like Zulip. Even IRC channels tend to need you to connect with a nickname but unlike the others you can’t see chat history without a bouncer set up and at that point you have basically made an account in all but name.




  • We use Discord rather extensively but we don’t have this problem. I don’t think the issue is Discord itself (or for that matter any chat, be it IRC or Matrix) but the way it is used. I think it unfair to just blacklist a project just because it uses it.

    We use Discord for team chat and conversations, the instant nature of a chat app suits this purpose far more than an async platform like a forum for us. This is either commonly known or transient info, not something we are interested in preserving. Long form conversations (like the status of our OS packaging) that require input over a long period goes into a forum topic.

    We also use it for support for short form questions and help - anything more than a quick answer or “active” help then we recommend filling in an issue form or using the forum.

    If a question comes up more than a few times then we make sure that it is documented - either in an FAQ or in the main documentation as it is clear that information isn’t readily available or easy to find.

    I’m not necessarily defending their use of Discord as I don’t know exactly what they are doing but it does seem they don’t have any alternative community areas. In contrast, yes we have a Discord but we also have a Lemmy community, a Subreddit (I’m honestly against keeping that one going but we would rather not shut out users from support), Mastodon and forum.

    So no, it doesn’t increase volunteer load in all cases, it is a valuable tool for us. Not that I’m wedded to Discord in particular (I’d honestly prefer to migrate it all to Matrix) but the idea of a chat platform for projects is not a bad thing by itself, it is how the project uses it.




  • This is really cool and something I’ve been missing since we kind of got forced off our original CI platform (they changed their free tier and it would have been financially prohibitive) and moved to GH runners.

    Is there a limit to the size? I notice that your example instance (and the default value) of file size is set to 100MB, is there a maximum size if you were to self host it or is it technically unlimited? Our CI artifacts tend to be around 700-800MB.







  • The moment I see the same question popping up more than a couple of times is an indication that it should be documented by somewhere that is actually indexed by search engines, normally the website/faq/docs/wiki as it is clear there is something missing.

    To me, as part of a small team/project, it feels so much better to be able to use chat for every day communication just as I would at work. It allows a lot more expression in communication than forum posting. It has really helped us have a good sense of community and teamwork we might have not otherwise had.


  • I don’t think much in this is specific to Discord so much as it is to chat/IM in general. Honestly we use both chat (yes via Discord although I’d love to move to Matrix) and forums. They just serve completely different roles. Traditional style forums (whatever it is, Discourse, Flarum, Github Discussions) work really well for “long form” topics and asynchronous conversations. i.e. if there is something to discuss that is complex and can attract valid conversation over the course of days/weeks/months then it is ideal.

    Chat on the other hand is great for co-ordinating and asking quick one-off questions that will get you an answer really quickly. We use it all the time to just discuss general plans, ideas etc. and answer simple questions like “how do I do x?”.

    I think most of the (justified) hatred is to those projects that only have a community via chat which is valid - on big projects it can be somewhat difficult to get a word in and get noticed if you have a “simple” question which wouldn’t be a problem on a forum.