Jump to content

the ginger gamer

Member
  • Posts

    720
  • Joined

  • Last visited

Awards

This user doesn't have any awards

About the ginger gamer

  • Birthday Jul 04, 1998

Contact Methods

  • Twitter
    https://twitter.com/ClrDragonStudio

Profile Information

  • Gender
    Male
  • Location
    Boston fighting to survive in a nuclear wasteland
  • Interests
    tech in general. pc building, pc gaming, programming, video editing, youtube creation, indie game development
  • Occupation
    Color Dragon Studios CEO and Ace Hardware
  • Member title
    ColorDragonStudios

System

  • CPU
    Intel i7 4790k
  • Motherboard
    Asrock z87 OC Formula
  • RAM
    8gb corsair vengence
  • GPU
    Asus Direct CU2 r9 280
  • Case
    Phanteks Enthoo Pro
  • Storage
    1tb wd blue, 256gb crucial mx100 ssd
  • PSU
    corsair cx750m
  • Display(s)
    lg 29um55 cinewiew
  • Cooling
    5x 140mm Be Quiet! + Shadow Rock Slim
  • Keyboard
    k70 rgb
  • Mouse
    logitech g602
  • Sound
    klipsch r-15m with marantz n1402, Kingston Hyper X,
  • Operating System
    Windows 7 ultimate

Recent Profile Visitors

3,044 profile views
  1. Ok so im sure this question has probably been asked many times, but i cant seem to figure out what camera i should get. I am going to be vlogging with it and doing some photography of both still and moving cars. The vlogging/video quality is most important to me and i will probably be using an external mic such as the rode mic so built in audio isnt a huge concern. I dont particularly care about 4k currently though it is something id like to have. So far i am kind of leaning towards the PANASONIC LUMIX G7, nikon d5200, Sony a6000, and the canon g7x mark 2. Id like to keep it around $600 with lens or point and shoot but if it is nikon i can do a body only sense i already have a couple af-s lens i could use with whatever body hence my consideration for the d5200 (about $300 used). If there are any other cameras you guys would recommend id love to hear it or just which of the aforementioned ones would be helpful too. Thanks so much.
  2. ebay, craigslist, or forums would probably be your best bet.
  3. It depends on your area and what you are selling, it would be impossible to accurately tell you. However from my experience selling a dslr near a major us city, it sold in under a week.
  4. package JobHelper; //Imports import java.util.Scanner; //Class public class JobHelper { //Variables static int Engineer = 0; static int Artist = 0; static int Entertainment = 0; static int Computers = 0; static int Teacher = 0; static int Nothing = 0; static int Medical = 0; static int LawEnforcment = 0; static int Scientist = 0; static int Transportation = 0; static String QuestionOne; //Coinstructor public JobHelper() { this.Engineer = Engineer; this.Artist = Artist; this.Entertainment = Entertainment; this.Computers = Computers; this.Teacher = Teacher; this.Nothing = Nothing; this.Medical = Medical; this.LawEnforcment = LawEnforcment; this.Scientist = Scientist; this.Transportation = Transportation; this.QuestionOne = QuestionOne; } //Getters public int getEngineer() { return Engineer; } public int getArtist() { return Artist; } public int getEntertainment() { return Entertainment; } public int getComputers() { return Computers; } public int getTeacher() { return Teacher; } public int getNothing() { return Nothing; } public int getMedical() { return Medical; } public int getLawEnforcment() { return LawEnforcment; } public int getScientist() { return Scientist; } public int getTransportation() { return Transportation; } public String getQuestionOne() { return QuestionOne; } //Methods public void Engineer() { if (QuestionOne == "yes") { Engineer = 5; } } public void Artist() { } public void Entertainment() { } public void Computers() { } public void Teacher() { } public void Nothing() { } public void Medical() { } public void LawEnforcment() { } public void Scientist() { } public void Transportation() { } public static void main(String[] args) { Scanner ScQ1 = new Scanner(System.in); System.out.println("Do you like music yes/no?"); QuestionOne = ScQ1.nextLine(); if (Engineer >= 1) { System.out.println("It worked!"); } else { System.out.println("Not working"); } } } Everything i try has gotten me a not working, i can not figure out how to take the users input and use it in my if statement in order to set my variable equal to a number. Thanks everyone for your help!
  5. haha no, i allow my brother to use my pc sometimes to play some of my games but he just found that i have gta and i dont trust that he will not play it.
  6. I need to make sure that it cant be seen outside of steam, like in any of my folders. Also i want to keep playing it so uninstalling isn't really an option.
  7. Hey everyone i was wondering what the easiest way to hide a steam game on my pc would be? I already set it to hidden in steam but i need to hide the folder or something so that if someone was to use my pc they would not be able to see or find the game. Thanks everyone!
  8. I would go with the lg 29" monitor that is what i have and the image quality is amazing as is the screen size. I love this monitor!
  9. I would buy a 980ti the titan x really doesn't make much sense ever since the 980ti released.
  10. i know that the cooler master stacker case only supports a 915f out of the box but i was wondering how likely it is that i could get a matx to fit and how much work i would have to do to get it to fit? Thanks for the help everyone!
  11. I have that psu and i would recommend something like one of the evga, the case is great on that for sure, and just get the cpu that fits best for your budget i would go with skylake but just because it is newer so if the price is a lot higher jut get the 4690k.
  12. I think they are mind tricks, i dont believe in magic. However some of the stuff can certainly be pretty awesome.
  13. I would probably get the m40x or if you can save enough to double your budget i would get a pair of dt880.
  14. Not sure but i believe it has to do with the how it is made, maybe something to do with the die.
×