this post was submitted on 28 Jan 2024
2009 points (98.2% liked)

linuxmemes

20463 readers
127 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 26 points 6 months ago (1 children)

I have been lucky and haven’t seen this. What a horrible thing to do.

[–] [email protected] 14 points 6 months ago (4 children)

I haven't seen this either. OP, you got a link? I'd love to see what kind of software is doing this.

[–] [email protected] 11 points 6 months ago

Not exactly the same thing, but the xone (XBox One controller driver for Linux) project disabled Issues on Github and uses a Discord server instead. Which is stupid as heck, because I'm not going to join a Discord server just to check if someone has already encountered the same issue as me.

[–] [email protected] 4 points 6 months ago (1 children)

It's generally nothing big enough to have heard of unless you're looking into whatever niche it fills.

Only example that comes to mind is mechanical keyboard stuff. For some of the smaller / one-off designs there was a habit of "if you need troubleshooting, here's a discord link" instead of even minimal documentation. For "standard" stuff that used the same lil microcontrollers as everything else just a minor annoyance, but saw it with ones that used custom / no microcontroller too, where even a "you need X diodes, Y sprockets, etc" would've been nice.

Like OP tend to see it and move on and forget about it because it's not worth it. The few times I really wanted to get some service running on a raspberry pi or arduino or whatever and tried the discord was a handful of 'regulars' swapping memes that were annoyed I wasn't intimately aware of their codebase.

[–] [email protected] 3 points 6 months ago

Troubleshooting I could see being in discord. But it shouldn't be the only option.

I got the feeling this is mostly niche stuff or very new developers that don't have GitHub experience.

You can integrate GitHub issues with discord. I imagine similar integrations exist with gitlab

[–] [email protected] 4 points 6 months ago

I've only got anecdotal stories but I have heard from my friends that ROM hack projects do this and I personally don't get it. If it’s to hide from the big N, Discord won’t back you there. Just teach your users how to use patch files instead.

[–] [email protected] 2 points 6 months ago

TrueCharts (third party app repository for TrueNAS) does this and it drove me crazy until I eventually gave up and moved everything to Docker. Lack of serious documentation was just one of the many reasons.