CIPWTTKT&GC v0X12 (v18): Makol can't Computer Very Good
10,676 replies, posted
I've diagnosed the problem I was having with my computer as "fucking broken" and to fix it I'm buying a new motherboard
what's the best AM3(+) motherboard under $150? Budget is flexible but absolutely will not go over $200 (only because I have to eat sometimes). Stability and overclocking is more important than reliability but I don't want something that will crap out in a week so I can get a 5 GHz overclock.
[QUOTE=Dr. Deeps;35547104]I have no money. [t]https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash3/542071_104202356381542_100003753336897_18598_1876420587_n.jpg[/t][/QUOTE]
Wow. You look like me, except I have hair.
[QUOTE=B!N4RY;35547557]ok[/QUOTE]
Note the get around to part. I didn't even have it installed on my PC. Jesus Christ...
[QUOTE=ButtsexV3;35547570]I've diagnosed the problem I was having with my computer as "fucking broken" and to fix it I'm buying a new motherboard
what's the best AM3(+) motherboard under $150? Budget is flexible but absolutely will not go over $200 (only because I have to eat sometimes). Stability and overclocking is more important than reliability but I don't want something that will crap out in a week so I can get a 5 GHz overclock.[/QUOTE]
[url]http://www.newegg.com/Product/Product.aspx?Item=N82E16813131736[/url]
How about this one?
[QUOTE=MC3craze;35547660]-wrong link
How does that look?[/QUOTE]
like a wrong link
I was thinking maybe one of [url=http://www.newegg.com/Product/Product.aspx?Item=N82E16813131754]these[/url] but I'm not sure
[editline]12th April 2012[/editline]
[QUOTE=MC3craze;35547660][url]http://www.newegg.com/Product/Product.aspx?Item=N82E16813131736[/url]
How about this one?[/QUOTE]
I thought about that one but I'm kind of put off by the price. I might end up getting it
[editline]12th April 2012[/editline]
Probably gonna get a new CPU cooler too, but my knowledge on CPU coolers is really out of date. The Arctic Cooling Freezer 7 was still the big shit when I stopped following those
any advice?
My twitter got hacked.
While I was shaving my vagina.
[QUOTE=ButtsexV3;35547735]
Probably gonna get a new CPU cooler too, but my knowledge on CPU coolers is really out of date. The Arctic Cooling Freezer 7 was still the big shit when I stopped following those
any advice?[/QUOTE]
I have a 212+ in my 955 rig, keeps it relatively cool.
The EVO is slightly better so maybe that?
[editline]12th April 2012[/editline]
In other news it seem like the prices on the 7970 and 7950 will be dropping soon.
[QUOTE=Makol;35548224]I have a 212+ in my 955 rig, keeps it relatively cool.
The EVO is slightly better so maybe that?[/QUOTE]
It'll have to wait until next week, I'm pretty low on cash after buying the motherboard and I don't get paid until friday
How can I have such bad luck with fans. I got my Ap13's awhile ago but decided to plug them in just now. On 40% (460rpm) they make no noise from air, but there is some sort of sync issue because they have this slow modulating whine like a fan that is changing speed a lot.
[editline]12th April 2012[/editline]
Also I don't blame the fans, I blame the case.
[QUOTE=Brt5470;35549302]but there is some sort of sync issue because they have this slow modulating whine like a fan that is changing speed a lot.
[/QUOTE]
you should record that, add a drum beat, and BAM! you have dubstep. you can make millions off that shit.
fanstep
[QUOTE=TonyTheBean;35549369]you should record that, add a drum beat, and BAM! you have dubstep. you can make millions off that shit.[/QUOTE]
Then I could buy the case I actually want.
So my laptop keeps telling me that every https site i connect to's certificate is invalid, thus i can't connect to minecraft.net through minecraft, run steam, etc etc. How do i fix this?
check the clock
[QUOTE=TonyTheBean;35549628]So my laptop keeps telling me that every https site i connect to's certificate is invalid, thus i can't connect to minecraft.net through minecraft, run steam, etc etc. How do i fix this?[/QUOTE]
If your date is wrong it does that, at least when I was using Windows 7 RC and I set the date back to 2009 so it didn't expire.
[QUOTE=Makol;35549631]check the clock[/QUOTE]
the minute is the same as the day?
[img]http://i.imgur.com/40qJh.png[/img]
and dumbass me didn't realize the date is wrong.
[QUOTE=Brt5470;35549408]Then I could buy the case I actually want.[/QUOTE]
What case would you get?
[editline]13th April 2012[/editline]
[QUOTE=TonyTheBean;35549654]the minute is the same as the day?
[img]http://i.imgur.com/40qJh.png[/img][/QUOTE]
fix it
[QUOTE=Kepler;35549653]If your date is wrong it does that, at least when I was using Windows 7 RC and I set the date back to 2009 so it didn't expire.[/QUOTE]
fixed it, thanks.
gcc won't install on my Mac. I need to do like 4 chapters of C++ in the next 3 days to graduate high school.
I'm fucked. :smith:
Sent this to my teacher:
[img]http://puu.sh/pkQF[/img]
Touch yourself
[QUOTE=Dr. Deeps;35549699]gcc won't install on my Mac. I need to do like 4 chapters of C++ in the next 3 days to graduate high school.
I'm fucked. :smith:
Sent this to my teacher:
[img]http://puu.sh/pkQF[/img][/QUOTE]
Try this: [url]https://github.com/kennethreitz/osx-gcc-installer[/url]
[QUOTE=Kepler;35549732]Try this: [url]https://github.com/kennethreitz/osx-gcc-installer[/url][/QUOTE]
I'll try it, but it's supposed to come with Xcode.
what the fuck. still not working...
[img]http://i.imgur.com/4f3WW.png[/img]
[QUOTE=TonyTheBean;35549805]what the fuck. still not working...
[img]http://i.imgur.com/4f3WW.png[/img][/QUOTE]
Just update from an NTP server.
[QUOTE=wingless;35549815]Just update from an NTP server.[/QUOTE]
Sorry but, how?
[QUOTE=Dr. Deeps;35549758]I'll try it, but it's supposed to come with Xcode.[/QUOTE]
Nope didn't work.
[QUOTE=Dr. Deeps;35549758]I'll try it, but it's supposed to come with Xcode.[/QUOTE]
If all else fails:
Take your .cpp file and put it on your desktop
Open Console, type cd ~/Desktop/
then type g++ main.cpp . If it works then it will show no errors. Type ./a.out
At least on my end that works.
[img]http://me.d2k5.com/Wingar478/zscreen/Screenshot-2012-04-13_14.44.17.png[/img]
Update now button
[img]http://puu.sh/pl4J[/img]
MAKOL
WHAT
Sorry, you need to Log In to post a reply to this thread.