Mega Linux Boxes, and Cheap Ones Too 163
Couple of interesting developments in Linux hardware lately.
The Linux Store is
selling super cheap linux boxes.
news.com has a story
about them where they proclaim that they will only be advertising
on sites like Slashdot and Freshmeat except that
Scoop doesn't even had ads, and I'd
never heard of them before reading that article. An
actual advertiser (Penguin Computing), however now has a 8 CPU Xeon Box
that runs Linux (of course). First 8 CPU box I've seen running
Linux (which I didn't even know could do 8 way SMP. Although
I've been told of 32 and 64 chip linux boxes in development
by other companies. No I can't name names).
I could be completely wrong. (Score:1)
You think correct. (Score:1)
Well, queso says:
So, yes, I guess it is an MS server. Tsk Tsk.
-Brett.
Don't make excuses -- resellerratings is good. (Score:1)
Nevertheless, a 1.7 out of 7.0 rating on resellerratings shows me what kind of company you really are.
Linus isn't our God... (Score:2)
I thought (Score:2)
3rd most expensive (Score:1)
-Eric
Low cost Linux PCs for what market? (Score:1)
Now you know why Linux Hardware Solutions and VA Research aren't aiming at the low end, and why a large-volume distributor of Wintel computers is the first one to take Linux to the low end.
Personally, I'd love for a Linux-centric vendor to attack the low end. But the marketing is going to be a killer. I think the only way to make it work is to have a Linux equivalent of the iWhack, i.e., plug it in, turn it on, it comes up and asks you to set up your ISP, and the whole thing costs under $500. The only way to sell something like that is in the mass market, which takes $$$ to buy your way onto the shelves at Best Buy and Circuit City. The other possibility I see is for sort of a WebTV without the TV part, i.e., a diskless machine with a built-in monitor that operates off of flash disk that runs a browser and that's pretty much it. Think "iWhack" with a flash card instead of a disk drive. But again, we're talking about massive quantities needed to make a profit here, and a marketing strategy that requires millions of dollars to make work. I have actually played with a similar diskless "thin client", but right now it's too expensive for that kind of use. Right now it's just a diskless Linux workstation for use in, e.g., loading bays and other such high heat/high vibration areas where you don't want a hard drive. The only way to get the price down is by selling massive quantities, and the only way to do that is by investing massive amounts of money in advertising.
Anyhow, enough of that. (And note that I am DEFINITELY not speaking for Linux Hardware Solutions in this message... believe me, my boss just smiles and ignores me when I start raving about going after the consumer market !)
-Eric
Limits of Linux SMP (Score:1)
Cache coherency etc. is not part of the problem. The problem is the granularity of the semaphoring within the Linux kernel. That is, how much of the kernel can be running in parallel. Right now, once you get up past 4 processors, the kernel becomes the limit.
There are also some process control and migration issues, as well as memory management, all of which can be lumped under the banner of "scheduling issues". Matt Dillon of the FreeBSD project did an interesting analysis of the Linux VM, for example, noting how it was a simple and elegant design (and making suggestions for doing similar simplifications to the FreeBSD VM subsystem) but somewhat simple-minded with some obvious performance problems when dealing with large memory sets (like when we're talking 8-way processors!).
Anyhow: the Linux kernel guys know what needs doing. It's just that they're now at the hard part -- going from protecting entire subsystems with semaphors (so that they run on only a single processor) to allowing those subsystems to run in parallel on multiple processors (by protecting the data structures within those subsystems with semaphors). The known scheduling and VM issues need addressing too, of course. All of which is on the table for 2.3.
-- Eric
Anonymous Cowards and Dell's quality (Score:1)
2) I assure you that LHS and VA Research, at least, have people on staff who came from Compaq, Apple, etc. and are quite familiar with the design centers at those compoanies.
3) VA Research no longer builds their own low-end computers. Those have been outsourced to Flextronics (or did you miss their news release?). Most computer companies do this. Very few low-end computers are built by the company whose badge is on the front cover. (Heck, even the iWhack is contracted out to such an outsourcing firm!).
4) In general, almost all facets of designing and building a computer can be outsourced now. I can't tell you details (sorry, NDA), but basically it becomes a game of where your design dollars should go. In the $1K-$30K range Compaq cannot build better motherboards than ASUS or Intel, and in fact they don't. What they do accomplish is creating motherboards that are cheaper to add into manufactured computers. Ever wonder why so many components are integrated into Compaq motherboards? Well, that saves a few dollars because those components can be automagically placed onto the motherboard by robot pick'n'place machines, rather than having some poor slob have to spend thirty seconds slamming a video card into a computer and spinning the retaining screw home.
But the thing about outsourcing is that the poor slob is now in Malaysia or Thailand and is being paid $3 per day. Given that, why invest design dollars creating a board that reduces manufacturing costs, but which is actually technically inferior to what can be bought off the shelf from ASUS or Intel? (I say technically inferior because integrated peripherals reduce the flexibility and repairability of a computer, both of which are qualities which I personally value).
5) All that nonwithstanding, you are correct about being able to put together a system equal to that of VA Research, Dell, or Linux Hardware Solutions out of off-the-shelf parts. In fact, any Joe Consultant in Cheyenne Wyoming can do the same. That is what is so amazing about today as vs. 20 years ago, when that was definitely not the case.
Given that, vendors like VAR, LHS, etc. are not going to win by trying to out-engineer ASUS and Intel. Engineering resources have to be carefully allocated to those areas where off-the-shelf hardware currently doesn't exist (I don't think I can say more there, NDA etc). In the mainstream $1K-$30K server market, though, where any Joe Schmuck can buy the exact same parts off the shelf, it's the services of systems integration and support that we sell. We sort through the dozens of video cards and network cards and etc. out there so you don't have to, and then set things up and often times hunt up or write drivers for things that need it (like for the Symbios 53c896-based stuff or the Mylex stuff). If you don't need those services, build your own for crying out loud! That's why we put the parts lists up on our web sites, after all. But don't diss those of us providing a valuable service just because you don't need that particular service!
-- Eric
Limits of Linux SMP (Score:2)
The real limit is simply that the Linux kernel's locking isn't granular enough. From listening to the discussions on the kernel list, the basic limitations seem to be in the filesystem and SCSI device drivers (you don't try doing a machine like this with IDE drives!). Theodore T'so popped up a while back saying he was going to work on making the filesystem work better w/SMP, but that was the last we heard of him (presumably he has discovered that it's harder than he thought!).
Anyhow: The VA Research machine is apparently, from reading their press releases, a machine that was developed by a Japanese manufacturer in conjunction with Intel (was it Hitachi?). I suspect that the Penguin machine is the exact same machine, just as the rest of their "big" servers are the exact same machines that VA Research sells (heck, the exact same machines that Linux Hardware Solutions sells as our dual processor Xeon workstation and quad processor Xeon servers, except that for our top-of the-line quad server we use the AMI platform rather than the Intel one, and we deck them out a bit differently as far as network card and RAID card). I haven't the foggiest clue who has been putting LSD into Sam's drinking water lately with these hallucinogenic press releases we've been seeing, but I must admit that I get a bit of a laugh out of them. Maybe he's doing like UserFriendly etc. and stringing the April Fools jokes out?
Eric.
White boxes and engineering (Score:2)
Today, thanks to the mass market in commodity components created by the IBM PC platform (see The Commoditization of Computers [linux-hw.com]), any Joe Consultant in Hoboken, Michigan can put together his own computers that are every bit as high in quality and low in price as those from Dell. It's an amazing democratization of the computer industry, totally unlike anything that has ever happened in any other industry. Suddenly any schmuck off the street can build a computer just as good as what he can buy, often for less!
Given all that, folks like VA Research, Penguin, or Linux Hardware Solutions would have to be nuts to design their own motherboards. People don't buy our hardware because it is somehow better than what Joe Schmuck can put together in his back room with an issue of Computer Shopper in hand. People buy our hardware because we are *LINUX* people. We know Linux. We can choose the best hardware for Linux out of that vast array of commodity hardware just sitting on the shelf for the picking. We can configure Linux to best work on this hardware (and for the guy who says Red Hat 5.2 won't work with the 2.2 kernel, every single one of our SMP machines ships with the 2.2 kernel, and probably 90% of those are Red Hat 5.2). We can set up the automounter so that people don't have to mount and dismount floppies and CD-ROMs. We can install "X-CDRoast" when people buy a CD-R from us.
When every Joe Schmuck can put together a box that's every bit as good as what he could buy from Dell, Gateway, or LHS, we're no longer in a business where engineering is the difference. Rather, the difference is going to be service and quality of components. Fundamentally speaking, folks like VA Research, LHS, and Penguin sell the service of pulling together Linux-compatible components and installing Linux on the resulting computers. How well we do this is what detirmines our success or failure -- not how many components we manufacture ourselves.
Note: I'm talking about the "mainstream" market, between $1,000 and $30,000 in price... past $30,000, we're talking about engineering making a difference again, and below $1,000, you need massive quantities that Joe Schmuck can't do in his back room. Still, you get the point, right?
--Eric
I thought (Score:1)
And the contradiction is where, exactly?
8-processor support (Score:1)
Linus said... (Score:2)
For your typical PC he is right. PCs do not have the memory bandwidth, or any of the other things that make that statement untrue for the big machines like Sun or Sgi makes.
Sucky laptop (Score:1)
Just not knowing who makes the laptop would be the first big red flag in my book...not seeing any interesting accessories on that site nor on cpu micromart's site was another... Where do you go for a docking station? An extra battery if the "Linux Store" goes under?
I'd get a refurbished Winbook, despite the name, give the lose'98 CD to a friend (if any wanted it) and stick Linux on it myself so I know what's going on... As hot as they call themselves, I would've thought they'd use Stampede, not Red Hat, if they knew what they were doing...
Low cost Linux PCs for what market? (Score:1)
I would probably use a highly integrated AT mobo with a minitower case, if I had to build one, unless MicroATX has gotten a lot cheaper...and you'd have to find a MicroATX board that has full Linux support for the video and audio. Ditto for any MediaGX boards.
Sorry, VAResearch (Score:2)
8-way SMP on a 450NX? (Score:1)
With all due respect, Penguin Computing's claimed 8-CPU support does not seem possible. ftp://download.intel .com/design/chipsets/datashts/24377101.pdf [intel.com], and every other source I've been able to consult, states that the Intel 450NX chipset supports up to four Xeons. Not eight.
Reselling the NEC Express5800 HV8600? (Score:1)
I've recently heard a claim that what Penguin Computing is really doing is reselling this [nec-computers.com]. That would partially explain the 450NX puzzle: It's an NEC-designed variant of the 450NX, the "Aqua II", that is said to do some weird bridging of two 450NX sets. (I've been unable to find information on it.)
What that does to SMP is an interesting question.
Distributions don't "lock you in"... (Score:1)
Keep in mind that nothing about RH requires you to use any specific package (be it kernel, apache, or whatever). Just bust out of the .rpm, grab the .tgz or .tar.bz2 and install the old-fashioned way if you need a customized solution.
--
rickf@transpect.SPAM-B-GONE.net (remove the SPAM-B-GONE bit)
VA Research had an 8-way Xeon at LinuxWorld Expo (Score:1)
This is not true. The public reading this should know that that Alison is a penguin computing employee and Sam Ockman's Girlfriend. Real nice ethics Alison, you should let the public know who you are when you slam a competitor.(In case you have trouble with the word, it's : ethics [uchicago.edu])
Chris DiBona
Evangelist, VA Research (See,that wasn't so hard, was it.
--
Grant Chair, Linux Int.
VP, SVLUG
VA Research had an 8-way Xeon at LinuxWorld Expo (Score:1)
Chris DiBona
Evangelist, VA Research
--
Grant Chair, Linux Int.
VP, SVLUG
Sorry, VAResearch (Not so sorry, really) (Score:1)
Chris DiBona
Evangelist, VA Research.
--
Grant Chair, Linux Int.
VP, SVLUG
Penguin Computing (Score:1)
Time warp, eh? As in, this server announcement was meant to go out on April 1, but managed instead to go out on April 8?
I say that we all need to go have a good re-read of the penguincomputing.org [penguincomputing.org] web site!
--
VA Research had an 8-way Xeon at LinuxWorld Expo (Score:1)
As for the Chilean girlfriend, he mentioned her on many occasions--even wanted to set up a branch office of Penguin in Chile. This was back in the days when he wasn't paying for his colo space and was booted out of the office space he was mooching from a friend.
At the time, he also bragged to me that he had some designs on our co-worker and office manager. He made it sound as though he and Alyson had a fairly open relationship. I stayed out of it, but I feel rather sorry for all those that he is involved with.
--
Linus said... (Score:1)
Rev. Randy
Why, oh why IIS!!! (Score:1)
Connected to www.thelinuxstore.com.
Escape character is '^]'.
GET / HTTP/1.0
HTTP/1.1 200 OK
Server: Microsoft-IIS/4.0
Content-Location: http://209.140.25.18/index.htm
Date: Sat, 10 Apr 1999 05:46:05 GMT
Content-Type: text/html
Accept-Ranges: bytes
Last-Modified: Tue, 30 Mar 1999 02:15:55 GMT
ETag: "d6e0453e537abe1:32f3"
Content-Length: 834
------------------------------------------
Trying 209.140.25.18...
Connected to www.thelinuxstore.com.
Escape character is '^]'.
GET
HTTP/1.1 200 OK
Server: Microsoft-IIS/4.0
Date: Sat, 10 Apr 1999 05:48:43 GMT
Content-type: text/html
Expires: 0
Pragma: no-cache
Cache-control: no-cache, no-store, must-revalidate
Error
Error Occurred While Processing Request
Error Diagnostic Information
Server busy or unable to fulfill request. The server is unable to fulfill
your request due to extremely high traffic or an unexpected internal error.
Please attempt your request again (if you are repeatedly unsuccessful you
should notify the site administrator). (Location Code: 25)
Connection closed by foreign host.
Ultra Penguin (Score:1)
Which is precisely why they're called BogoMIPS -- they're a completely bogus measurement of CPU speed. Trust me, each of those UltraSparc CPUs will blast your AMD out of the water...
Lots of SPARC CPUs (Score:1)
From experience, yes it is. We've got a few E10000 StarFires here -- the largest domains are 24 CPUs, each and they definitely *do* need them. Running them with 16 or less cripples performance. Admittedly, this is with Solaris, but given that Sun are now providing David Miller with access to hardware and information, I see no reason that Linux can't scale that high properly, too. 16 CPUs today, 64 tomorrow. World domination next week :-)
I'm not sure that applies to SPARC (Score:1)
I think that Linus was talking about the hardware limitation of i386 architecture, and I'd say you're throwing your money away w/more than 2. But SPARC is _way_ better than intel for multiprocessing. Tho I dunno if even on an Ultra-450 16 processors is really all that worthwhile.
linux isn't scalable enough for 8way (Score:1)
2.0 was pretty good two way, but it didn't stack up to most other systems at anything above that.
People are working on even finer grain kernel locks, and enough people want more processors that I'm sure that Linux 2.3 will boost us to at least 16, and quite probably 64.
In two years I will regret having made that statement.
WordPerfect 8 on an 8-way server? (Score:1)
Are you serious?? (Score:3)
Think, before you speak r00t d00d..
Heat fins on the case? Since when is the CASE a major source of heat? If you want to transfer heat from the hard drive and the CPU ONTO the case, how would you do it? Submerge it in water maybe... :)
CPU's in _general_ aren't the problem; x86 and is hugely innnefficent and generates higher-than-average levels of heat so it needs another fan atop the heat sink. My PowerPC does quite nicely without a CPU fan... the CPU is in my estimation the third source of heat after the hard drive and power supply.
As a result, this G3 is AMAZINGLY quiet. I suppose all fans could be disabled if I got an external hard drive (no thanks) or netbooting (not needed) and moved the power supply out, but I'm not willing to test it. If I wanted absolute quiet I'd get a G3 rackmount from Marathon Computers..
One thing that CAN help reduce noise is applying vibration dampening material to "safe" metal inside the computer, like portions of the frame and maybe the inside of the case cover (YMMV I wouldn't completely cover the case because more heat may build up).
You can get the stuff at a car-stereo shop..
I could be completely wrong. (Score:1)
Is this vapor-hardware? I know that Intel is working on 4+ systems but they are not out yet.
I am pretty sure that I am right.
Feed back anyone?
Component list (Score:1)
Of course I would prefer a Yellowfin but not all of us are that lucky.
Component list (Score:1)
Component list (Score:1)
Anyone else notice that they are using 3com 905b cards in their systems? Don't they know that those cards suck?
The Linux Store runs IIS? (Score:1)
www.thelinuxstore.com is running Microsoft-IIS/4.0 on NT4 or Windows 98
Yeah, I think I'll be rushing to purchase a Linux box from someone who doesn't use their own product.
-dave0
--
What's wrong with the 3C905B? (Score:1)
It's really the only card I've ever used where I just plug it in and it works.
Ultra Penguin (Score:1)
an Ultra 5000 with 16 CPUs. Still, as has been
pointed out, anything over four and you're wasting
CPUs.
CPU Micromart (Score:1)
(I have ordered stuff from CPU Micromart, and I eventually got it, but I don't know that I would recommend them.)
reasonably priced, yes, but "super cheap"? (Score:1)
Check www.resellerratings.com! (Score:1)
Beware of CPU micromart (Score:1)
They aren't a representative sample ... (Score:1)
The people who post to resellerratings.com are not a representative sample of the population. In fact it is often bad luck with a hardware purchases that will entice someone to surf around for a shop like that.
Also , someone who has a run-of-the-mill purchase experience usually will not post a comment. Partly because a purchase where everything goes OK doesn't say that much about a company. The people who post comments fall into two categories:
(a)people who are loyal customers
(b) people who have bad luck with a purchase and get to put the companies support to the test.
cheers,--
Reseller ratings is still a good source (Score:1)
The important thing when looking up a company is to check their numerical rating and see how they compare with the other dealers on the site. It their rating is better than 6 ( about Dell's level ) and have received a lot of feedback, they are probably an honest dealer who you can trust. If their rating is below 4, they are probably scam artists.
cheers,
Linux does 16 SMP ONLY (Score:1)
I detect a slight amount of sleaze (Score:1)
A roughly equivalent system from Penguin Computing is $2,495 (dual-capable system with a single Pentium/500 CPU), but at least you know what you're getting. I didn't check VA Research because all their dual processor systems are SCSI and thus not price-competitive.
Overall, I think I'd stay away from this company. Dishonest marketing material, even merely by implication, is a giant red flag for me.
D
----
Correction ... and what's wrong with IDE, anyway? (Score:2)
However, I have a question to IntlHarvester - what is it about IDE that makes it use up the CPU? I hear people bad-mouthing IDE all the time, but it's worked fine on my Mac G3, even for high-speed video captures. What's wrong with IDE?
D
----
Why do so many people return stuff? (Score:2)
Just wondering. Incidentally, I don't mean to pick on Transcend - pretty much all the highly-rated companies have similar stories to tell.
D
----
Have you even heard of UltraDMA (Score:1)
SCSI-equivalent levels, and has been so for over
a year.
I detect a slight amount of sleaze (Score:3)
I thought multi-proc + IDE was a bad idea. Plus why buy an extra CPU when you're burning the cycles you do got with IDE?
--
What is that? (Score:3)
They host there site on NT i think (Score:1)
Error Occurred While Processing Request
Error Diagnostic Information
Error resolving parameter WEBPRICE
Cold Fusion was unable to determine the value of the parameter. This problem is very likely due to the fact that either:
1.You have misspelled the parameter name, or
2.You have not specified a QUERY attribute for a CFOUTPUT, CFMAIL, or CFTABLE tag.
The error occurred while evaluating the expression:
price = #webprice#
The error occurred while processing an element with a general identifier of (CFSET), occupying document position (23:1) to (23:26).
Date/Time: 04/08/99 13:49:20
Browser: Mozilla/4.5 [en] (X11; I; Linux 2.2.3 i686)
Remote Address: 205.246.80.11
Template:
D:\thelinuxstore\wwwroot\catalog\system1.cfm
---------------
Wow is that a NT box. Or does cold fusion use paths like Windows. I thing that if they sell Linux Boxes they should not host on NT.
(just my 1/2 cent)
--
Joshua Curtis
Lancaster Co. Linux Users Group
price: $100,000 (Score:1)
Regardless of no. of processors or speed,
it's no SGI [sgi.com]. I called SGI [sgi.com] and for a basic
SGI [sgi.com] ONYX^2 [sgi.com] Base Reality 2x 195Mhz RS10k [mips.com]
system its only $70,000. The basic setup
for this 8 xeon proc box is $100,000.
-Z
TRANSMETA?!?! (Score:1)
it is impossible to write an OS without
having a large clue stick about the
underlying hardware. And in Linus' case,
I'd definately trust him with both
Intel hardware capabilities and the
performance of his OS on its primary
hardware platform.
I wanna build me a Linux Box (Score:1)
VA Research had an 8-way Xeon at LinuxWorld Expo (Score:1)
It gave off enough heat to warm a small apartment, but it looked killer.
-jason
out the window (Score:1)
Sun didn't create the Enterprise 10000 just for fun. There are people out there who need 64 CPUs to run apps like Oracle and PeopleSoft.
-jason
A short explanation as to why (Score:1)
thelinuxmart.com (Score:1)
All I know is that all of the good .*linux.*.com domains are being taken. I spent a good week or so desiding upon thelinuxmart.com [thelinuxmart.com]. Does anybody know how many domains linuxmall.com actually owns? It is scary!
-APThe Linux Store runs IIS? (Score:1)
VA Research had an 8-way Xeon at LinuxWorld Expo (Score:1)
love and peace (Score:1)
Alli
Penguincomputing.org is owned by Chris Dibona (Score:1)
owned by VA Research with the sole intent of
slandering vicious information and causing
Penguin Computing to lose customers.
not only that, Chris owns and VA Research is hosting penguincomputing.net and penguin-computing.org/com/net....wow! that's a lot
of energy in attacking Penguin and the pure Linux
systems we sell.
Why don't you use that energy to attack MS?
Peace,
Alli
Penguin Computing
Oh dear! Another linux marketing co-op (Score:1)
is this a ploy by micromart "publicy traded as EBIZ" to boost stock price or what? "Gee this Linux thing is really taking off. . .and look what those EMachine guys are doing. . .hey, i've got an idea!!!"
And tsk, tsk to news.com for link to the wrong Freashmeat. (.org indeed!)
I think i'm going to berate the marketing folks here, just to get my pound of flesh. . .
IBM has done 16-way (Score:1)
The Linux Store runs IIS? (Score:1)
(Menu entry is labeled "google search".
K
Heheheh.. had to say it. (Score:1)
Someone would have mentioned a Beowulf cluster, eventually.. might as well get it out of our systems now.
Drool! (Score:1)
Drool! (Score:1)
And still using AWE64's at that. (Score:1)
The AWE64 series AFAIK is discontinued... besides what advantage does it have over a basic, cheaper SB16 anyway under Linux.
But then again, why mess with ISA PNP sound boards when their Ensoniq PCI line goes for $30-45 and works great... no more clicks/pops when the PCI bus is busy either with the new 2.2.3+ kernels either.
Correction ... and what's wrong with IDE, anyway? (Score:1)
Why RedHat 5.2? (Score:1)
The new kernel is far superior in terms of SMP.
Paul
out the window (Score:1)
Monty
Shhhhhh.... You gonna make Him mad (Score:1)
--
fleabsd (Score:1)
Linux did SMP first (Score:1)
BSD license: none of the changes were returned
to the Open Source world.
FreeBSD didn't get SMP until long after Linux
had production-quality SMP. Linux was the only
free game in town for a year or two at least.
FreeBSD is now at the Linux 2.0 level. Who cares?
Linux 2.2 is out now, with huge SMP improvements.
freebsd has bottlenecks too (Score:1)
consider using a few IDE drives!
FreeBSD has crappy SMP. When you run the latest
experimental code, it is similar to Linux 2.0.
Ho humm. Linux 2.0 and FreeBSD are obsolete.
Oh, you think FreeBSD will fix that problem?
Yep, and Linux will fix the SCSI bottleneck.
Linux is also getting a superior filesystem
and superior network IO. What is offered now
is FreeBSD with crap SMP and Linux with good SMP.
Yes, $1000 Linux exists. (Score:1)
bit of extra tech support for that price!!!
I think Caldera has the same kind of offer.
What a deal!!!
Well, if you can get the boss to help fund your
favorite free software company... why not?
Can you kill the fan? (Score:1)
while making the system totally silent.
Put big black heat sink fins on the outside
if you need to. Silence would be wonderful.
They aren't a representative sample ... (Score:1)
i died when i read that (Score:1)
As an OEM and a linux builder, i find it hard to believe they are even offering this NIC when they could just as easily (and affordably) use the straight 905!
A short explanation as to why (Score:1)
resellerrattings is NOT representative (Score:1)
Thanks for pointing out the lack of clarity (Score:1)
reasonably priced, yes, but "super cheap"? (Score:1)
It's a good deal when you compare it to mainstream computer prices. But using the same specs, I could build from scratch for about $200 less. Of course, that's without going into specifically which type of motherboard, ect.