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

>"Microsoft's entire business model for decades has been to shove shoddy products down people's throats."

I remember this one. In the 90s MS reps would come to our company and sing about how their Visual Basic was superior to Delphi. When pointed to countless features that proved the opposite all they were able to say is that the MS has bigger dick.

Their recommendation was to have 2 developers instead of one we had. One would code GUI / front end in Visual Basic and the other write DLLs that would do all the meat.



I once worked at a company that wrote their UI in Delphi but then wrote their logic in C++ using boatloads of COM and MFC (for non-gui elements; the std library with containers was "new" at the time) so they ended up with 20 years of development baggage to talk to SQL Server over ODBC whilst implementing their logic on a repeated basis in C++ (COM loves you implementing interface functions you can't remove), calling from Delphi.

They were trying to port it to a "modern" system and modern compiler so had millions of lines of code to fix, and their UI was MFC-based (so another shot in the foot).

"Fun" times.




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

Search: