Lifelesspeople.com

 Forum FAQsForum FAQs  Knowledge BaseKnowledge Base  RulesRules   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   HostingHosting   RegisterRegister 
 DonateDonate   WikiWiki   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

OpenMac
Goto page 1, 2  Next
 
Lifelesspeople.com Forum Index -> Techy Turf
Post new topic   Reply to topic View previous topic :: View next topic  
Author Message
mcwkm
Grandmaster Poster


Joined: 30 Mar 2005
Posts: 288
Location: ct

PostPosted: Wed Apr 16, 2008 8:11 pm    Post subject: OpenMac Reply with quote

Quote:
How would you like to buy a Mac for US$399.99? Well, it's sort of a Mac. It's called OpenMac, it's made by Pystar and it's essentially a PC, with PC parts, that runs like a Mac - only quicker.

OpenMac comes with a 2.2GHz Intel Core 2 Duo CPU, 250GB of hard drive space, 2GB of RAM, 4 USB ports and, most importantly, it can run OSX Leopard. You can even get an upgrade to an NVIDIA GeForce 8600GT graphics card for an extra US$110 so you can game on it too. How about them, Apple?

Now, this kind of "Hackintosh", as they're known, isn't entirely new. There's many a bod out there with a soldering iron and room full of chips who've done this kind of thing before. The difference here is that Pystar has got the balls to sell these right under Steve Jobs' nose.

It's hard to see where Pystar's legal leg to stand on lies seeing as the Leopard user agreement quite clearly states:

"You agree not to install, use or run the Apple Software on any non-Apple-labeled computer, or to enable others to do so."

Perhaps they've got 10,000 OpenMacs ready to go, a Swiss bank account and a hideout on the Moon but it's hard to see how Apple aren't going to be all over Pystar like a cheap suit.

Not only will Jobs & Co want to stop the undercutting but why not grab a little easy money while they're at it and give their legal team something else to do other than play Minesweeper?

Even if Apple does let this pass - and God knows why they would - it's worth noting that Leopard updates are not really possible for the OpenMac. We're told that most updates are not not-safe but some are decidedly not safe. Confidence inspiring stuff.

http://techdigest.tv/2008/04/how_would_you_l.html

I found it interesting to see all the reports of how they know it is against the EULA and claim they will produce and sell these until a court tells them to stop.
Personally I think Apple would benefit by allowing the use of other hardware besides theyre own.
Back to top
 
exsanguination
Forum Regular


Joined: 27 Apr 2005
Posts: 415
Location: Australia

PostPosted: Thu Apr 17, 2008 8:34 pm    Post subject: Re: OpenMac Reply with quote

mcwkm wrote:

I found it interesting to see all the reports of how they know it is against the EULA and claim they will produce and sell these until a court tells them to stop.
Personally I think Apple would benefit by allowing the use of other hardware besides theyre own.


They tried that, it almost killed apple.

Besides its likely this is a phishing scam! http://government.zdnet.com/?p=3761
http://gizmodo.com/380488/psys.....ike-a-hoax
http://blogs.guardian.co.uk/te.....ittle.html

Its very suspicious...
Back to top
 
spock
iSpock


Joined: 23 Mar 2005
Posts: 2881
Location: The Netherlands

PostPosted: Sun Apr 20, 2008 6:06 am    Post subject: Re: OpenMac Reply with quote

mcwkm wrote:

I found it interesting to see all the reports of how they know it is against the EULA and claim they will produce and sell these until a court tells them to stop.

Not strange, there has been no proof that an EULA is actually a contract. I don't think Apple would stand a chance in court.

mcwkm wrote:
Personally I think Apple would benefit by allowing the use of other hardware besides theyre own.

I don't think so. Apple computers seem to be unreasonably expensive. If cheaper computers would also run Mac OSX, I think most people would rather buy the cheap pc.
_________________
Spock's blog
My new site
My OpenTTD data package
Back to top
 
mcwkm
Grandmaster Poster


Joined: 30 Mar 2005
Posts: 288
Location: ct

PostPosted: Sun Apr 20, 2008 11:10 am    Post subject: Re: OpenMac Reply with quote

spock wrote:

mcwkm wrote:
Personally I think Apple would benefit by allowing the use of other hardware besides theyre own.

I don't think so. Apple computers seem to be unreasonably expensive. If cheaper computers would also run Mac OSX, I think most people would rather buy the cheap pc.

They would benefit from having higher market share less people may buy their hardware but more people would buy their software and result in having more people using their products.
Back to top
 
spock
iSpock


Joined: 23 Mar 2005
Posts: 2881
Location: The Netherlands

PostPosted: Sun Apr 27, 2008 5:51 am    Post subject: Re: OpenMac Reply with quote

mcwkm wrote:
spock wrote:

mcwkm wrote:
Personally I think Apple would benefit by allowing the use of other hardware besides theyre own.

I don't think so. Apple computers seem to be unreasonably expensive. If cheaper computers would also run Mac OSX, I think most people would rather buy the cheap pc.

They would benefit from having higher market share less people may buy their hardware but more people would buy their software and result in having more people using their products.

True. But I'm not sure if the higher software sales would be enough to compensate for the loss of hardware sales. (Especially because I have the feeling they make a lot of their profit on their hardware. )
_________________
Spock's blog
My new site
My OpenTTD data package
Back to top
 
linuxdoctor
Infallible Persona


Joined: 23 Apr 2005
Posts: 1216
Location: Ottawa, Canada

PostPosted: Sun Apr 27, 2008 8:41 am    Post subject: Reply with quote

spock wrote:
I don't think so. Apple computers seem to be unreasonably expensive. If cheaper computers would also run Mac OSX, I think most people would rather buy the cheap pc.


The problem here is that the Mac is a completely different hardware system compared to the Mac so it wouldn't be easy to port Mac to the PC. I don't know if this is still true (I'm not a Mac expert) but the Mac used to be based on the Motorola 68000 series of microprocessor and not the Intel x86 series as the modern PC still are (only now their called ia32 or ia64).

However, Mac OSX is a Unix clone like Linux and as such they may be (mostly) compatible at the source code level. In fact, software written any Unix clone will run on Mac OSX with really only minor adjustment once compiled natively. The reverse may not be true but I don't see why this couldn't be possible. At the source code level if it's just a matter of differences in the API some sort of interface library may only need to be written.
_________________
Misanthrope: someone who realizes that humans really are as stupid as they appear.

If you think I'm 'politically' incorrect you have the wrong politics.
Back to top
 
spock
iSpock


Joined: 23 Mar 2005
Posts: 2881
Location: The Netherlands

PostPosted: Wed Apr 30, 2008 5:49 am    Post subject: Reply with quote

linuxdoctor wrote:

The problem here is that the Mac is a completely different hardware system compared to the Mac so it wouldn't be easy to port Mac to the PC. I don't know if this is still true (I'm not a Mac expert) but the Mac used to be based on the Motorola 68000 series of microprocessor and not the Intel x86 series as the modern PC still are (only now their called ia32 or ia64).

The new Macs are based on a normal Intel CPU.
_________________
Spock's blog
My new site
My OpenTTD data package
Back to top
 
Myst
Lifeless Person


Joined: 03 Jan 2005
Posts: 912
Location: Somewhere else

PostPosted: Thu May 01, 2008 2:34 am    Post subject: Reply with quote

Indeed. The Macs have been based on the Intel Architecture CPUs for a year or two now.

I don't know whether it'd be good to run Mac OS on another PC. Sure, I'd like to try it, and not have to pay through the nose for hardware worth much less than that. (The only Mac that is remotely worth buying at the moment are the Macbooks (not the Pros), which I probably wouldn't want to buy anyway).

But yeah, I'm of the belief that it was a scam... I wonder how it went Silly
Back to top
 
mcwkm
Grandmaster Poster


Joined: 30 Mar 2005
Posts: 288
Location: ct

PostPosted: Thu May 01, 2008 10:06 am    Post subject: Reply with quote

Article's have been posted that units have shipped proving it is not a hoax.
Back to top
 
daman371
Lifeless Person


Joined: 14 Apr 2005
Posts: 1094


PostPosted: Thu May 01, 2008 2:11 pm    Post subject: Reply with quote

I've been reading about this and it has been said to be a hoax. This made me lose my interest. That's pretty interesting though mcwkm.
_________________
Daman371Designs
Sell Ad Space Auction Ads
Post Tutorials
Back to top
 
LP-SolidRaven
Dictator of the Dump


Joined: 06 Jun 2004
Posts: 7030
Location: The cheese is made out of moon

PostPosted: Fri May 02, 2008 2:47 am    Post subject: Reply with quote

You could build your own mac now though since they stepped over to intel. Some parts are somewhat hard to find but shouldn't require real hacks to get it to work.
_________________
Quote:

<bart416> I just realized something
<bart416> we celebrate the fact that this piece of rock made one rotation around a glowing ball of plasma that is kept together due to its own gravity well
<njsg> HAPPY NEW YEAR
<Easter> ^^
Back to top
 
newnep
Novice Poster


Joined: 06 May 2008
Posts: 6


PostPosted: Tue May 06, 2008 4:52 am    Post subject: Reply with quote

apple may be furious about it.
Back to top
 
Xtreme $niper
Lifeless Person


Joined: 29 Mar 2005
Posts: 1389
Location: Canada

PostPosted: Thu May 08, 2008 10:14 am    Post subject: Reply with quote

People who did order their OpenMacs did in fact get their shipments, as Gizmodo has been following them very closely, but in general the whole company is very sketchy. You'd be better off building your own computer, as you'd be able to pick quality parts instead of the cheapo stuff that goes into these systems.

Verdict is: Avoid, even though it's not a scam... yet.
_________________
Come visit Shattered Abstracts! (Photoblog!)
Back to top
 
mcwkm
Grandmaster Poster


Joined: 30 Mar 2005
Posts: 288
Location: ct

PostPosted: Thu May 08, 2008 5:55 pm    Post subject: Reply with quote

Xtreme $niper wrote:
People who did order their OpenMacs did in fact get their shipments, as Gizmodo has been following them very closely, but in general the whole company is very sketchy. You'd be better off building your own computer, as you'd be able to pick quality parts instead of the cheapo stuff that goes into these systems.

Verdict is: Avoid, even though it's not a scam... yet.

The point is some people are not capable of building their own computers let alone picking out parts that will be compatible with OSx86 so it is an option instead of apple brand at the moment.
Back to top
 
Xtreme $niper
Lifeless Person


Joined: 29 Mar 2005
Posts: 1389
Location: Canada

PostPosted: Sun May 11, 2008 8:04 pm    Post subject: Reply with quote

mcwkm wrote:
Xtreme $niper wrote:
People who did order their OpenMacs did in fact get their shipments, as Gizmodo has been following them very closely, but in general the whole company is very sketchy. You'd be better off building your own computer, as you'd be able to pick quality parts instead of the cheapo stuff that goes into these systems.

Verdict is: Avoid, even though it's not a scam... yet.

The point is some people are not capable of building their own computers let alone picking out parts that will be compatible with OSx86 so it is an option instead of apple brand at the moment.


Their own PCs that they are currently running right now could also be considered an option, too. When the whole OSx86 project started I installed OS X on my desktop PC and it worked great. It wasn't as easy to install as it is today, but it was worth it. But guess what? It was what convinced me to finally get a Mac, and a few months later I was the owner of a Macbook.

Let's face it, if you want a Mac you can't skimp out. Get a Mac.
_________________
Come visit Shattered Abstracts! (Photoblog!)
Back to top
 
Display posts from previous:   
Post new topic   Reply to topic    Lifelesspeople.com Forum Index -> Techy Turf All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Home | Hosting | News | Forum | Links | System Status | About | Archive | Donate ]
Powered by phpBB © 2001, 2002 phpBB Group
All trademarks and copyrights on this page are owned by their respective owners. Posts and comments are owned by the poster. Everything else © 2001 - 2007 Lifelesspeople.com