Poll

x86 Or ARM?

x86
ARM

Author Topic: [MEGATHREAD] Personal Computer - Updated builds thanks to Logical Increments  (Read 1574587 times)

ban
Don't be handicapped. It's been said several times before that "don't care" is not a buzzword for an instant ban, otherwise it would have been added to the auto-filter.

Newegg doesnt ship to canada unless its from the canadian newegg site.

I still need to find a laptop for around 350-450 that doesnt suck.
The cheapest laptop with a discrete card on newegg's canada site is $550.

The cheapest laptop with a discrete card on newegg's canada site is $550.

It doesn't need to be a dedicated card. Even a good integrated card is fine.



Then don't worry about it until september. Contrary to what you might believe, most of us don't care about you or your build. We don't need several status updates per page, just keep it to yourself
pretty sure this entire thread is /devoted/ to talking about computers, your computer setup, your computer plans, and new computer builds

this is a /community/ thread, you dont own it, make the rules, or have a high priority in it, stop being a richard.  alyx just wanted a good build for the money he's going to be getting

pretty sure this entire thread is /devoted/ to talking about computers, your computer setup, your computer plans, and new computer builds

this is a /community/ thread, you dont own it, make the rules, or have a high priority in it, stop being a richard.  alyx just wanted a good build for the money he's going to be getting
Thank you.
Besides, its not like I do post here every other day. I post here like once or twice a week and bring up my build and what has to be changed. My dad wants the build to be ready by then.

Thank you.
Besides, its not like I do post here every other day. I post here like once or twice a week and bring up my build and what has to be changed. My dad wants the build to be ready by then.
no problem, i mean like i said, rushing and blowing money is going to hurt you in the end, if treynolds has a problem with you posting he can either ignore it, or go get the script that does that for him

no problem, i mean like i said, rushing and blowing money is going to hurt you in the end, if treynolds has a problem with you posting he can either ignore it, or go get the script that does that for him
Computer building always takes time, you should always plan things out over time and not in 2 hours.

As for the code
Code: [Select]
// ==UserScript==
// @name        BLF User Blocker
// @namespace   http://forum.blockland.us/index.php
// @description Blocks Alyx
// @version     1
// ==/UserScript==
var postForm = document.getElementById('quickModForm');
var posts = postForm.getElementsByTagName('tr');
var n = 'Alyx Vance';
var i;
for (i=0;i<=posts.length;i++){
var v = posts[i];
var str = v.innerHTML;

if (str.search(n)>-1){
posts[i].innerHTML = '<td class="windowbg" style=" \
border-style:solid; \
border-color:black; \
border-width:1px 1px 0 1px; \
text-align:center; \
">Blocked</td>';
}
}
Already setup, if my post is that much of an issue than use this.


AMD has some pretty good integrated GPUs.

I dont know much about AMD gpus. I know the best intel GPU I can get for that price is the intel hd 4000. What would be the AMD equivalent and what AMD integrated gpu is better?

Can someone help me build a decent rig for around $600?

This is what I was getting previously: http://pcpartpicker.com/user/Evar678/saved/1ZuM
Suddenly I have a $600 budget. So..

I dont know much about AMD gpus. I know the best intel GPU I can get for that price is the intel hd 4000. What would be the AMD equivalent and what AMD integrated gpu is better?

For integrated I was talking about AMD's desktop APUs.
For mobile(laptop) almost every GPU out there that is dedicated will beat the HD 4000.

For integrated I was talking about AMD's desktop APUs.
For mobile(laptop) almost every GPU out there that is dedicated will beat the HD 4000.

What about an integrated AMD GPU for a laptop? What AMD one is better then the HD 4000?

What about an integrated AMD GPU for a laptop? What AMD one is better then the HD 4000?
Radeon HD;
7660G
7640G
7620G
7600G
6620G
8650G   
8610G
8550G

Some of the beat it but not by a lot.
Pretty sure the G series are the integrated APU ones for laptops.