General discussion

Discussion in 'General Off-Topic' started by Car crusher, Apr 4, 2014.

  1. Lentomakkara

    Lentomakkara
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    97
    Re: General discussion chat

    Seems like this forum is a meeting place for suicidal and weird people
     
  2. Kitteh5

    Kitteh5
    Expand Collapse

    Joined:
    Oct 24, 2012
    Messages:
    275
    Re: General discussion chat

    I'm not suicidal, I promise.
     
  3. pf12351

    pf12351
    Expand Collapse

    Joined:
    Feb 24, 2013
    Messages:
    396
    Re: General discussion chat

    I bought driveclub, comes out in 2 hours :D I am not going in a club, I drive solo. Teamwork is yesterday. :p
     
  4. redrobin

    redrobin
    Expand Collapse

    Joined:
    Aug 21, 2012
    Messages:
    606
    Re: General discussion chat

    I'm no longer suicidal, I promise.
     
  5. Dummiesman

    Dummiesman
    Expand Collapse

    Joined:
    Sep 17, 2013
    Messages:
    4,700
    Re: General discussion chat

    Why thank you, I'm sure all of the people on the forum with depression or are feeling suicidal, will appreciate your post. :)

    not everyone is perfect...
     
  6. Cwazywazy

    Cwazywazy
    Expand Collapse

    Joined:
    Dec 1, 2012
    Messages:
    1,245
    Re: General discussion chat

    no one die

    pls
     
  7. redrobin

    redrobin
    Expand Collapse

    Joined:
    Aug 21, 2012
    Messages:
    606
    Re: General discussion chat

    I'm trying. In other news, I think one of the fans in one of my two working towers is going bad, because something is sounding like a vacuum cleaner.
     
  8. Dummiesman

    Dummiesman
    Expand Collapse

    Joined:
    Sep 17, 2013
    Messages:
    4,700
    Re: General discussion chat

    You sure a vacuum cleaner isn't stuck inside the PC?
     
  9. redrobin

    redrobin
    Expand Collapse

    Joined:
    Aug 21, 2012
    Messages:
    606
    Re: General discussion chat

    It could also be the fact that there's a total of 9 very cheap fans across both of them and they're just loud.
     
  10. Dummiesman

    Dummiesman
    Expand Collapse

    Joined:
    Sep 17, 2013
    Messages:
    4,700
    Re: General discussion chat

    Have you installed a vacuum cleaner motor for the fans recently?
    Have you intstalled the 'vacuum cleaner fan plugin' for Google Chrome?
    Have you tried turning it off and on again?

    ....I don't know okay? XD
     
  11. TechnicolorDalek

    TechnicolorDalek
    Expand Collapse

    Joined:
    Dec 6, 2013
    Messages:
    1,026
    Re: General discussion chat

    Only 78 shopping days until Snmgfiehp.
     
  12. JAM3SwGAM3S

    JAM3SwGAM3S
    Expand Collapse

    Joined:
    Jul 1, 2013
    Messages:
    380
    Re: General discussion chat

     
    #4732 JAM3SwGAM3S, Oct 7, 2014
    Last edited by a moderator: Oct 21, 2015
  13. SixSixSevenSeven

    SixSixSevenSeven
    Expand Collapse

    Joined:
    Sep 13, 2013
    Messages:
    6,958
    Re: General discussion chat

    So, 1000 lines of text printed in as few lines of Java as possible? Challenge accepted.
    Code:
    public class Dull2 {
    	static int number = 0;
    
    
    	public static void main(String[] args) {
    		System.out.println("All Work And No Play Makes Jack A Dull Boy");
    		if (++number < 1000)
    			main(new String[0]);
    	}
    }
    Oh and we had to use eclipses source formatter to keep it fair between everyone.

    Code:
    public class Dull2 {
    	static int number = 0;
    	public static void main(String[] args) {
    		System.out.println("All Work And No Play Makes Jack A Dull Boy");
    		if (++number < 1000) main(new String[0]);
    }}
    
     
  14. JAM3SwGAM3S

    JAM3SwGAM3S
    Expand Collapse

    Joined:
    Jul 1, 2013
    Messages:
    380
  15. BaronRedStorm

    BaronRedStorm
    Expand Collapse

    Joined:
    Jul 12, 2014
    Messages:
    817
    Re: General discussion chat

    HOLY CRAPPERS THATS AWESOME!!.
     
  16. JAM3SwGAM3S

    JAM3SwGAM3S
    Expand Collapse

    Joined:
    Jul 1, 2013
    Messages:
    380
    Re: General discussion chat

    You can see them re positioning the car for the next person :cool:
     
  17. Dummiesman

    Dummiesman
    Expand Collapse

    Joined:
    Sep 17, 2013
    Messages:
    4,700
    Re: General discussion chat


    Isn't it possible to do this ?

    for(int i = 0; i < 999; i++){
    System.out.println("All Work And No Play Makes Jack A Dull Boy");
    }
     
  18. JAM3SwGAM3S

    JAM3SwGAM3S
    Expand Collapse

    Joined:
    Jul 1, 2013
    Messages:
    380
    Re: General discussion chat

    That was awesome haha, i just recorded me doing that :p p.s i am James Brittan
     
  19. Dummiesman

    Dummiesman
    Expand Collapse

    Joined:
    Sep 17, 2013
    Messages:
    4,700
    Re: General discussion chat

    You started that off lame! XD. The whole time I was screaming "Grab the pillar" :p
     
  20. logoster

    logoster
    Expand Collapse

    Joined:
    Sep 5, 2012
    Messages:
    2,084
    Re: General discussion chat

    does it say somewhere who's going? because i don't see it anywhere (i'm Evan More btw)

    ALSO, someone should make a giant robot arm thingy for beamng now
     
    #4740 logoster, Oct 7, 2014
    Last edited: Oct 7, 2014
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice