Page 1 of 1

Christ - my new poem

Posted: Wed Jan 16, 2013 11:59 am
by 1over137
One friend inspired me. Here is the result:

Christ

Christ had drunk the cups of ours
Had not been so would be sour
Our lives and all their tastes
Thank to Him now can be laced

Re: Christ - my new poem

Posted: Fri Jan 18, 2013 9:38 am
by B. W.
1over137 wrote:One friend inspired me. Here is the result:

Christ

Christ had drunk the cups of ours
Had not been so would be sour
Our lives and all their tastes
Thank to Him now can be laced
Very good poem - hope there is more :esmile:
-
-
-

Re: Christ - my new poem

Posted: Fri Jan 18, 2013 12:50 pm
by 1over137
B. W. wrote:
1over137 wrote:One friend inspired me. Here is the result:

Christ

Christ had drunk the cups of ours
Had not been so would be sour
Our lives and all their tastes
Thank to Him now can be laced
Very good poem - hope there is more :esmile:
-
-
-
Inspire me and maybe there will be more. ;)

Re: Christ - my new poem

Posted: Tue Jan 22, 2013 1:19 pm
by 1over137
Ok, BW. There is more. Here it is:

Memory leaks

Code must not leak
Important quest
Even not geek
I try my best

---

Sorry for an unanticipated topic, but currently I am searching for memory leaks in the old code. I work as a software developer now. Leaks insipired me so I wrote abot them. :)

Re: Christ - my new poem

Posted: Tue Jan 22, 2013 1:44 pm
by Byblos
1over137 wrote:Ok, BW. There is more. Here it is:

Memory leaks

Code must not leak
Important quest
Even not geek
I try my best

---

Sorry for an unanticipated topic, but currently I am searching for memory leaks in the old code. I work as a software developer now. Leaks insipired me so I wrote abot them. :)
Memory leaks? Are you working with C++ or Java based code?

Re: Christ - my new poem

Posted: Tue Jan 22, 2013 1:56 pm
by 1over137
C++

Edit: Java has garbage collector.

Re: Christ - my new poem

Posted: Tue Jan 22, 2013 2:22 pm
by Byblos
1over137 wrote:C++

Edit: Java has garbage collector.
Even with a collector you could still get a memory leak in Java (stack overflow is but one example). But you're right, C++ is much more prone to memory leaks.

Re: Christ - my new poem

Posted: Wed Jan 23, 2013 1:38 am
by GreyDeSilvisanctis
1over137 wrote:Ok, BW. There is more. Here it is:

Memory leaks

Code must not leak
Important quest
Even not geek
I try my best

---

Sorry for an unanticipated topic, but currently I am searching for memory leaks in the old code. I work as a software developer now. Leaks insipired me so I wrote abot them. :)
I guess we can agree that a poet's life is poetry.
Pure symphony from the heart. :lol:

It makes me want to search my own codes for leaks. 8)

BTW, I use Java and Visual Basic. I'm not as proficient as some of my colleagues are though.

~Grey :)