▲ | godelski 4 days ago | |||||||
I see a lot of people write software like this regardless of language. Like their job is to glue pieces of code together from stack overflow. Spending more time looking for the right code that kinda sorta works than it would take to write the code which will just work. | ||||||||
▲ | astrange 3 days ago | parent [-] | |||||||
At least they get there. I was thinking about two types of people; one gets distracted and starts writing their own UI framework and standard library and never gets back to the program. The other starts writing a super-flexible plugin system for everything because they're overly concerned with developing a community to the point they don't want to actually implement anything themselves. (In this space the first was a few different mplayer forks and the second was gstreamer.) | ||||||||
|