Yes, or evacuate the workshop of all other living beings and wear breathing apparatus.JonnyAlpha wrote:Mmm so if I use a 3D printer with ABS in my workshop i'd need an extractor?
Yes, or evacuate the workshop of all other living beings and wear breathing apparatus.JonnyAlpha wrote:Mmm so if I use a 3D printer with ABS in my workshop i'd need an extractor?
I'll let you off, just this ounce.W. H. Heydt wrote:Can I plead typo, given that I did GHz correctly?
And a miniscule reminder to W. H. Heydt, 700MHz, not 700Mhz.W. H. Heydt wrote:1GHz, not 700Mhz.
6.372 seconds on the overclocked Pi2B in my sig running a fully updated full Raspbian Jessie.ejolson wrote:However, with hardware specific optimizations the Pi 2B run time drops to 7.187 seconds. If your compiler supports it, could you try compiling withCode: Select all
gcc -O3 -mcpu=cortex-a7 -mfpu=neon-vfpv4 prime.c -lm
+1JimmyN wrote:If two people are running stress tests on the RPi and one sees 60C and another sees 85C it doesn't mean anything unless they are both using the same stress test.
Roughly where in the world are you? Even if you do need a heatsink, a suitable one can be had for well under $2US.nooryani84 wrote:Dont really want to order additional gear as it is quite expensive with shipping in my country.
Code: Select all
sudo apt-get update && sudo apt-get upgradeOr use Raspbian's native browser Epiphany for Youtube, and Chromium 48 for everything else.lumsdot wrote:now tempted to get a pi3 in the hope youtube runs better, the other option is to get youtube-dl and download the videos first and run them in desktop omxplayer version
kbordzan wrote:Is it possible to restart SSH somehow?
Code: Select all
sudo service ssh restart