Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Top Posters

Who's Online (1)

Powered by Vanilla. Made with Bootstrap.
Is it just me? [Coding]
  • Sh3llc0d3
    Posts: 1,910
    Is it just me that does this? It can't be.

    I'll explain, when I've been working on something for a while in coding and then I release it, I find myself reluctant to put comments in the code, I know it's good practice etc. I'll tell you why, a long time ago I posted a source on 'another forum' and it got ripped to pieces, ever since when I post code I don't comment it for that reason, it makes it less easy for anyone not knowing the language to rip/leech bits of the code. It also encourages people to learn the language.

    Anyone else do this? Just a random poll really lol.
  • sangf
    Posts: 203
    i don't really do it for that reason (probably because i've never had that happen to me). i never write comments initially though, always after i'm done with coding. weird habbit.
  • Sh3llc0d3
    Posts: 1,910
    Must be me going crackers lol. I'm getting better with it though, some sites are a lot worse than other's for leeching.
  • Xin
    Posts: 3,251
    I dont really do that either to be honest, i just dont comment because im lazy, in my opinion leechers are just there to repost somewhere else.

    So it doesnt matter if they understand it or not
    Xin
  • Sh3llc0d3
    Posts: 1,910
    I think it's partially laziness too with me lol.