Thread: Linux vs Windows

  1. #46
    Ethernal Noob
    Join Date
    Nov 2001
    Posts
    1,901
    Quote Originally Posted by CornedBee View Post
    Is this thread going anywhere the last one didn't?
    There's a point in GD threads which come to a slow crawl. I wish I had an equation for such an event.

  2. #47
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    You should recheck your semantic analysis.

    Windows runs on x86 and amd64 -> 2 architectures. (Win NT up to version 4 ran on the Alpha, too. And isn't there a version for IA-64?)
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  3. #48
    Hurry Slowly vart's Avatar
    Join Date
    Oct 2006
    Location
    Rishon LeZion, Israel
    Posts
    6,788
    Quote Originally Posted by CornedBee View Post
    You should recheck your semantic analysis.

    Windows runs on x86 and amd64 -> 2 architectures. (Win NT up to version 4 ran on the Alpha, too. And isn't there a version for IA-64?)
    Ok sorry for misreading it...
    All problems in computer science can be solved by another level of indirection,
    except for the problem of too many layers of indirection.
    – David J. Wheeler

  4. #49
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    Does may mean it does what its not told to.
    Owes could also mean it owes much to the mac community
    Sucks may also mean it sucks in the competition.

    Dunno. I'm on that frame of mind
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

  5. #50
    Internet Superhero
    Join Date
    Sep 2006
    Location
    Denmark
    Posts
    964
    Quote Originally Posted by CornedBee View Post
    You should recheck your semantic analysis.

    Windows runs on x86 and amd64 -> 2 architectures. (Win NT up to version 4 ran on the Alpha, too. And isn't there a version for IA-64?)
    AMD64 is a superset of X86. IA64 is supported by Windows Server 2003....
    How I need a drink, alcoholic in nature, after the heavy lectures involving quantum mechanics.

  6. #51
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    Quote Originally Posted by indigo0086 View Post
    There's a point in GD threads which come to a slow crawl. I wish I had an equation for such an event.
    I just don't see what's so wrong about having a quiet, pleasant as it has been so far, and pointless conversation. Who knows, maybe something good comes out of it. If not, it served to spend some time.
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

  7. #52
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    Quote Originally Posted by CornedBee View Post
    You should recheck your semantic analysis.

    Windows runs on x86 and amd64 -> 2 architectures. (Win NT up to version 4 ran on the Alpha, too. And isn't there a version for IA-64?)
    Lets not forget ARM, and several dozen other targets that run versions of XP Embedded, CE etc.

    When you need a feature rich OS that can handle 99&#37; of what your application needs to do with API calls, go with windows.

    When you need an OS that doesnt do anything (not meant perjoratively) go with linux.

  8. #53
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    If you want an operating system where everything is handled in a graphical user interface, go with Windows.
    If you love command lines and prefer to do all your work via command lines and manually edit configuration files and such, go with linux.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  9. #54
    Ethernal Noob
    Join Date
    Nov 2001
    Posts
    1,901
    You could download linux tools for windows like grep, sed, etc.

  10. #55
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Quote Originally Posted by CornedBee View Post
    You should recheck your semantic analysis.

    Windows runs on x86 and amd64 -> 2 architectures. (Win NT up to version 4 ran on the Alpha, too. And isn't there a version for IA-64?)
    We have customers running Windows on AS/400 machines under Intel emulation...

  11. #56
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    Hmm... ok. But that's cheating. Lets stick to actual platforms


    Quote Originally Posted by Elysia View Post
    If you love command lines and prefer to do all your work via command lines and manually edit configuration files and such, go with linux.
    No. You don't need to do all your work from a command line in linux. Sorry. And you don't need to manually edit configuration files either.
    Last edited by Mario F.; 04-03-2008 at 10:56 AM.
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

  12. #57
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    Quote Originally Posted by vart View Post
    You should recheck...
    It is Pro version that is limited to 2 cores...
    Data Center is able to work on 64 Core system
    huh? that'd be 64 cores of the same architecure. I'm talking about 40+ different chip types, x86, x86-64, PPC, IA-32, SPARC, S/390, etc....


    edit: holy crap, didn't see the entire next page of posts that already addressed this issue in the five minutes I was gone to heat up my soup

  13. #58
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    Quote Originally Posted by Mario F. View Post
    No. You don't need to do all your work from a command line in linux. Sorry. And you don't need to manually edit configuration files either.
    Not to say always. But if you love that stuff, then linux is probably for you.
    It really seems that the motto of linux apps is "command line required, gui optional" and "command line must work 100%, gui can be buggy".

    This is just from what I've seen, though, so it may not be the entire picture...
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  14. #59
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    Quote Originally Posted by Elysia View Post
    This is just from what I've seen, though, so it may not be the entire picture...
    I wouldn't even know where to start. So I'm leaving at that.
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

  15. #60
    Lurking whiteflags's Avatar
    Join Date
    Apr 2006
    Location
    United States
    Posts
    9,612
    Not to say always. But if you love that stuff, then linux is probably for you.
    Linux is for anyone with a sincere thirst for learning. The OS really does benefit from a community that wants to and has the resources to understand their OS completely. Books and people really do help others become literate linux users. Yes, if you ask a question on a guru board, you might get a script as an answer - people will reach for sudo and stuff instead of resorting to the GUI. But that doesn't mean that the shell excludes people.
    Last edited by whiteflags; 04-03-2008 at 12:18 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. windows .dll vs. linux .so - global static objects
    By pheres in forum C++ Programming
    Replies: 11
    Last Post: 11-23-2010, 01:29 PM
  2. Thinking of upgrading to linux...
    By Yarin in forum General Discussions
    Replies: 37
    Last Post: 07-24-2009, 11:40 AM
  3. Build linux on windows
    By baash05 in forum Linux Programming
    Replies: 6
    Last Post: 02-19-2008, 10:12 PM
  4. Why can't Windows run Linux binary executables?
    By Kleid-0 in forum Tech Board
    Replies: 30
    Last Post: 12-04-2005, 11:44 PM
  5. Linux and Windows Duel Boot
    By The15th in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 04-26-2002, 04:59 AM