PtokaX forum

Stuff => Offtopic => Topic started by: CHILLCODE? on 20 December, 2006, 11:39:33

Title: Compiling is really lame
Post by: CHILLCODE? on 20 December, 2006, 11:39:33
Well this discussion is very very old, but it seems to me some people stil haven't understood it.

First of all I think we are here in a community to help each other out, and exchange code
and discuss it, and how should we if the code is compiled.
That just gives one the feeling some don't want their code discussed and maybe improved by that.
Also I find it very interesting to read how people did this or that, since there are many ways to rome.

And second, nobody makes money out of his code, so there is really no point in compiling,
to prevent somebody take the code and sell it for really a lot of money, I also heared there
is reverse compiling but what would I need it for, if the codes from lua.org which are really
advanced are not compiled.
And I will not let the argument stand, that people fear some will mess with their code and then
post errors, cause that is so simple to check.

I woulde even go so far banning compiled code from this board, cause it really is no contribution to anybody,
I mean guys there are really intelligent brains out there building really usefull code like dc++, and they don't compile it,
well Ptokax is compiled too, but here we will see, what will improve faster the opensource project or this one where
only a few selected people can work on it, I do admit PPK is very fast, and here are the security issues quite different.

Well I just hope people start working more together, and I really would like to see people discussing their code
instead of hiding it from others, that is so pussy like.
Title: Re: Compiling is really stupid
Post by: bastya_elvtars on 20 December, 2006, 17:34:53
I couldn't agree more, although I don't think banning compiled scripts is good. There aren't many active scripters here, why disappoint them?
Title: Re: Compiling is really lame
Post by: CHILLCODE? on 20 December, 2006, 18:28:28
Your right indeed, banning wouldn't make it better plus we wouldn't be in any way better than them cause its also in a way cencoring, also I changed the title to compiling is lame from compiling is stopid, cause compiling itself doesn't make anybody stopid, just lame and not nice.
Title: Re: Compiling is really lame
Post by: Dessamator on 20 December, 2006, 22:25:59
Well, i'll have to agree with you chilla, the thing is those authors can compile their codes, but they should keep copy of the source code with it, like nerbos used to do, that way all the errors that emerge will probably be due to bugs.Unless the users use the source code.
Title: Re: Compiling is really lame
Post by: Pothead on 21 December, 2006, 02:40:44
There is sometimes other reasons for compiled scripts.
Deflood ver5 for example.  For obvious reasons.
Death to adult finder is also compiled for a good reason.
Every time an update was posted, the spammer changed the spam to get around it.
Which is why i insisted that it be compiled if I was to add some advanced detection to it, which still works now (but Madman has made it more advanced over time).
So the reason that script is compiled is because of me, not Madman.  So bitch at me for it if you think it should be released uncompiled.   :)
And I'll just tell you to read the first few pages of an old thread.  ;)

But not all scripts are compiled for a good reason, and for them, I agree with you.
Title: Re: Compiling is really lame
Post by: Dessamator on 21 December, 2006, 08:50:29
Well, I'll have to agree with you too pothead, for security scripts it is sometimes better to compile rather than the latter.