Club409

The best damn waste of time!

Calling on you computer nerds

mwinter
Total posts: 4312
[script>
var c = 0;
var maxxx = 40;
var i;
function doTheThing() {
  i = setInterval(function() { if(c < maxxx) {window.open("https://www.bing.com/search?q=testinglol"+(c++)).blur(); window.focus()}},1000);
}

function stop() {
  clearInterval(i);
}
[/script>

[a href='javascript:doTheThing()'>lol[/a>
[br>
[a href='javascript:stop()'>stop[/a>
mwinter
Total posts: 4312
There's the gist of it, easier if I can send you an HTML file to download to your phone and open locally maybe?
Drew
Total posts: 5106
Got it thx, this entitles you to whenever you visit I will display to you all the xbox things I have boughten with these m$ points
Drew
Total posts: 5106

mwinter
Total posts: 4312
Who has a Radeon 9800 Pro in their technology closet?

https://www.phoronix.com/scan.php?page=news_item&px=ATI-R300g-Faster-2021
Drew
Total posts: 5106
Heck yeah was totally rocking the 9800 pro for a few years, preceded by an 8500, and then an x450(?), before the dark times, before the crypto miners
Drew
Total posts: 5106
Anybody doing windows 11 yet? I'm scared I'm going to accidentally press the update button on one of the notifications and ruin everything, esp since I'm running a few pieces of dated music hardware
acelxix
Total posts: 2393
Apparently my machine doesn't meet the requirements to update to Windows 11, so I'm going to ride that wave until support for windows 10 is removed...
Drew
Total posts: 5106
Did you know if you press win-v instead of ctrl-v a little prompt comes up and you can choose from a list of previous things you have copied for pasting? Just saw a guy do that and I was like wait wth was that
acelxix
Total posts: 2393
I didn't know about that, but love that feature on my phone.  It works for screenshots too.  That's pretty cool!