Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

First of all there is the whole how much performance gain that actually wins in practice, when everyone amd their dog are shipping Electron apps.

Secondly, the maintainability of duplicating standard library code, without having the same resources as the compiler vendor.

It is your product, naturally you don't have to listen to folks like myself.



I think context is important. In a large corporate context, NIH kills you because everything you implement needs to be documented, debugged, and understood by 10s or 100s of other people. In a small or one-man project, a lot of the NIH downsides go away and it makes (some) sense to reinvent the wheel if there are performance or simplicity benefits to be had. Consider Roller Coaster Tycoon as an example of the latter - where the author wrote everything in asm out of personal preference and for performance reason instead of using C and its libraries.

I'm surprised by how many people on HN are yelling at the author to code as if he's working at a company like Adobe, when objectively Adobe's PDF reader is dogshit (especially performance wise) for most people and is probably built on best practices like using standard libraries.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: