2RTZZSro's comments

2RTZZSro | 7 years ago | on: The Cost of Developers

You accuse Gitlab of "quite a few [problematic] things" but do not put forward even a single one of those.

2RTZZSro | 7 years ago | on: Getting Google to ban our entire company

>who would have moved heaven and earth if this had happened to us

Baseless assumption.

>hired another gigantic Indian outsourcing company

How is this confidence inspiring?

2RTZZSro | 7 years ago | on: How a domain registrar can kill your business

Network Solutions is an utter joke. I had them develop a website and the website was finished with web best practices from 15 years prior. Messy code, zero responsive design. Photoshop used to the max. Then the same website hosted with them was mysteriously "hacked" and disappeared. They had zero backups and continued charging to host the website they lost. Absolutely zero recourse for their incompetence. STAY AWAY

2RTZZSro | 7 years ago | on: JavaScript is Good, Actually

That python is slow is utterly irrelevant. You would never deploy an unoptimized Python codebase into production if you cared about performance. You would profile the code and optimize the hot paths with the appropriate technology, be it numba-jit, cython, numpy, cffi, or any of the other many ways you can easily optimize Python
page 2