this post was submitted on 24 Apr 2025
234 points (97.6% liked)

Programmer Humor

22804 readers
1416 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] grrgyle@slrpnk.net 19 points 1 day ago (1 children)

Yeh. Matrix structure where anyone can message anyone, and lots of people depend on each other, seems to work pretty well. But silos will develop anywhere you've got hundreds of people, at least as far as I've seen.

[–] Static_Rocket@lemmy.world 4 points 23 hours ago (1 children)

I've also witnessed matrix structure break down when too many methods of communication are used. It's all very brittle.

[–] agamemnonymous@sh.itjust.works 3 points 21 hours ago

Every system has limitations and flaws. The trick is tailoring your system elements to serve your use case.