Author Topic: MS Is The best  (Read 5175 times)

Farabi

  • Member
  • ****
  • Posts: 968
  • Neuroscience Fans
MS Is The best
« on: August 08, 2012, 10:02:47 PM »
After years Im using MS, I never know that other OS is a mess to programing with. After so long beeing spoiled by for example, BASIC, MSVC++, MASM, I never know that other OS is so difficult to program, and so restricted on hardware limitation. Now I understand why such a company of software, able to dictate the hardware vendor to do their works.

For the first time, I am feel gratefull, I am a Windows developer.  :eusa_clap:
http://farabidatacenter.url.ph/MySoftware/
My 3D Game Engine Demo.

Contact me at Whatsapp: 6283818314165

anta40

  • Member
  • ***
  • Posts: 315
Re: MS Is The best
« Reply #1 on: August 08, 2012, 10:32:55 PM »
I never know that other OS is so difficult to program

I did some Linux programming (in C) during operating system course.
Actually it wasn't that hard, as long as you were willing to read the man pages.
Sure, Linux/UNIX man pages are not as nicely formatted as MSDN library  :P

dedndave

  • Member
  • *****
  • Posts: 8828
  • Still using Abacus 2.0
    • DednDave
Re: MS Is The best
« Reply #2 on: August 08, 2012, 10:33:18 PM »
that is a big part of why ms stays on top...
they support all kinds of motherboards, display adapters, printers, etc
and - that's what it would take to knock them off the mantle
if you try to install some flavour of linux, you'll see what that means - lol

but, i wouldn't be in love with them for that one thing   :redface:

Vortex

  • Member
  • *****
  • Posts: 2794
Re: MS Is The best
« Reply #3 on: August 09, 2012, 04:23:02 AM »
MS supports allmost all kind of hardware, that's true. On the other hand, trying to install a VGA driver in Linux can be a nightmare.

mywan

  • Guest
Re: MS Is The best
« Reply #4 on: August 09, 2012, 07:48:04 AM »
I taught myself to do some shell scripting in Linux, in spite of the man pages being entirely worthless to me. Quiet easy actually. I see the problems with Linux on a whole different level, having nothing to do with hardware support. Even getting proprietary VGA drivers to work, shell script, etc., are a breeze on Linux compared to the mess the XDesktop developers created. Most of the hardware issues is the result of Linux developers being allergic to proprietary software.

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: MS Is The best
« Reply #5 on: August 09, 2012, 11:03:32 AM »
After configuring the server that this forum runs on, I have every confidence that a modern Unix system works fine and can be secured properly but PHARK they are a pain to configure. Technical data splattered all over the web like a mad woman's sewerage, an infinite level of nested assumptions, the irritations of a hirarchical permissions system etc etc ....

Run a command line utility help with any of -h --h -help --help until you find one that works and it will pelt multiple screens of useless sh*t at you again assuming that you have an infinite level of previous assumptions, use "| more" and you only get one screen of sh*t at a time.

A Unix GUI is the worst of all worlds, toothless irritating terrors and if you can find out how to get back to the command line to do anything useful, you have this 1970 style pile of sh*t to deal with. At least with this server I am free of the Debian style of "sudo" and can from "root" do any useful thing I understand.

Years ago you could plonk a copy of redhat onto an old box and it more or less worked, then I made the mistake of installing FreeBSD and while it worked fine if you could ever get it going, its access ad technical reference was truly appalling. The slightly later automated installations almost exclusively broke leaving you with a mess that you had to delete, reformat and install again.

For all of its many irritations, I can install Windows first time, it works, it can be configured and I can find the console CMD.EXE first time and it works correctly. I am still fascinated that Unix variants still use "bash" straight out of the 1970s. Even though a modern version of Unix is robust and reliable, as long as it is saddled with 1970 assumptions, it will remain an also ran.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

Farabi

  • Member
  • ****
  • Posts: 968
  • Neuroscience Fans
Re: MS Is The best
« Reply #6 on: August 10, 2012, 08:56:17 PM »
You should try Mac Mini, it is slow, even using a great chip, I used xCode, it took about 30 seconds just to switch from a cpp file to another one. And if you had a badluck, itu will hanged.
http://farabidatacenter.url.ph/MySoftware/
My 3D Game Engine Demo.

Contact me at Whatsapp: 6283818314165