Hacker News new | ask | show | jobs
by nly 4594 days ago
Yeah, I'm sure there are loads of technical details... but I can't help feeling there are parallels with the over zealous use of 'patterns' in OOP.

When I started out with 0MQ I felt sucked in to a world of combinatorial explosion where I always have to think about what type of socket is at the other end of of a connect()... it just doesn't feel right to me.

1 comments

These "patterns" exist because people like you want to gloss over the "loads of technical details". :)
Just the opposite.