

Holy sh*t 300 ohms?! How do you drive these things xD That’s awesome though! Yeah, I actively stay away from anything marketed as “gaming”.


Holy sh*t 300 ohms?! How do you drive these things xD That’s awesome though! Yeah, I actively stay away from anything marketed as “gaming”.


Sweet! My closed headphones isolate even the sound of the doorbell, so people kind of need to text me if they plan to visit while I’m gaming xD
Which model/maker of the 3080 do you have? I have the Asus TUF Gaming OC version and while it sounds like an inspired fan, it’s not quite a jet engine… But then again, I only game at 1080p (but with ultra settings) because with my 24 inch monitor I kind of have a good pixel density anyway ^^


Holy crap that’s one big package! The immersion must be great with the surround! :D


Sweet! Didn’t even know Logitech makes speakers! Wireless sound has come a long way, in my opinion. I don’t think one would notice any difference playing games anyway. Really wish I could try gaming with a subwoofer! :)


What an experience, to be chased by a Guardian, listening with a subwoofer!


LOL AdAway blocked liberux.net wtf😂 but thanks! The specs are surprisingly good too! :O


Right, then I’ll just stay on my current build, being careful not to flash an OS update 😈
But in all seriousness, couldn’t one manage without OS updates - relying on only proper cyber hygiene and opsec - until a more viable solution comes up? 🤔


Apart from how unethical it is for a government to target activists instead of inviting them for dialogue, this could have been avoided with decent opsec. Be kind, be educational! ✊❤️🔥


Thanks! I’m doing this on Linux, which I failed to mention in the post. I terminated the program with ctrl + c, but it was still interesting to me how such a short, seemingly uncomplicated snippet could tax my Ryzen 7 5800 X3D so much that the fans needed to increase their speed. Couldn’t a malicious actor theoretically disrupt a target machine by having an unnoticeably insignificant program loop in the background, taxing the CPU to it’s usable limits? This is off topic of course, but still interesting.


Thank you so much! :D Yeah, I noticed there were no remainders. I’ll try with float and see what I can come up with.


Thanks! Really important to have fun with it too! :)


This is amazing(ly curious)! I put in a letter, the program went into an infinite loop and my chassi fans sped up like crazy.


Checking it out now. Thanks!


Thanks! I really appreciate the more advanced steps too! Now I have something to do next weekend! :D


Looking into it now! Thanks! :)


Signing off now, but I did have the strength left to do this:
else if (choice == 4) {
if (num2 == 0) printf("\nhttps://en.wikipedia.org/wiki/Division_by_zero\n\n");
else {
memory = num1 / num2;
printf("\nThe quotient of %d and %d is %d\n\n", num1, num2, memory);
}
}
Cheers!


Thank you! I really appreciate your guidance! It almost feels like you could have experience from teaching or the likes, since you are so good at explaining! Or maybe that just comes with being a senior SE? Either way, thanks again!
I second this! While I’m unsure how I would do this on Linux, when I was using Windows, I even gained performance from undervolting!
https://www.youtube.com/watch?v=FqpfYTi43TE