Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Why use Linux?

  1. #1
    hodge-podge is offline Learning Programmer
    Join Date
    Jun 2009
    Location
    New Hampshire.
    Posts
    47
    Rep Power
    0

    Why use Linux?

    The popularity of Linux among the programing crowd has always puzzled me. Because I do not personally know anyone who uses Linux, I've never been able to get an answer.

    Is it because of its it allows you to implement your code further?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    42

    Re: Why use Linux?

    I'd say its more of the more computer geeky, or the more computer knowledge you get, the more interesting linux becomes. Linux is a unix clone, an in many ways research and voluntarily driven development, contradictive Windows, which has been Commercially driven all time.

    Linux is open source, free to use on most conditions, and easy to modify to your needs, while Windows is closed-source, and is very hard to modify in the core.

    So, oftenly, the "free" programmers, has been holding linux warm, and the commercial programmers has held windows warmer to them.

    Me myself, has done some linux, but only as a user, not as a developer, and for me, I really like linux, but for me, it's not usable as windows is, yet. Yes, it is extremely customizable, but it is also harder to get how you like. In Windows, you can't do soo much, but what you can do, isn't so difficult instead.
    __________________________________________
    I study Information Systems at Karlstad University when I'm not on CodeCall

  4. #3
    oliver.rush's Avatar
    oliver.rush is offline Newbie
    Join Date
    Sep 2009
    Posts
    24
    Rep Power
    0

    Re: Why use Linux?

    People use Linux where I work. It's simple, very customizable, stable and secure (note: secure doesn't mean invulnerable).

    There are a series of advantages using Linux as a programmer. First, you can see and change every single detail in the OS, and that's a lot of learning.

    Second, tools for development are way better in Linux (although GCC really sucks). You can choose among a lot of very good editors, frameworks and IDE's. Besides, for web development, Apache was first built for Linux.

    Besides, you have a support that really works. Bugs submitted are taken seriously (I can say that for experience). And it's free. But that doesn't mean you can only write free software on it.

    Just remember that softwares should be solutions, not religions. Try it, see what fits you best.

  5. #4
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Why use Linux?

    For me, I find Linux to be much more stable than Windows, and I don't have to wade through mountains of over-priced crap. Some of the Linux software is crap too, but at least you don't waste money to find that out.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  6. #5
    hodge-podge is offline Learning Programmer
    Join Date
    Jun 2009
    Location
    New Hampshire.
    Posts
    47
    Rep Power
    0

    Re: Why use Linux?

    Quote Originally Posted by WingedPanther View Post
    For me, I find Linux to be much more stable than Windows, and I don't have to wade through mountains of over-priced crap. Some of the Linux software is crap too, but at least you don't waste money to find that out.
    What software do you need to pay for windows? Other than the os itself there is plenty of freeware out there....

  7. #6
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Why use Linux?

    The problem is communicating with others. If I want to send a diagram to someone, they expect it in visio format. If I'm unwilling to steal/buy visio, I have to be sure my product can send exported images. The Windows environment is full of proprietary formats.

    By contrast, the Linux world allows me to say "just apt-get this program to read the file", and they both can and will. In addition, many of the file formats are well documented and used by multiple applications (ODF, for example). I can use OpenOffice instead of MS Office, Dia instead of Visio, etc, but there are still issues. Worse, at work I haven't upgraded from Office 2000 to 2007, so I have to use OpenOffice to open those pesky docx and xlsx files I sometimes get. However, to be compatible with other customers, if I upgrade to 2007, I have to set it to use the old .doc and .xls formats.

    When upgrades are potentially expensive, and compatibility is a pain, why pay for the OS if all the free software works as well or better on the free OS?
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  8. #7
    CatchMeTux's Avatar
    CatchMeTux is offline Learning Programmer
    Join Date
    Jan 2010
    Location
    Bulacan, Philippines
    Posts
    45
    Rep Power
    0

    Re: Why use Linux?

    Secure and very fast

  9. #8
    TimVim is offline Newbie
    Join Date
    Jan 2010
    Posts
    10
    Rep Power
    0

    Re: Why use Linux?

    My personal opinion is that you shouldn't since there are many security holes, and any problem can be easily identified and exploited since it is opensource.

    Take for instance the exploits recently found in firefox (which are illegal to explain).

  10. #9
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Why use Linux?

    What are you talking about? I am regularly having to clean up Windows computers that have all kinds of malware on them through simply browsing the web. This is despite having anti-virus software on the computer!

    A real firewall (I use comodo), Firefox + Adblock plus and I can avoid those problems. Of course, when I switch to Linux, the malware just doesn't run. It doesn't have a registry to hijack, and even if something got corrupted, I could run a live CD and modify the configuration files in a simple text editor to clean up whatever it was.

    Also, being opensource doesn't mean more vulnerable. Vulnerabilities are easy to spot, if they exist, but also easier to fix. You don't need Microsoft's permission to patch a Linux/FF vulnerability. IE vulnerabilities can take months.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  11. #10
    oliver.rush's Avatar
    oliver.rush is offline Newbie
    Join Date
    Sep 2009
    Posts
    24
    Rep Power
    0

    Re: Why use Linux?

    Quote Originally Posted by TimVim View Post
    My personal opinion is that you shouldn't since there are many security holes, and any problem can be easily identified and exploited since it is opensource.

    Take for instance the exploits recently found in firefox (which are illegal to explain).
    Does it smell like FUD to anybody else?

    If you don't trust it because it's opensource, then perhaps you shouldn't use the internet, since a great part of name servers run BIND, and it's open source as well.

Closed Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. ds and linux
    By jaytal in forum Linux Applications
    Replies: 9
    Last Post: 01-29-2010, 01:53 PM
  2. Linux Security, The Ultimate Linux Security Gateway
    By Tor in forum Linux Tutorials, Guides and Tips
    Replies: 2
    Last Post: 12-21-2008, 03:51 PM
  3. Linux CBT Nuggets: Linux+
    By Tor in forum Linux/Unix General
    Replies: 1
    Last Post: 06-27-2008, 05:35 AM
  4. How to do with linux.?
    By Patrick in forum Computer Software/OS
    Replies: 0
    Last Post: 10-13-2007, 08:46 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts