Comments (3 Comments) | Send a Comment

  1. Chrome will come to Linux soon, as it is open source. As for gaming you can either dual-boot with windows or use a playstation 3(to which you can install Linux!). No reason to be insecure on the Internet just because you are a gamer.

  2. Yes, I’m sure Chrome will be on Linux in time, but I’m probably going to stick with Firefox until Chrome gets addons anyways. As for dual booting for gaming, my point is that if I’m going to dual boot, then I might as well stay on Windows. The time it takes to restart my computer and then have Windows load is not worth it. I might as well stay on Windows so I don’t have to reboot.

Send Comment



    $('#feature2').cycle({
        fx:     'scrollRight', 
        timeout: 8000,
        delay:  -4000 
    });
    $('#feature1').cycle({
        fx:    'scrollDown',
        timeout: 8000, 
   		delay: -4000 
    });
    $('#latest').cycle({
        fx:    'scrollDown',
        timeout: 3000, 
   		delay: -1000 
    });
    $('#leading').cycle({
        fx:    'fade',
        timeout: 6000, 
   		delay: -4000 
    });
    $('#large_banner').cycle({
        fx:    'scrollDown',
        timeout: 6000, 
        delay:  -4000 
    });
    $('#long_banner').cycle({
        fx:     'turnRight',
        timeout: 8000, 
        delay:  -8000 
    });