General Discussion Thread

Started by Dr. Pezus, May 16, 2014, 06:00 PM

0 Members and 22 Guests are viewing this topic.

Dr. Pezus


Dr. Pezus


Dr. Pezus



Spoiler for Hidden:
<img src="http://i.imgur.com/5CSwSyk.jpg" alt="" class="bbc_img" loading="lazy"><br /><img src="http://i.imgur.com/j4gc1U6.jpg" alt="" class="bbc_img" loading="lazy">



lmao

Legend

Those are huge images pezus! I replaced it with the tweet.

Dr. Pezus


Legend


Xbro

I laughed when I saw that gaf thread. First 20 posts are pinocchio
3 people like this

Legend


Dr. Pezus

This site has been loading very slow for me the past week or so. @Legend: What could it be?

Legend

Quote from: Pezus on May 04, 2015, 07:05 PM
This site has been loading very slow for me the past week or so. @Legend: What could it be?

Hmm I'll turn on a setting that shows how long it takes to generate a page. It'll show at the very bottom. If the page loads slow and the number is big, then it's a problem on my end.

the-pi-guy

Been struggling with a really easy programming problem.
And I have no idea why. 

Legend

Quote from: the-Pi-guy on May 04, 2015, 09:41 PM
Been struggling with a really easy programming problem.
And I have no idea why. 

I hate/love those.

the-pi-guy

Quote from: Legend on May 04, 2015, 09:43 PM
I hate/love those.
I just hate this one.  I made a loop to make a list in ascending order. 
But for some reason, the last 3 numbers are having issues. 

Legend

Quote from: the-Pi-guy on May 04, 2015, 09:49 PM
I just hate this one.  I made a loop to make a list in ascending order. 
But for some reason, the last 3 numbers are having issues. 

Always the last 3? Hmm, where is that 3 coming from?

the-pi-guy

Quote from: Legend on May 04, 2015, 09:54 PM
Always the last 3? Hmm, where is that 3 coming from?
1,3,5,4,7,15,6,2,1
1,3,5,4,7,15,6,2,1
1,3,5,4,7,15,6,2,1
1,3,5,4,7,15,6,2,1
1,1,5,4,7,15,6,2,3
1,1,2,4,7,15,6,5,3
1,1,2,3,7,15,6,5,4
1,1,2,3,4,15,6,5,7
1,1,2,3,4,5,6,15,7    -   The 15 disappears after this.
1,1,2,3,4,5,6,6,7
1,1,2,3,4,5,6,6,7
1,1,2,3,4,5,6,7,7