Why don't you wait til they've actually fixed this problem before you take your fanboy "victory" lap? Oh I forgot, because you're ready to believe anything you hear as long as it's suggesting this problem can be fixed.
I'm sorry Jay Cutler hasn't worked out, but there's no reason to take that out on others.
If that was all you were doing, I wouldn't have an issue with it - but you go beyond that. You act like a total a$$. I got sick and tired of you attacking people personally and making moronic comments about them working as waiters or bar backs. So I gave you a taste of your own medicine and clearly you didn't like it. Why don't you try showing others a little respect and perhaps you'll get some yourself.
Oh btw what is an a$$? I tried to look it up in the dictionary but I couldn't find anything. Did you and the other "experts" of the English language just define this?
Who knew there could be so much drama in world of Apple?
Not really but keep telling yourself you k ow something about me. I'll call my dad an let him know some loser with no opinion or facts totally "served" me in an online forum. We'll both get a real kick out of that (he has to deal with retarded users too)!
Oh btw what is an a$$? I tried to look it up in the dictionary but I couldn't find anything. Did you and the other "experts" of the English language just define this?
Also, I never claimed not to be a total sarcastic jerk (in fact quite the opposite). What I didn't claim to be is completely informed about something I've never had any experience with. That's really my problem with your little friends. Unfortunately none of them had the expertise after their initial bulletproof statements to stand up for themselves, so your little weak insult had to suffice for all of them. Maybe I was a little to harsh on you because you had to make up for all of their shortcomings. Then again...maybe not.
That would be an amazing FU to Apple if it weren't for 2 things:
1) 4.1 hasn't been released to the public.
2) it's in it's first beta release.
Do you get mad when you go to the car show and the cars don't even drive?
I hope there's a software update that helps us move onto other subjects that don't revolve around signal issues.
Hardware problems have been fixed by software for like...20 ****ing years now....
Software has been fixing hardware problems since the second day that we had software.
History Lesson:
In the very early '80s, Digital began to see VAX-11/780 systems crashing with a pagefault in memory that was locked down as non-pageable. Not common, but definitely a problem - people get very pissed off when a VMS system crashes.
Eventually we found a customer that was getting this crash very frequently (a couple of times a week). Analysis of the crashes showed nothing wrong - the page was resident. The hardware had no problems - tested fine.
The engineering teams came to the conclusion that the pagefault exception triggered by the hardware was spurious and false.
The software fix was to put a check in the PGFLIPLHI exception logic to check to see if the page was resident. If so, then ignore the pagefault exception and continue. If not resident, then crash.
Problem fixed in software, the only cost being that a real PGFLIPLHI crash took about two microseconds longer....
Another hardware problem occurred on an entire line of early MicroVAX systems. Memory refresh (RAM loses its state if not periodically refreshed) would fail to happen if a bank (around a MiB) of memory wasn't touched in several seconds. All kinds of mayhem would ensure when a MiB of memory would zero itself.
The *software fix* was to put a loop in one of the operating system's periodic housekeeping routines to read one byte of each bank of memory.
So, to defend Apple, if they can modify the software so that the "death grip" attenuation is no worse than other cell phones (like the 3GS), then I would call it fixed in software.
Even if it takes a coating on the antenna plus software changes, that's fixed without a full redesign.
The VAX case is also interesting - in that the hardware bug had been present for several years, but hadn't been noticed. It didn't appear on the radar until operating system upgrades changed something in the timing or the way memory was used.
I'm pretty sure I hit the mark. Not only that, I am pretty sure you are a substandard programmer at best. Because the really good programmers have nothing to prove - they don't have the need to play Mr. Know-It-All in a macrumors forum.
Dude, it's just a message board. Who made you the message police?
Software has been fixing hardware problems since the second day that we had software.
History Lesson:
In the very early '80s, Digital began to see VAX-11/780 systems crashing with a pagefault in memory that was locked down as non-pageable. Not common, but definitely a problem - people get very pissed off when a VMS system crashes.
Eventually we found a customer that was getting this crash very frequently (a couple of times a week). Analysis of the crashes showed nothing wrong - the page was resident. The hardware had no problems - tested fine.
The engineering teams came to the conclusion that the pagefault exception triggered by the hardware was spurious and false.
The software fix was to put a check in the PGFLIPLHI exception logic to check to see if the page was resident. If so, then ignore the pagefault exception and continue. If not resident, then crash.
Problem fixed in software, the only cost being that a real PGFLIPLHI crash took about two microseconds longer....
Another hardware problem occurred on an entire line of early MicroVAX systems. Memory refresh (RAM loses its state if not periodically refreshed) if a bank (several MiB) of memory wasn't touched in several seconds. All kinds of mayhem would ensure when a few MiB of memory would zero itself.
The *software fix* was to put a loop in one of the operating system's periodic housekeeping routines to read one byte of each bank of memory.
So, to defend Apple, if they can modify the software so that the "death grip" attenuation is no worse than other cell phones (like the 3GS), then I would call it fixed in software.
Even if it takes a coating on the antenna plus software changes, that's fixed without a full redesign.
With 4.1 I actually show less reception now. Lol....this was supposed to be a fix???? I think not....I'm so glad I sold my Iphone......Andriod here I come...
*************. Flat out *************. People have upgraded and the problem is still there. 4.1 does nothing but mask the issue, not fix it.
With 4.1 I actually show less reception now. Lol....this was supposed to be a fix???? I think not....I'm so glad I sold my Iphone......Andriod here I come...
Do you have pictures of Steve Jobs on your cell wall?
Silly 'lil fanboi fool.
With 4.1 I actually show less reception now. Lol....this was supposed to be a fix???? I think not....I'm so glad I sold my Iphone......Andriod here I come...
Software has been fixing hardware problems since the second day that we had software.
History Lesson:
In the very early '80s, Digital began to see VAX-11/780 systems crashing with a pagefault in memory that was locked down as non-pageable. Not common, but definitely a problem - people get very pissed off when a VMS system crashes.
Eventually we found a customer that was getting this crash very frequently (a couple of times a week). Analysis of the crashes showed nothing wrong - the page was resident. The hardware had no problems - tested fine.
The engineering teams came to the conclusion that the pagefault exception triggered by the hardware was spurious and false.
The software fix was to put a check in the PGFLIPLHI exception logic to check to see if the page was resident. If so, then ignore the pagefault exception and continue. If not resident, then crash.
Problem fixed in software, the only cost being that a real PGFLIPLHI crash took about two microseconds longer....
Another hardware problem occurred on an entire line of early MicroVAX systems. Memory refresh (RAM loses its state if not periodically refreshed) would fail to happen if a bank (256 KiB to a MiB) of memory wasn't touched in several seconds. All kinds of mayhem would ensure when a big chunk of memory would zero itself.
The *software fix* was to put a loop in one of the operating system's periodic housekeeping routines to read one byte of each bank of memory.
So, to defend Apple, if they can modify the software so that the "death grip" attenuation is no worse than other cell phones (like the 3GS), then I would call it fixed in software.
Even if it takes a coating on the antenna plus software changes, that's fixed without a full redesign.
The VAX case is also interesting - in that the hardware bug had been present for several years, but hadn't been noticed. It didn't appear on the radar until operating system upgrades changed something in the timing or the way memory was used.