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

Programmer Humor

32396 readers
704 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
[–] [email protected] 12 points 1 year ago (6 children)
[–] [email protected] 6 points 1 year ago (4 children)

Yes! Discord is such a black holes for good knowledge, it's a crime

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (3 children)

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.

[–] [email protected] 1 points 1 year ago (2 children)

Since being forced to use this terrible communication method in my teams and groups, I’ve been copy-and-pasting good Q&A threads into text files that I push to an enterprise GitHub repo for perma-store. At least that way other engineers and myself can either use GitHub’s search or clone the repo locally, grep it, and even contribute back with PRs. Sometimes from there, turn into a wiki, but that’s pretty rare. My approach is horribly inefficient and so much stuff is still lost, but it’s better than Discord’s search or dealing with Confluence.

[–] [email protected] 2 points 1 year ago

Hear hear!

I too find my garbage heap notes file checked into GitHub to be better than confluence.

But I hate confluence so much I should probably bring it up at therapy sometime...

[–] [email protected] 1 points 1 year ago

At my job we bought an entire different product (glean) and are paying them a ton of money every month just because they can search our confluence wiki effectively lol

load more comments (1 replies)