|
|
|
|
|
by hombre_fatal
1465 days ago
|
|
HN is a straight forward forum. Reddit is one level above that: generalized forums as a service. Anything HN has had to implement, Reddit has to implement at a generalized, user-facing level, like mod tools. Frankly, we underestimate how hard forums are, even simple ones. I learned this the hard way rebuilding a popular vBulletin forum into a bespoke forum system. Every feature people expect from a forum turns into a fractal of smaller moving parts, consideration, and infinite polish. Letting users create and manage forums is an explosion of even more things that used to be simple private /admin tools. |
|
I agree, most software is deceivingly simple from the outside. Once you start building it, you become more humble about the effort required to build anything moderately complex.