Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Truly open source means longer code delays?

  • 27-08-2001 10:22am
    #1
    Closed Accounts Posts: 3,859 ✭✭✭


    Well people are all for open source but it has been commented that it makes for buggier and altogether poorer code??

    Decide for yourselves.

    .logic.


Comments

  • Registered Users, Registered Users 2 Posts: 21,264 ✭✭✭✭Hobbes


    Actually most of the comments seem to suggest the reverse.


  • Closed Accounts Posts: 3,859 ✭✭✭logic1


    Ahh yes... that's my point. Guess you missed that.

    .logic.


  • Registered Users, Registered Users 2 Posts: 3,316 ✭✭✭ButcherOfNog


    <font face="Verdana, Arial" size="2">Originally posted by logic1:
    Well people are all for open source but it has been commented that it makes for buggier and altogether poorer code??

    Decide for yourselves.

    .logic.
    </font>

    i wouldn't say it was buggier or poorer code, probably the opposite, if it ever gets shipped ... its a great idea for coders looking for a hobby, but in the real world where you have deadlines and targets, forget it.


  • Closed Accounts Posts: 5,564 ✭✭✭Typedef


    hmm mozilla has nightly builds does it not ? Ergo it is bound to have loads of bugs right? Also as we have no idea what M$ code looks like how do we know how buggy it is (apart from bitter experience that is?)



    _ asm _ (
    "movw %w1, %%ax\n"
    "rorw $1, %%ax\n"
    "movw %%ax, %w0\n"
    :"=r"(q)
    :"r"(u)
    );


    Why not try Slackware


  • Registered Users, Registered Users 2 Posts: 21,264 ✭✭✭✭Hobbes


    <font face="Verdana, Arial" size="2">Originally posted by ButcherOfNog:
    i wouldn't say it was buggier or poorer code, probably the opposite, if it ever gets shipped ... its a great idea for coders looking for a hobby, but in the real world where you have deadlines and targets, forget it.</font>

    Well actually taking an open source project in work as an example. They tend to build every day, which may or may not work. They then have community milestones (where the OS community say "lets have a milestone!") and they keep to that as well. Lastly they have quarterly releases which are used in commercial products.

    They seem to release more often and on schedule then commercial software does.

    The only real problem with OS is that you have to have a program to begin with. I'm not aware of any OS project that has started with nothing there (someone correct smile.gif)


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 16,414 ✭✭✭✭Trojan


    <font face="Verdana, Arial" size="2">Originally posted by Hobbes:

    The only real problem with OS is that you have to have a program to begin with. I'm not aware of any OS project that has started with nothing there (someone correct smile.gif)
    </font>

    Err, maybe a look on www.sourceforge.net would sort that out.... I'm pretty sure there's tonnes on there, but too lazy to look smile.gif

    Al.


Advertisement