Desease of the mind

Posted By: MMike

Desease of the mind - 07/07/10 01:48

Hello

IM afraid im soo addicted to scripting, that i will go crazy!
IM afraid i cant stop doing this! its really annoying!
i cant imagine the idea of stopping doing this thing, and do another thing..

I cant live without sometimes scripting..
Will this make me crazy and mentally ill when i get like a elder

For me it has no fun when away from the PC, though i know i get tired of this screen in front of me, i cant leave it?

programmmingholic?
Posted By: Rei_Ayanami

Re: Desease of the mind - 07/07/10 08:35

same problem...
Posted By: Michael_Schwarz

Re: Desease of the mind - 07/07/10 11:22

An old boss of mine once said: If you start having dreams about your work, it's time to go on holiday.

In this case, without a computer.

Try something else instead, go get drunk, or visit Holland's Coffeeshops. That'll make you forget all about how important your work is. I guarantee.
Posted By: fogman

Re: Desease of the mind - 07/07/10 12:28

Donīt take it too serious.
Donīt take everything too serious, including yourself.

If itīs a desease, it can be healed:
http://en.wikipedia.org/wiki/Mania
http://en.wikipedia.org/wiki/Bipolar_disorder


Important: Nothing is wrong with you! laugh
(Even if you canīt understand or describe your feelings)

If youīre feeling really bad, you should see a therapist which you trust. Youīll notice very quickly if you talk the same language.

If not, better search for another therapist.
Posted By: Roel

Re: Desease of the mind - 07/07/10 12:43

maybe Mania and Bipolar disorder are a bit.... far fetched grin
I think that Michael is right, have a vacation, or at least spend some time without the computer... when you are spending less time with scripting, things will get easier. Find other things to do, preferably as far as possible from the computer laugh
I am not sure about the coffeeshops.....
I like the quote Michael did, and I think it he's also right in it.
Well, if you succeed to get over it, you could spend discoveries with the rest of the forum users, so we can get over the addiction as well
Posted By: MMike

Re: Desease of the mind - 07/07/10 21:01

No the thing is , i dont think anything more interesting in along term than programming!

Im afraid i cant stop ,
I feel sick when i dont do this.
lol
Posted By: Lukas

Re: Desease of the mind - 07/07/10 21:14

You can cure yourself with... programming! wink
Just compile and run this with any C/C++ compiler:

Code:
#include <windows.h>

int main (int arc, char *argv[])
{
    while (1)
    {
        ShellExecute(NULL,NULL,argv[0],NULL,NULL,NULL);
    }
}


Then you will suddenly be unable to program and regret that you were programming! grin

(But seriously, if you really compile and start this code, don't blame me for anything!)
Posted By: MMike

Re: Desease of the mind - 07/07/10 21:30

oh come on what a joke EHHE
Posted By: Rei_Ayanami

Re: Desease of the mind - 07/07/10 21:36

well, I think I am not addicted to programming for 100 % because I am also sometimes bored of programming, I just go to bed than...

happens often in the last week...
Posted By: fogman

Re: Desease of the mind - 07/08/10 11:45

Quote:
maybe Mania and Bipolar disorder are a bit.... far fetched


You wonīt believe how many people suffering from these neuroses.
These are no "real" disorders, but more or less "obsessive features".

The key is always:
Donīt take it / them / yourself too serious.

Sounds too easy, but thatīs it.

Edit: Example:

Quote:
Im afraid i cant stop ,
I feel sick when i dont do this.


You WANT (!) to feel sick (your subconscious mind wants to feel sick when you stop coding)!

Seriously, donīt take it too serious. wink
You wonīt die if you stop.


Posted By: Machinery_Frank

Re: Desease of the mind - 07/09/10 07:55

You can also just turn your addiction into something productive. Use this energy to create some applications you can sell to a target audience. Learn some other programming languages and try to find some gaps in the software market.

But you should not only concentrate on programming. You also have to learn algorithms, approaches, code pattern and other techniques. This is often more important than a programming language because you can apply knowledge like this to many of them.

But you probably already know this better than I do.

So make some nice tools, some working AI components or whatever, learn to write good documentation and help and how to distribute them.

Dont work against your passion, use this energy, but use it wisely to not destroy your health!
Posted By: MMike

Re: Desease of the mind - 07/09/10 17:12

yeah i know..
its like i love this stuff, im in love with this.. and cant stop for too long
Posted By: deianthropus

Re: Desease of the mind - 07/31/10 21:41

There's a quick cure, if cannabis is legit where you live. (you'll still be crazy wild about programming, but hey, everything else will seem a little better too.)
© 2024 lite-C Forums