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

Programmer Humor

32174 readers
93 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 (4 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] 3 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

[–] MajorHavoc 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] 2 points 1 year ago

Thank you for your service 🙏🙏

[–] lemmy_see 1 points 1 year ago* (last edited 1 year ago)

What’s wrong with Confluence? (Other than being separate from the codebase)