Programmer Humor
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
Yes! Discord is such a black holes for good knowledge, it's a crime
Does Discord now offer the ability to save/fav comments to find them again? When I used it the last time, i was amazed how everything just scrolls by without a possibility to hold on to something.
You can search through the whole history of a channel
I fucking hate Discord. It's a walled garden. You need an account to see the content and you can't google shit. It might be great for real time communication, but I can't grasp how its usage has evolved beyond any of that.
All those reddit communities who migrated to Discord are in for a shock when they pull the exact same shit in a few years.
I use it, but it's basically "Free Ventrilo but not as shit." I have nothing of any value on it. It can be yoinked behind a paywall at any time.
Lexical (rich text editor by Facebook) recently "migrated" their Github discussions to Discord... I have a question that I can see was asked on the discussion, as it appears in my search results on DDG, but I get a 404 when I try to open it. The fuckers deleted the discussions!
Of course, Discord only has poor-quality answers to that questions as it gets asked every week and maybe gets answered in a different way every time. Quality of discussion is much lower.
Now that it has threads and features for communities I think it's pretty decent.
I'm 50 and I have a 23 year old "RTFM" t-shirt.
This hits home. Discord is a terrible product I don’t know why anyone likes it.
Discord != Support
Discord != Archive
Discord != Issue tracker
Discord != Update news distribution platform
Requests to Discord are blocked by my company’s newest filters as “gaming”. 😶
I mean, it's not wrong? Discord is still primarily a gaming app built as a replacement for TeamSpeak and Ventrilo. The non-gaming use cases are still in the minority.
That’s true, but we had a work server there for voice chat
Wow. I'd be self hosting mumble for that. Or using Teams.
Not wrong lol, it's a gamer chat. It tried to rebrand as a regular chat app, but the entire gamer aesthetic says otherwise.
I see a lot of things that have a discord community.
Why is this? Is it a way for someone. To earn extra money? Or do they just like that platform?
Discord is easy to setup and use. It’s basically a chatroom with history. It can help build a community. It’s also a horrible way to store/archive information because it focuses on real-time communication. At larger scale it also tends to get too noisy.
Lots of users gush over Discord for some reason. My impression is that more technically minded people don't really like it, but your average user uses it for almost everything and encourages more services they like to use it. Hence why many reddit subs moved to Discord - the mods didn't necessarily prefer it, but they were sent an overwhelming number of requests from their users.
Thanks for the heads up, i guess I just a bit too old to have been part of the discord group.
In the country where I live, it’s all Facebook messenger. It’s a shame as o think a number of people don’t really care for it, but everyone and every business uses it so we are kind stuck.
Yeah I mean I don't understand it either. Telegram is bad enough for me, can't be assed with Discord.
Also, putting documentation in a format that has way too many features so just reading docs takes up 40% of CPU usage. Yes ,fuck you for using gitbook, i hate it so fucking much
I could see the paradigm shifting over the years on reddit. They don't approach the internet as a knowledge base but a personal assistant chat. That's when I knew the value of the site was on the down swing.
Kids these days:
StackExchange bad! Those elitist pieces of shit closed my question I did 0 research for and they were not nice.. Imma go and ask the same question on The_Next_Place, where there's still someone who hasn't gone mad answering it for the thousandth time.
I recently built a 3D printer where the entire community for it lives on Discord. Their website instructions are horrifically out of date because all of the current changes have been discussed at some point on Discord. What should have been a 2-4 day project turned into a 2-3 week project due to the garbage involved in trying to strain information out of a massive multi-channel group chat with terrible search.
It wastes everyone's time. The project maintainers have to keep answering the same questions, and the users don't have instant access to answers
Why would any sane developer want to use this system to "document" their project? Written docs have worked well for a million years and there's no need to change them.
You can even include them in your version control system and allow others to suggest changes
And you can include separate ones right there in the root folder where the script lives. README.md renders out beautifully on GitHub.
What 3d printer is this so I can avoid it?
I’m afraid they’re talking about the Voron printers, which are really great printers.
The instructions on the Web are pretty good, unless you start messing with Tons of mods, but thats your own fault.
The only real alternatives to Discord is Matrix and Revolt. I am on both and there are a good number of people on there but they aren't too active. Wish they would be more popular and widely used
I think you're missing the point here. The solution to the "documentation on a chatroom" problem is not putting documentation on another chatroom.
Also "I'm so sick of this question" well then put the answer somewhere that's indexed by search engines. Siloing knowledge into discord is an awful idea.
There was a man at CERN once who was sick of questions. His name was Tim-Berners Lee.
I hate the amount of software that is gated behind a Discord server.
No, I don't want to join your garbage Discord server just to use your software. Just host it somewhere else.
Yeah I can't stand that shit. Just put it on GitHub