Jump to content

aidenrelkoff

Member
  • Posts

    2,311
  • Joined

  • Last visited

Everything posted by aidenrelkoff

  1. I was lucky enough to be one of the first people in Canada to get a A7iii. Im going hiking and i want a small prime lens. Anything through 20 to 28mm would be ideal. Ill go with E mount lenses, or adapters to Nikon or Pentax lenses, any good ideas?
  2. So the site im buying from is fantastic, and easy to use, but doesn't support selling Ethereum in Canada. But i can export to a wallet. Which site would you guys recommend selling Ethereum on. I have an account at CEX.io which works, but the export to bank account has a $50 fee.
  3. I have a home server with windows server 2016 installed on it right now, and I have 5 identical 320gb HDDs lying around. I would like to put these in RAID 5, but the crappy power supply I have for the server right now only has 2 sata connections. The case takes an ATX psu, but if there's a good deal on a rack mount form factor psu I'll just duct tape it in place or something lol I don't necessarily need a high wattage power supply, just one with alot of sata connections, any ideas of what I should look into?
  4. if you raid between hdds that are different sizes, even in raid 10 they will all be effectively reduced to the lowest sized hdd. same goes for speed. this might work in therory but it would be running at ~100MBs because thats probably the hdds max speed
  5. GTX 650Ti boost 1GB GTX 760 2GB Still rocking the 760
  6. yes i do think its worth it, the extra battery life is a nice bonus. not like you super need it. i finish a day with about 20-70% remaining depending on the day. Also finding a regular OP3 is quite hard now
  7. I own a OnePlus3, its great. Get the 3T. The 4 wont be released until june/july at the earliest, probably more like late 2017.
  8. I am taking computer science and im working on database design. This is my second join table, but its essentially the same format as the first one. #second CREATE TABLE `Enrollment` ( course_ID SMALLINT NOT NULL, student_ID SMALLINT NOT NULL, finalGrade SMALLINT NOT NULL, letterGrade CHAR(1), FOREIGN KEY (`course_ID`) REFERENCES `Course` (`course_ID`) ON DELETE CASCADE, FOREIGN KEY (`student_ID`) REFERENCES student (`student_ID`) ON DELETE CASCADE ) ENGINE = InnoDB; What i need to know is how to get data from three other tables. this is what the tables contain Course: course_ID Student: student_ID Table_1: finalGrade letterGrade Student name is contained in both `Student` and `Table_1` so i assume that would be how i would get the correct data. Basically i need to make sure that the correct student has the correct course_ID and the right letterGrade and finalGrade. This is what my friend has for his database, its working fine, my database has things in other locations, so it would be different, but here it is anyways: INSERT INTO enrollment (studentID, courseID, final_grade_percent, letter_grade) SELECT (SELECT `studentID` FROM `student` WHERE `student`.`first_name` = `Student Firstname` AND `student`.`last_name` = `Student Lastname`) , (SELECT `courseID` FROM `course` WHERE `course`.`Course Data` = `table 6`.`Course Data`), `Final Grade %`, `Letter Grade` FROM `table 6`; any help at all would be fantastic
  9. I am taking classes at a local university and for my next assignment i need to get a antivirus and install it on a domain controller and then have it send updates to clients on that domain. Which one would you guys recommend?
  10. well... the Pirate bay it is... Thanks Microsoft
  11. those both go to the same place, and when i run the software it says windows 8.1, i need 8
  12. Im reinstalling windows on a friends pc. I have their windows 8 product key (they were not using 8.1). They system was locked up so bad i could not upgrade to 8.1. What is the easiest way to get a windows 8 iso so i can install windows 8, enter the key, and then upgrade to 8.1?
  13. aidenrelkoff

    I'm like actually failing... Okay not actually…

    lol, we need 50% to pass the university course. But that's not actually the certification
  14. aidenrelkoff

    I'm like actually failing... Okay not actually…

    if you go and take the cisco exam at one of their offices, to get officially certified, yeah its 80%
  15. aidenrelkoff

    I'm like actually failing... Okay not actually…

    Im taking Cisco classes at a university, the class average for the most recent test was 46%. Im currently getting 67% overall
  16. aidenrelkoff

    so thanks to @bob345, I'm seriously considering…

    I have a OnePlus3, i got it at the start of the summer, i love it, there is absolutly nothing i hate about it. Get one. @Flight1sim
  17. aidenrelkoff

    So looking back at the 335i's price on Craigsli…

    yeah its really good. lots of people run 8psi with a superchargers as well. the e39 M5 goes from 370 something HP to just over 500 with the super charger
  18. aidenrelkoff

    So looking back at the 335i's price on Craigsli…

    how much are you finding them for? in USD their probably what, $7-8k?
  19. aidenrelkoff

    So looking back at the 335i's price on Craigsli…

    nice, thats probably what im going to get. I currently have an e39 528i m package. Its pretty good, but its older and i want something a little newer.
  20. its a usb 2.0 stick plugged into a usb 2.0/ps2 combo port yes i have, but ill try again
  21. So i am trying to install windows and i cant see the 500gb seagate HDD that i have connected. It is visible in the BIOS and if i connect it to another computer with windows installed, i can see it and store files on it just fine. So why cant i see it in the windows installation menu? It says I can "load a driver" to detect more hdds, where would i fine a driver for my hdd?
  22. that's basically fraud... if the product is not as advertised, then just say that.
  23. So i really need a new phone and the OnePlus Three couldn't have come at a better time, at $519 Canadian i think it might be my best option. But i thought i should ask everyone else's opinion. Is there a better option for $500 Canadian?
×