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

Programmer Humor

22802 readers
1190 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 20 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 1 day 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 22 hours ago

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