Hacker News new | ask | show | jobs
by xboxnolifes 661 days ago
I think the biggest problem with these indirections isn't necessarily the amount of layers, but that they are unnamed (and naming isn't really well supported in most languages outside of just typedef-ing symbols).

***char vs *array<string> (or something similar)

Or in the article's case, naming what the 2/4 layers of channels were.