Jump to content

shooter2749

Member
  • Posts

    392
  • Joined

  • Last visited

Awards

This user doesn't have any awards

Recent Profile Visitors

1,540 profile views
  1. 1300 us, 1800cad, homework and casual gmaing (r6/rocket league/etc) weight: dont know, at least 5 hour of battery time to last all class taking notes, at least 8gb of ram but if there is possibility to upgrade that be nice, display: 1080p dont care about srgb that much as long as it does not look absolutely trash
  2. im actually in canada and 200 was in canadian price sorry for the confusion
  3. hi, i'm in university and I'm looking for a laptop to play games but also be carried with me everyday. no looking for the thinest and lightest but something averaging those my budget is max 1300$
  4. var p = document.createElement("P"); var textP = document.createTextNode("awd awd aw da wd aw da wd aw dawdawd awd awdaw dawd awdawda wdawda dsa dacds ") p.appendChild(textP); document.body.appendChild(p); var btnS = document.createElement("BUTTON"); var tS = document.createTextNode("smaller"); btnS.appendChild(tS); document.body.appendChild(btnS); var btnN = document.createElement("BUTTON"); var tN = document.createTextNode("normal"); btnN.appendChild(tN); document.body.appendChild(btnN); var btnB = document.createElement("BUTTON"); var tB = document.createTextNode("bigger"); btnB.appendChild(tB); document.body.appendChild(btnB); so I have this DOM code and I need to make the text in the oaragraph bigger and smaller but I dont know how to create onclick events in DOM
  5. so I have to show every month with the letter R in it (month is "mois" in french, all the month name are in french sorry) I think I got it right but for some reason it displays all the months idk why var mois =['Janvier','Février','Mars','Avril','Mai','Juin','Juillet', 'Aout','Septembre','Octobre','Novembre','Décembre']; for(var i =0;i<mois.length;i++) { if(mois[i].indexOf('r')) { document.writeln(mois[i]) } }
  6. go look at nvidia approuved monitors, you'll get the gsync experience on a freesync monitor, im guessing your gpu is nvidia?
  7. wait for the asus 2080ti matrix shown at ces
  8. 1080ti or 2080ti the 2080 has about the same perf as the 1080ti so save some dollars
  9. so I have an htc vive and tried playing the climb today so I injected the .exe into revive and when I launch the game there is a pop-up saying that the user is not entitled. has anyone any idea of how to fix it?
  10. get a 970 evo, its as fast as the pro but supposed to be less reliable but irl it wont change much, in 2017 failure rate for 960 evo and pro were 0.4% appart
  11. hi, as you can see on the picture the plastic part is broken and will soon rip off completely do you know of any place where I can get this part? or at least how its called so I can try to search for one
  12. Well yesterday the psu was working and then it did not. I plugged the psu I was using while waiting for the sf600 and the computer works. Guess i'm going rma
×