this post was submitted on 28 Jul 2023
1100 points (99.9% liked)

Programmer Humor

32136 readers
549 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] QuazarOmega@lemmy.world 28 points 1 year ago (2 children)

So much yesss, that drives me nuts, regardless of age!
I know that it's just hip and familiar to many, so I put with it with the few projects I'm really interested in and I can't say it doesn't work well, but please, why are there SO MANY??

[–] RoundSparrow@lemmy.ml 5 points 1 year ago (1 children)

For open source, I almost always found IRC was a black hole of information. All kinds of developers discussing things that never made it to search engines. It's a long tradition.

[–] flashgnash@lemm.ee 3 points 1 year ago* (last edited 1 year ago)

As a dev, far easier to answer questions about my code than write up documentation, so makes total sense to me

With discord at least you can usually search chat history for your question and find someone else asking it in the past

I wonder... Might be able to write a language model based crawler that goes through a discord server and pulls out all the useful information to generate documentation or at least a FAQ