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

Programmer Humor

31793 readers
143 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] 24 points 1 year ago* (last edited 1 year ago) (2 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] 30 points 1 year ago (3 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] 4 points 1 year ago

Thank you for your service 🙏🙏

[–] [email protected] 4 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

[–] [email protected] 2 points 10 months 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] 0 points 1 year ago (1 children)

You can search through the whole history of a channel

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

How is that the same than a favorite? I can also use a searchengine to find a website, but a bookmark is sometimes better. I can also search through all tweets on twitter, but having some marked as favorites come in handy sometimes. I use favorites and save lists in youtube quite a lot. Even though I could use the yt search bar each time.