Jump to content

simson0606

Member
  • Posts

    935
  • Joined

  • Last visited

Posts posted by simson0606

  1. I think you want to wrap the option selection and the switch statement in a while loop, and use one of the options as a way to stop the loop.

     

    If you want to keep information persistent between iterations of the loop you want to declare those outside (before) the loop.

  2. Just now, minibois said:

    Ik weet niet eens het verschil tussen belegen en onbelegen kaas

    inb4 ik ge-banned word, omdat ik 'geen echte Nederlander' zou zijn

     

    Nee! Zonder uw contributies halen we de pagina 69.420 nooit!!!

    Belegen zit gewoon tussen jong en oud in. Heeft alleen maar te maken met het aantal weken dat de kaas gerijpt heeft.

  3. There would have to be a lot of carbon in the smoke to cause any kind of electrical issues (Won't be the case, especially if you have filters)

     

    Other than that, your pc might need cleaning a bit more often...

     

    At home I use a laptop near a bonfire a couple times a year for music at parties. There's a lot of smoke and debries (laptop covered in ash) and it still works fine... (Don't worry, this is an old laptop?)

  4. On 6/28/2019 at 3:44 PM, NelizMastr said:

    No Pascal and later support for macOS Mojave. High Sierra is the end of the line for anything newer than Maxwell.

    Maxwell isn't supported either... (at least, my 960 doesn't work) Kepler is the latest supported generation in Mojave (They had a official GTX680 for mac).

  5. 23 minutes ago, ZWELINHTET said:

    @simson0606 Could you tell me the specs for those desktops? I'm sure I might need to get those one by one from amazon and setup by myself. 

    They are x99 systems, so many parts won't be available. But a intel 9700k or a ryzen 2700x will outperform the system listed below.

    CPU: 5820k

    Mobo: Asrock x99-ITX/AC

    Ram: 16gb (I think)

    Storage: Intel p600 128GB

    GPU: NVS810

    Case: fractal design core 500

    PSU: Seasonic Focus Gold (Or Platinum, not sure) 650

  6. 23 hours ago, Chris_R. said:

    I also was thinking, that I could write a "script" in C# that if the DB level got above xxx fade in some white noise for xxx amount of time. I was thinking possibly a raspberry pi to do this with but I'm not sure if those are capable of running a .exe file made from C# / .Net.

    The raspberry pi can run c# (.NET) exe files with mono on raspbian. You can make either a windows forms application or a console application. It is a bit more limited than a full windows environment though.

    Another option would be to run windows 10 IOT core on the pi. That way you can run windows UWP apps (Also C#).

×