hayesk
Mar 26, 02:39 PM
Yet another unimpressive "major" update to an O/S that's showing it's age and irrelevance. (Hell it's already to most consumers nothing more than "That thing you gotta hook your iPad up to to make it work.) Compared to the iDevice world, the computer side of Apple has ground to a halt. Is it intentional I wonder...? ;)
Enough!! Combine MacOS and iOS already!!! The transition is so painfully slow, would someone else in tech get off their lazy ass and prod these guys to move a LITTLE quicker?!?
Consumers don't care about the OS at all, on a desktop or on an iOS device. They care about using their computer to do tasks. The more the OS becomes invisible to the user, the better.
I also have to laugh at the people complaining that Lion has nothing to offer at the same time they are complaining that it's turning into iOS. Do you want the OS to progress or stay the same? Make up your minds. What do these people want Lion to have. I'm guessing they can't imagine anything beyond including some third party utilities that they already use.
Enough!! Combine MacOS and iOS already!!! The transition is so painfully slow, would someone else in tech get off their lazy ass and prod these guys to move a LITTLE quicker?!?
Consumers don't care about the OS at all, on a desktop or on an iOS device. They care about using their computer to do tasks. The more the OS becomes invisible to the user, the better.
I also have to laugh at the people complaining that Lion has nothing to offer at the same time they are complaining that it's turning into iOS. Do you want the OS to progress or stay the same? Make up your minds. What do these people want Lion to have. I'm guessing they can't imagine anything beyond including some third party utilities that they already use.
spencers
Jun 15, 10:09 AM
Just called my local Radio Shack and left my information. They said they'd call me back at 12pm (CST) with a PIN number.
:D
I'm not eager to get the iPhone 4 on launch day. I just think the trade-in offer is pretty sweet. Sure, I could potentially get more $ for my 16GB 3GS, but I think the market will be saturated come June 24, plus it's much less of a hassle!
Unfortunately, I'm not eligible for fully subsidized pricing, so I'd be paying $400 for early upgrade. Doing the trade-in will bring me down to $200, so I'm fine with that!
:D
I'm not eager to get the iPhone 4 on launch day. I just think the trade-in offer is pretty sweet. Sure, I could potentially get more $ for my 16GB 3GS, but I think the market will be saturated come June 24, plus it's much less of a hassle!
Unfortunately, I'm not eligible for fully subsidized pricing, so I'd be paying $400 for early upgrade. Doing the trade-in will bring me down to $200, so I'm fine with that!
progx
Apr 25, 04:02 PM
Wow! There are some VERY stupid people out there. Any phone that transmits GPS or has to locate the next available tower signal is GOING TO TRACK your phone.
Your computer's IP address is a tracking tool as well. Let's sue everyone for trying to make other people's lives easier.
Your computer's IP address is a tracking tool as well. Let's sue everyone for trying to make other people's lives easier.
rdowns
Apr 27, 09:20 AM
http://www.freerepublic.com/focus/f-news/2711155/posts?q=1&;page=101
There you have it. The birthers aren't satisfied. I knew it.
Trump now wants to see and taste the after-birth before dropping the issue. :rolleyes:
There you have it. The birthers aren't satisfied. I knew it.
Trump now wants to see and taste the after-birth before dropping the issue. :rolleyes:
tumblebird
Nov 28, 11:30 PM
That Doug Morris is a slimeball. Who's to say I even own any Universal music. I listen to Indie, primarily. I buy all my music, most of it on CD which I digitize, or via the iTunes Music Store. Who is Universal to demand my dollar? Or three for that matter, one for each iPod I have purchased. There are a lot of labels out there. They can't all get a portion. Apple owes them NOTHING. Did they get music from Sony for the Walkman? How many of us listened to mix tapes from friends on those? I know that most of my tapes were mixes from records and CDs. Universal is off base and greedy. Don't let this happen, Mr. Steve Jobs! You're in the right.
MyDesktopBroke
Apr 27, 09:06 AM
Barack Husein Obama was born in Kenya! Now we have proof!!! Look, it says it right there!! :rolleyes:
Dont Hurt Me
Sep 19, 08:08 AM
I can see this happening. The MacBook will now be available in five colors! ;)I wonder what flavor its GPU will be? GMA950 or something else? Apple will use more then just CPU cycles to show the difference? Same old 950 or something new?
Moyank24
Apr 27, 12:08 PM
I lost mine a few years ago and it was re-issued so it isn't worn and faded. Does that mean I can't run for president? :eek::p
Yes.
Actually, we're going to have to ask you to leave the country. You and your fake birth certificate aren't welcome here.
Yes.
Actually, we're going to have to ask you to leave the country. You and your fake birth certificate aren't welcome here.
citizenzen
Mar 22, 06:54 PM
As others have pointed out, killing a peaceful protester (or non-involved innocent civilian for that matter) is never justified.
I'm not trying to justify it.
What I'm asking is, does it justify the action that we're taking?
That, I'm not sold on.
I'm not trying to justify it.
What I'm asking is, does it justify the action that we're taking?
That, I'm not sold on.
gekko513
Jul 15, 12:27 PM
Also, 1GB of RAM, who are they kidding? More like Mac Amateur
Many prefer to buy their own RAM because it's usually cheaper. There would be more people crying if Apple bundled 2GB of expensive RAM. They could offer a RAM downgrade of course, but then why not just give the price of the downgraded version, which leaves us at square one again.
Many prefer to buy their own RAM because it's usually cheaper. There would be more people crying if Apple bundled 2GB of expensive RAM. They could offer a RAM downgrade of course, but then why not just give the price of the downgraded version, which leaves us at square one again.
nilk
Apr 6, 04:14 PM
I run a Windows VM with 1 GB of dedicated memory and a Linux VM with 1.5 GB of dedicated memory. All while Xcode is open and doing something in every OS.
Seriously, software development is about the less ressource hungry task you can do on modern computers. Browsers use more system ressources nowadays than code editors/compilers/debuggers.
Totally depends on what tools you are using. Sure, when I'm at home working on a light webapp running nothing but Emacs, Chrome, Postgres, and using, for example, Python as my server-side language, 4GB of RAM is more than enough, hell I could get by with 2GB no problem.
But at work I have open: Eclipse, one or more instance of Tomcat or Jetty, Oracle SQL Developer (Java app), Windows VM with Visual Studio and other tools, and maybe a Linux VM running Oracle. I always have the Windows VM running. When I had 4GB, things would drag, and I couldn't run the Linux VM without my system becoming unusable. Now that I have 8GB things run great; I can afford to give my Windows VM over 2GB, and I don't notice the difference between running and not running my Linux VM. Sometimes I have as many as 3 VMs running using over 3GB RAM in total and things are still smooth unless there's a lot of hard drive access going on.
But it's encourage to know that you're successfully using a MBA w/ 4GB even with VMs eating up half your RAM. Maybe the SSD makes a huge difference.
Seriously, software development is about the less ressource hungry task you can do on modern computers. Browsers use more system ressources nowadays than code editors/compilers/debuggers.
Totally depends on what tools you are using. Sure, when I'm at home working on a light webapp running nothing but Emacs, Chrome, Postgres, and using, for example, Python as my server-side language, 4GB of RAM is more than enough, hell I could get by with 2GB no problem.
But at work I have open: Eclipse, one or more instance of Tomcat or Jetty, Oracle SQL Developer (Java app), Windows VM with Visual Studio and other tools, and maybe a Linux VM running Oracle. I always have the Windows VM running. When I had 4GB, things would drag, and I couldn't run the Linux VM without my system becoming unusable. Now that I have 8GB things run great; I can afford to give my Windows VM over 2GB, and I don't notice the difference between running and not running my Linux VM. Sometimes I have as many as 3 VMs running using over 3GB RAM in total and things are still smooth unless there's a lot of hard drive access going on.
But it's encourage to know that you're successfully using a MBA w/ 4GB even with VMs eating up half your RAM. Maybe the SSD makes a huge difference.
NY Guitarist
Apr 5, 08:50 PM
I agree I for see FCP needing Mac OS X Lion
I'm just guessing but it's possible that Apple will announce the new FCS and ship it when Lion ships, perhaps around the June WWDC.
I'm just guessing but it's possible that Apple will announce the new FCS and ship it when Lion ships, perhaps around the June WWDC.
toddybody
Apr 6, 01:52 PM
Wait, theres other brands of Tablets out there?
azentropy
Apr 6, 01:30 PM
Apple also sold about 100K iPad's - yesterday.
Digital Skunk
Mar 22, 12:52 PM
'nuff said (http://www.engadget.com/2011/03/22/samsung-galaxy-tab-8-9-and-new-galaxy-tab-10-1-thinner-than-the/).
Unfortunately you're so very right. Until it's in the hand and on the shelves it's vaporware.
And, like I've said many a times to everyone that brings this topic up:
Apple will be king until we see some viable apps that people flock to. The iOS environment is just too good.
Spoken from an Android fan here folks.
Unfortunately you're so very right. Until it's in the hand and on the shelves it's vaporware.
And, like I've said many a times to everyone that brings this topic up:
Apple will be king until we see some viable apps that people flock to. The iOS environment is just too good.
Spoken from an Android fan here folks.
bushman4
Apr 11, 04:39 PM
Dont believe the rumors from these small brokerage analysts. Possible that Iphone5 won't launch in Juyly but not probable.
asiayeah
Aug 25, 09:21 PM
When I read a lot of posts where people complain about Apple service, it seems that it is offten from non-US. Is this my imagination or does Apple need to kick the Arse of their international support groups?
:D
I am sure the customer support is not good in non-US.
Unfortunately Apple is not maintainly a high quality of customer support service throughout the world. It seems Apple is neglecting the areas which is growing fast. This will certainly hinder the growth of Mac OS market share.
:D
I am sure the customer support is not good in non-US.
Unfortunately Apple is not maintainly a high quality of customer support service throughout the world. It seems Apple is neglecting the areas which is growing fast. This will certainly hinder the growth of Mac OS market share.
parapup
Apr 6, 02:31 PM
I bought the 3G Xoom first day and have been enjoying it for the most part. It's used as a laptop replacement and it does everything I need from my laptop which now sits on my table connected to a monitor. I am not sure iPad would have been so much of a drop-in replacement - Flash is one thing and SD card is another and 4G is great too. (SD and 4G is not yet enabled but it will greatly simplify things for me - I will run out of the 32Gb sooner or later and connecting to Remote Destop over 4G will be a acceptable experience.)
100,000+ is quite OK considering the WiFi version is just out but it's not surprising either - it does fulfill some unique needs that iPad cannot. As Asus (has USB ports (http://www.asus.com/product.aspx?P_ID=gHh4q7I8dvWJzhdV)/ Samsung ones are out it will be smartphone story all over again - yes and the numbers and market share won't matter then :p
100,000+ is quite OK considering the WiFi version is just out but it's not surprising either - it does fulfill some unique needs that iPad cannot. As Asus (has USB ports (http://www.asus.com/product.aspx?P_ID=gHh4q7I8dvWJzhdV)/ Samsung ones are out it will be smartphone story all over again - yes and the numbers and market share won't matter then :p
manu chao
Apr 25, 02:10 PM
Clearly you don't understand the issue. Apple is not tracking you since they do not collect this data. Rather your phone is generating a local cache of nearby cell towers and wifi hotspots. This benefits you by making your phones GPS function faster, more accurately and with less battery.
The issue is that the cache is not properly protected and could be used to infer some generalized information about roughly where your phone has been. This data is only accessible by somebody with direct access to your phone, or you phones backup files.
Why do people like that the data on their phones is encrypted and can be remotely wiped? Because it all too likely that something on your phone should not fall into somebody else's hand.
Enabling encryption of the phone by default is just taking reasonable precautions. Creating this data log (by which I mean not deleting any but the most recent entries) is not taking what would be a very reasonable precaution.
I always wondered why the option to encrypt the iPhone backup was there. What data would be on my iPhone but not on my computer (e-mails, browsing history, all sorts of passwords are generally both on my iPhone and my computer). Now I know of one reason, that Apple (or a third-party app) might without my knowledge create databases relating to my phone usage that are more critical than the rest of the data on my computer.
The point is that I would have assumed that any app or part of the OS creating a database would be open and transparent about it.
The issue is that the cache is not properly protected and could be used to infer some generalized information about roughly where your phone has been. This data is only accessible by somebody with direct access to your phone, or you phones backup files.
Why do people like that the data on their phones is encrypted and can be remotely wiped? Because it all too likely that something on your phone should not fall into somebody else's hand.
Enabling encryption of the phone by default is just taking reasonable precautions. Creating this data log (by which I mean not deleting any but the most recent entries) is not taking what would be a very reasonable precaution.
I always wondered why the option to encrypt the iPhone backup was there. What data would be on my iPhone but not on my computer (e-mails, browsing history, all sorts of passwords are generally both on my iPhone and my computer). Now I know of one reason, that Apple (or a third-party app) might without my knowledge create databases relating to my phone usage that are more critical than the rest of the data on my computer.
The point is that I would have assumed that any app or part of the OS creating a database would be open and transparent about it.
epitaphic
Aug 18, 11:46 PM
So you think they put an extra processor in across the line just to be able to say they had a quad? Even the AnandTech article you used as a source showed here (http://www.anandtech.com/mac/showdoc.aspx?i=2816&p=18) that PS took advantage of quad cores in Rosetta
Yes under some specific results the quad was a bit faster than the dual. Though with the combo of Rosetta+Photoshop its unclear what is causing the difference. However, if you compare the vast majority of the benchmarks, there's negligible difference.
Concerning Photoshop specifically, as can be experienced on a quad G5, the performance increase is 15-20%. A future jump to 8-core would theoretically be in the 8% increase mark. Photoshop (CS2) simply cannot scale adequately beyond 2 cores, maybe that'll change in Spring 2007. Fingers crossed it does.
Your points about latency and FSB are not separate negatives as you have made them. They are redundant theoretical concerns with implications of unclear practical significance.
I beg to differ. If an app or game is memory intensive, faster memory access does matter. Barefeats (http://barefeats.com/quad09.html) has some benchmarks on dual channel vs quad channel on the Mac Pro. I'd personally like to see that benchmark with an added Conroe system. If dual to quad channel gave 16-25% improvement, imagine what 75% increase in actual bandwidth will do. Besides, I was merely addressing your statements that Woodcrest is faster because of its higher speed FSB and higher memory bus bandwidth.
I am not worried. Everything anyone has come up with on this issue are taken from that same AnandTech article. Until I see more real-world testing, I will not be convinced. Also, I expect that more pro apps such as PS will be able to utilize quad cores in the near future, if they aren't already doing so. Finally, even if Conroe is faster, Woodcrest is fast enough for me ;).
Anandtech, at the moment, is the only place with a quad xeon vs dual xeon benchmark. And yes, dual Woodcrest is fast enough, but is it cost effective compared to a single Woodcrest/Conroe? It seems that for the most part, Mac Pro users are paying for an extra chip but only really utilizing it when running several CPU intensive apps at the same time.
I think you misread that. They were comparing Core 2 Extreme (not Woodcrest) and Conroe to see whether the increased FSB of the former would make much difference.
You're absolutely right about that, its only measuring the improvement over increased FSB. If you take into account FB-DIMM's appalling efficiency, there should be no increase at all (if not decrease) for memory intensive apps.
One question I'd like to put out there, if Apple has had a quad core mac shipping for the past 8 months, why would it wait til intel quads to optimize the code for FCP? Surely they must have known for some time before that that they would release a quad core G5 so either optimizing FCP for quads is a real bastard or they've been sitting on it for no reason.
Yes under some specific results the quad was a bit faster than the dual. Though with the combo of Rosetta+Photoshop its unclear what is causing the difference. However, if you compare the vast majority of the benchmarks, there's negligible difference.
Concerning Photoshop specifically, as can be experienced on a quad G5, the performance increase is 15-20%. A future jump to 8-core would theoretically be in the 8% increase mark. Photoshop (CS2) simply cannot scale adequately beyond 2 cores, maybe that'll change in Spring 2007. Fingers crossed it does.
Your points about latency and FSB are not separate negatives as you have made them. They are redundant theoretical concerns with implications of unclear practical significance.
I beg to differ. If an app or game is memory intensive, faster memory access does matter. Barefeats (http://barefeats.com/quad09.html) has some benchmarks on dual channel vs quad channel on the Mac Pro. I'd personally like to see that benchmark with an added Conroe system. If dual to quad channel gave 16-25% improvement, imagine what 75% increase in actual bandwidth will do. Besides, I was merely addressing your statements that Woodcrest is faster because of its higher speed FSB and higher memory bus bandwidth.
I am not worried. Everything anyone has come up with on this issue are taken from that same AnandTech article. Until I see more real-world testing, I will not be convinced. Also, I expect that more pro apps such as PS will be able to utilize quad cores in the near future, if they aren't already doing so. Finally, even if Conroe is faster, Woodcrest is fast enough for me ;).
Anandtech, at the moment, is the only place with a quad xeon vs dual xeon benchmark. And yes, dual Woodcrest is fast enough, but is it cost effective compared to a single Woodcrest/Conroe? It seems that for the most part, Mac Pro users are paying for an extra chip but only really utilizing it when running several CPU intensive apps at the same time.
I think you misread that. They were comparing Core 2 Extreme (not Woodcrest) and Conroe to see whether the increased FSB of the former would make much difference.
You're absolutely right about that, its only measuring the improvement over increased FSB. If you take into account FB-DIMM's appalling efficiency, there should be no increase at all (if not decrease) for memory intensive apps.
One question I'd like to put out there, if Apple has had a quad core mac shipping for the past 8 months, why would it wait til intel quads to optimize the code for FCP? Surely they must have known for some time before that that they would release a quad core G5 so either optimizing FCP for quads is a real bastard or they've been sitting on it for no reason.
Hal Jordan
Apr 11, 10:26 PM
No worries. I'm in need for a change. I've been impressed with the Galaxy S but not enough to get rid of my 3GS. But the Galaxy S2 looks AMAZING!!! 4.3 inch SuperAmoled Plus display, 1.2 GHz Dual Core, 1 GB RAM, 8 Meg rear camera, 2 Meg front Camera, Insanely wicked 1080P recording (shocked at how clean the recordings look), completely customizable UI, the list goes on an on.....It'll be a big change for me, but change happens. This thing is better equipped than a Tablet!!!! SOLD!!!!
adamfilip
Aug 27, 08:53 AM
You're screwing up, intel. We don't want 300 trillion transistors on a 1 nm die. We want longer battery life. Idiots.
I think you are missing the point
just cause a processor has 300 quadrillion transistors doesnt mean it will consume a huge amount of power.
if they released a memron that ran at 200mhz but lasted 24 hrs. would you buy it.. eventho it would be painfully slow?
its hard to balance Performance demands and power consumption
I think you are missing the point
just cause a processor has 300 quadrillion transistors doesnt mean it will consume a huge amount of power.
if they released a memron that ran at 200mhz but lasted 24 hrs. would you buy it.. eventho it would be painfully slow?
its hard to balance Performance demands and power consumption
bushido
Apr 11, 11:33 AM
"analyst" needs a new meaning in the dictionary right next to "source"
i'm now an analyst and say it'll come out at some point before iPhone 6
i'm now an analyst and say it'll come out at some point before iPhone 6
Glen Quagmire
Aug 23, 03:32 PM
This will likely suck, because the interconnect Intel is using is just too damn slow. Putting four cores in the same package will just make the situation worse, because a lot of applications are significantly limited by memory performance.
The Woodcrest processors have been put through their paces pretty well on the supercomputing lists, and their Achille's heal is the memory subsystem. Current generation AMD Opterons still clearly outscale Woodcrest in real-world memory bandwidth with only two cores. Unless Intel pulls a rabbit out of their hat with their memory architecture issues when the quad core is released, AMDs quad core is going to embarrass them because of the memory bottleneck. And AMD is already starting to work on upgrading their already markedly superior memory architecture.
In two years' time, Intel will release Nehalem its next micro-architecture - to replace Merom/Conroe/Woodcrest. It is supposed to ditch the FSB in favour of Intel's own interconnect, named CSI. Two years after Nehalem will come another micro-architecture.
In some respects, I'm quite happy to have ordered a Woodcrest Mac Pro, especially if the slow FSB does slow things down when Woodcrest's successor is released. If the Mac Pro can last me three or four years, I'll be in time for the post-Nehalem generation, which should be fairly spectacular.
The Woodcrest processors have been put through their paces pretty well on the supercomputing lists, and their Achille's heal is the memory subsystem. Current generation AMD Opterons still clearly outscale Woodcrest in real-world memory bandwidth with only two cores. Unless Intel pulls a rabbit out of their hat with their memory architecture issues when the quad core is released, AMDs quad core is going to embarrass them because of the memory bottleneck. And AMD is already starting to work on upgrading their already markedly superior memory architecture.
In two years' time, Intel will release Nehalem its next micro-architecture - to replace Merom/Conroe/Woodcrest. It is supposed to ditch the FSB in favour of Intel's own interconnect, named CSI. Two years after Nehalem will come another micro-architecture.
In some respects, I'm quite happy to have ordered a Woodcrest Mac Pro, especially if the slow FSB does slow things down when Woodcrest's successor is released. If the Mac Pro can last me three or four years, I'll be in time for the post-Nehalem generation, which should be fairly spectacular.