Penfold2711
Apr 21, 06:58 AM
I struggle with the LTE angle mainly due to the fact in the UK we haven't even got visual voicemail working on the iPhone 4 the UK government and/or carriers won't spend the money to upgrade the infrastructure all they care about is profits not service(Sounds like AT&T) so even if the iPhone 5 or 6 is Lte enabled we wouldn't see the benefit in the uk.
I think we will see Steve at WWDC even if its only for 1 keynote speech i don't believe Steve is at home with his slippers on watching the world go by he will be in his study surrounded by his 3 screens and getting stuck in to the new iOS and mac osx as well as the iMac refresh and things we are yet to find out about.:D
I think we will see Steve at WWDC even if its only for 1 keynote speech i don't believe Steve is at home with his slippers on watching the world go by he will be in his study surrounded by his 3 screens and getting stuck in to the new iOS and mac osx as well as the iMac refresh and things we are yet to find out about.:D
Trishul
Oct 27, 03:56 AM
ah i'm so glad i check this website, sold my Quad G5 day before yesterday, and put in an order for a Mac Pro, that would have arrived Tuesday, fortunately (at least i hope it turns out that way) i saw this news last night, being unable to cancel online, i had to call and have just now cancelled the order. Don't know how to read into this, and i doubt customer services are in possession of such information but when the lady asked me why i was cancelling i mentioned hearing about new version coming out, it was news to her she thought i was making it up, so she put me on hold, and came back after a minute or two, i was worried she was coming back with news saying i couldn't cancel my order or something, but she had a different tone as if someone told her the news was true and she was happy to cancel.
But seriously i wish there was some more concrete news of the Octo core, i'm going to have to finish off a lot of work this weekend before i ship my G5 on Monday, as i'm going to be without a Mac for at least 2-3 weeks, and even if the new Revision comes out as planned lord knows what the waiting time will be, what if they have option of x1950 or something and we are looking at the delays like before?
Looks like i have an excuse to get one of those new fangled MB Pros. no Mac for a month, can not imagine it. :(
But seriously i wish there was some more concrete news of the Octo core, i'm going to have to finish off a lot of work this weekend before i ship my G5 on Monday, as i'm going to be without a Mac for at least 2-3 weeks, and even if the new Revision comes out as planned lord knows what the waiting time will be, what if they have option of x1950 or something and we are looking at the delays like before?
Looks like i have an excuse to get one of those new fangled MB Pros. no Mac for a month, can not imagine it. :(
ATD
Sep 26, 12:51 PM
I bet I could peg all 8 cores doing a 3D render...easily.
Bring them I say. This may make me hold off on my render farm idea.
-mark
I'm already doing 6 cpu renders. Why stop at 8, I'll take 16 :D
Bring them I say. This may make me hold off on my render farm idea.
-mark
I'm already doing 6 cpu renders. Why stop at 8, I'll take 16 :D
munkery
May 2, 08:18 PM
Problems with Windows security in comparison to Mac OS X presented just in this thread:
1) Greater number of privilege escalation vulnerabilities:
Here is a list of privilege escalation (UAC bypass) vulnerabilities just related to Stuxnet (win32k.sys) in Windows in 2011:
http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=win32k.sys+2011
Here is a list of all of the privilege escalation vulnerabilities in Mac OS X in 2011:
http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=Mac+OS+X+privileges+2011
2) Earlier versions of NT based Windows (Windows XP and earlier) do not use discretionary access controls by default.
3) Permissions system does not include a user defined unique identifier (password) by default. More susceptible to user space exploitation leading to authentication stolen via spoofed prompt that appears unrelated to UAC because password not associated with authentication.
4) Windows sandbox mechanism relies on inherited permissions so that turning off UAC turns off the sandbox. This sandbox has been defeated in the wild (in the last two pwn2owns).
I do not know of any TrustedBSD MAC framework (BSD and Mac sandbox), AppArmor (openSUSE and Ubuntu), or SE Linux (Fedora) mandatory access control escapes? These sandbox mechanisms do not rely on inherited permissions.
5) The Windows registry is a single point of failure that can be leveraged by malware.
EDIT:
If malware doesn't need to use some method to achieve privilege escalation or actively phish users for their credit card number to be profitable enough to warrant their creation, then why did the specific example of malware that started this thread rely on these methods to be profitable?
Why did it not use the methods presented by KnightWRX? Why do you not see malware that only uses user level access to upload a user's data files to achieve some effect that is profitable? I can't recall any malware that uses this method.
Is it because most users do not have valuable info stored in insecure data files? I keep that type of info in encrypted secured notes in Keychain Access or in encrypted sparse bundle disk images.
Is it because it would require too much time to data mine the files for valuable info in relation to the amount of profit gained? How many GBs of data are on your system? Even the data I keep in encrypted sparse bundle disk images wouldn't be very useful for identity theft even if it was not encrypted.
Is it because given all the variables it is more cost effective to go after achieving system level access to keystroke log passwords protected by user space security mechanisms or simply to use basic phishing scams on unknowledgeable users? Makes sense to me but maybe I am wrong.
1) Greater number of privilege escalation vulnerabilities:
Here is a list of privilege escalation (UAC bypass) vulnerabilities just related to Stuxnet (win32k.sys) in Windows in 2011:
http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=win32k.sys+2011
Here is a list of all of the privilege escalation vulnerabilities in Mac OS X in 2011:
http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=Mac+OS+X+privileges+2011
2) Earlier versions of NT based Windows (Windows XP and earlier) do not use discretionary access controls by default.
3) Permissions system does not include a user defined unique identifier (password) by default. More susceptible to user space exploitation leading to authentication stolen via spoofed prompt that appears unrelated to UAC because password not associated with authentication.
4) Windows sandbox mechanism relies on inherited permissions so that turning off UAC turns off the sandbox. This sandbox has been defeated in the wild (in the last two pwn2owns).
I do not know of any TrustedBSD MAC framework (BSD and Mac sandbox), AppArmor (openSUSE and Ubuntu), or SE Linux (Fedora) mandatory access control escapes? These sandbox mechanisms do not rely on inherited permissions.
5) The Windows registry is a single point of failure that can be leveraged by malware.
EDIT:
If malware doesn't need to use some method to achieve privilege escalation or actively phish users for their credit card number to be profitable enough to warrant their creation, then why did the specific example of malware that started this thread rely on these methods to be profitable?
Why did it not use the methods presented by KnightWRX? Why do you not see malware that only uses user level access to upload a user's data files to achieve some effect that is profitable? I can't recall any malware that uses this method.
Is it because most users do not have valuable info stored in insecure data files? I keep that type of info in encrypted secured notes in Keychain Access or in encrypted sparse bundle disk images.
Is it because it would require too much time to data mine the files for valuable info in relation to the amount of profit gained? How many GBs of data are on your system? Even the data I keep in encrypted sparse bundle disk images wouldn't be very useful for identity theft even if it was not encrypted.
Is it because given all the variables it is more cost effective to go after achieving system level access to keystroke log passwords protected by user space security mechanisms or simply to use basic phishing scams on unknowledgeable users? Makes sense to me but maybe I am wrong.
Rt&Dzine
Apr 22, 11:02 PM
"I contend that we are both atheists. I just believe in one fewer god than you do. When you understand why you dismiss all other possible gods, you will understand why I dismiss yours."
I'd be curious if any Christians here are open to considering other God(s) or a different type of creator than Jesus. Especially the ones who challenge atheists to be open to the possibility of God.
I'd be curious if any Christians here are open to considering other God(s) or a different type of creator than Jesus. Especially the ones who challenge atheists to be open to the possibility of God.
pika2000
Mar 18, 03:00 AM
This is why I bought the Nexus One.
Although I'm afraid I might be forced to let go my grand-fathered unlimited data plan in the near future. Does anybody know if adding a line and converting both it and my line into a family plan will kick me out of the grand-fathered unlimited data plan?
Although I'm afraid I might be forced to let go my grand-fathered unlimited data plan in the near future. Does anybody know if adding a line and converting both it and my line into a family plan will kick me out of the grand-fathered unlimited data plan?
Big-TDI-Guy
Mar 15, 06:09 AM
I think the worst-case scenario are winds blowing the plume inland.
And if the container degrades - fuel melts and "spills out" - does this not indicate loss of contact with the control rods? What's to stop things from there?
As for the comment earlier up about workers being there so things must be safe... You obviously don't remember what happened in the former USSR a quarter century back. Factor in the Japanese culture where self-sacrifice for the good of their people is looked highly upon. I'd say there's a damn good chance they know their killing themselves, but will continue to work to their ends.
And if the container degrades - fuel melts and "spills out" - does this not indicate loss of contact with the control rods? What's to stop things from there?
As for the comment earlier up about workers being there so things must be safe... You obviously don't remember what happened in the former USSR a quarter century back. Factor in the Japanese culture where self-sacrifice for the good of their people is looked highly upon. I'd say there's a damn good chance they know their killing themselves, but will continue to work to their ends.
WestonHarvey1
Apr 15, 11:55 AM
I'm just saying that it's very simple:
Someone who tells you, in the face of scientific evidence, that they believe who you are is wrong and that you should change can only be described as being hateful.
Their intentions are irrelevant if they're telling you something that is proven to be harmful.
No but hold on a second. I don't know what scientific evidence has to say about something like morality. It may certainly be that sexuality is immutable. But if you're referring to my quote from the Catechism (and I lost track)... that doesn't say homosexuals are required to change their sexuality.
Someone who tells you, in the face of scientific evidence, that they believe who you are is wrong and that you should change can only be described as being hateful.
Their intentions are irrelevant if they're telling you something that is proven to be harmful.
No but hold on a second. I don't know what scientific evidence has to say about something like morality. It may certainly be that sexuality is immutable. But if you're referring to my quote from the Catechism (and I lost track)... that doesn't say homosexuals are required to change their sexuality.
QCassidy352
Mar 18, 11:49 AM
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8F190 Safari/6533.18.5)
I should add that I don't agree with those calling unofficial tethering "stealing." it's not taking anything from AT&T and it's not illegal in the sense of breaking a criminal law (and AT&T isn't saying otherwise). It's a violation of your contract, and AT&T is therefore justified in taking action. I agree that charging more for tethering on a limited data plan doesn't make much sense, but contracts don't have to make perfect sense.
Personally, I don't use unauthorized tethering because I believe in honoring my contracts. But it's not "stealing."
I should add that I don't agree with those calling unofficial tethering "stealing." it's not taking anything from AT&T and it's not illegal in the sense of breaking a criminal law (and AT&T isn't saying otherwise). It's a violation of your contract, and AT&T is therefore justified in taking action. I agree that charging more for tethering on a limited data plan doesn't make much sense, but contracts don't have to make perfect sense.
Personally, I don't use unauthorized tethering because I believe in honoring my contracts. But it's not "stealing."
Phil A.
Aug 29, 02:51 PM
The one thing that struck me on the report is the amount of marks given to companies who have committed to a timescale. For example, Apple have committed to removing all BFRs but given no timescale and are marked as "bad". Dell have committed to removing all BFRs by 2009 and are marked "Good". Don't get me wrong, it's good that companies are giving time scales, but they don't really mean jack until they're implemented (the UK committed to the Kyoto protocol and will miss it's commitments by miles), and I think it's a bit misleading to give any company full marks simply because they have given a date that may be missed. I would have preferred to see those marked as Partially Good because clearly a commitment isn't as good as actually delivering on promises.
Apple OC
Mar 13, 04:10 PM
really ?
i live in a country which isn't at war .. and hasn't since quite a few years.. and by years i mean decades
and the nuclear power plant we built was stopped before getting turned on by a popular vote (since then we have a constitutional law forbidding to build nuclear power plants...)
wow look at how i am suffering from the terrible consequences
Maybe your energy needs are not as high?
307,006,550 USA Population
127,560,000 Japan Population
8,364,095 Austria Population
i live in a country which isn't at war .. and hasn't since quite a few years.. and by years i mean decades
and the nuclear power plant we built was stopped before getting turned on by a popular vote (since then we have a constitutional law forbidding to build nuclear power plants...)
wow look at how i am suffering from the terrible consequences
Maybe your energy needs are not as high?
307,006,550 USA Population
127,560,000 Japan Population
8,364,095 Austria Population

chasemac
Apr 13, 12:16 AM
A bad workman always blames his tools. ;)
Cheers!!
But it seems to me the man who uses tools is just a fool!:D Great song BTW! Songs of Yesterday
Cheers!!
But it seems to me the man who uses tools is just a fool!:D Great song BTW! Songs of Yesterday
Denarius
Mar 15, 09:34 PM
I did a little reading and now am a one minute expert... :p
I've read these reactors did auto shut down when the earthquake hit. The problem is that the rods create tremendous persistent heat even after a shutdown, and it is the lack of cooling water that is causing the problem.
Could it be considered a myth that any nuclear reactor can be expected to automatically safely shutdown when power to all safety systems are lost no matter how it is designed?
And who was saying this could not be like Chernobyl??
Modern plants use passive removal systems in the event of reactor instability and they are much safer as a result. The Fukushima reactors date from the 60's so the decay heat removal mechanisms are active, employing pumps instead of heat removal via natural circulation in the event of a failure, hence older plants do present more of a risk in this sense than modern ones.
Ah, but once again it's all about location, location, location, and they don't have any viable sites for safe nuclear energy, if such a thing exists.
That's true, but I suspect a modern plant employing passive safety mechanisms would fare a lot better in the same scenario.
Still, ifs and ands... Sincerely hope they manage to get it under control. Just been another fire I see on the BBC News site.
I've read these reactors did auto shut down when the earthquake hit. The problem is that the rods create tremendous persistent heat even after a shutdown, and it is the lack of cooling water that is causing the problem.
Could it be considered a myth that any nuclear reactor can be expected to automatically safely shutdown when power to all safety systems are lost no matter how it is designed?
And who was saying this could not be like Chernobyl??
Modern plants use passive removal systems in the event of reactor instability and they are much safer as a result. The Fukushima reactors date from the 60's so the decay heat removal mechanisms are active, employing pumps instead of heat removal via natural circulation in the event of a failure, hence older plants do present more of a risk in this sense than modern ones.
Ah, but once again it's all about location, location, location, and they don't have any viable sites for safe nuclear energy, if such a thing exists.
That's true, but I suspect a modern plant employing passive safety mechanisms would fare a lot better in the same scenario.
Still, ifs and ands... Sincerely hope they manage to get it under control. Just been another fire I see on the BBC News site.
GGJstudios
Apr 13, 03:16 PM
I'm sure this has been mentioned.
Connecting other hard drives. I'm only able to read from most (windows) drives.
FAT32 (File Allocation Table)

call of duty black ops zombies

Call of Duty: World at War:
Connecting other hard drives. I'm only able to read from most (windows) drives.
FAT32 (File Allocation Table)
Swampthing
May 9, 09:33 AM
Been using my iPhone 3GS since July 2009 in the Washington DC metro area with almost ZERO dropped calls. It always seems that most of the AT&T dropped calls jokes and issues come from the West Coast...
ddtlm
Oct 12, 06:02 PM
MacCoaster:
Missed your request for ASM directions for a sec there. :) Anyway, I use NASM. Available here:
http://sourceforge.net/projects/nasm
I do my assembly in a .asm file, and use a C program as a wrapper to make things easy. C program, including my C loops. Notice that is't ugly and I manually change it to test different things, but hey it works. You can do better Im sure. :)
#include <math.h>
unsigned int asm_func1( );
unsigned int asm_func2( );
unsigned int asm_func3( );
unsigned int C_func1( )
{

call of duty black ops zombies

call of duty black ops zombies

call of duty black ops zombies
Missed your request for ASM directions for a sec there. :) Anyway, I use NASM. Available here:
http://sourceforge.net/projects/nasm
I do my assembly in a .asm file, and use a C program as a wrapper to make things easy. C program, including my C loops. Notice that is't ugly and I manually change it to test different things, but hey it works. You can do better Im sure. :)
#include <math.h>
unsigned int asm_func1( );
unsigned int asm_func2( );
unsigned int asm_func3( );
unsigned int C_func1( )
{
SimD
Apr 12, 10:21 PM
So this is basically a jazzed up Final Cut Express and the pros have been shown the door. Why am I not shocked about this. :mad:
Ugh... you guys speak as if you are all full-time film editors...
The new features are amazing! The hall that they presented at, well they were pretty much all "pros" in the industry. They were all pretty much PSYCHED about these features..
For what it's worth, I'm a film production major...
Ugh... you guys speak as if you are all full-time film editors...
The new features are amazing! The hall that they presented at, well they were pretty much all "pros" in the industry. They were all pretty much PSYCHED about these features..
For what it's worth, I'm a film production major...

AlBDamned
Aug 29, 11:14 AM
zero evidence, other than my gut feeling.
Then that's nothing but semi-diluted Apple fanboi-ism which is, in my opinion, a lot worse than any Dell computer.
Given Greenpeace's mission and credibility, I think it's safe to assume that all manufacturers featured were graded on the same criteria. So at least in this survey, it's quite believable that Apple has dived compared to its competitors.
Apple does promote a hip, cool and socially aware image, but as a business it's quite far removed from that ideal.
Then that's nothing but semi-diluted Apple fanboi-ism which is, in my opinion, a lot worse than any Dell computer.
Given Greenpeace's mission and credibility, I think it's safe to assume that all manufacturers featured were graded on the same criteria. So at least in this survey, it's quite believable that Apple has dived compared to its competitors.
Apple does promote a hip, cool and socially aware image, but as a business it's quite far removed from that ideal.
wordmunger
Mar 18, 12:11 PM
So what if Apple stops this -- will this be the pirates' reaction?
Curses! Foiled again! I had been planning to use ITMS to base my international pirating operation. What oh what will I do? Buying a CD and copying that couldn't possibly work, so I'll have to think of something else. Damn you, Apple!
Curses! Foiled again! I had been planning to use ITMS to base my international pirating operation. What oh what will I do? Buying a CD and copying that couldn't possibly work, so I'll have to think of something else. Damn you, Apple!
CalBoy
Apr 23, 12:57 AM
No one is concluding that there was a single "bang," and I'm certainly not conflating anything. "Bang" is a metaphor, and no one is relating it to the "origin of life." You're trying inflate your own ego and place your "scientific literacy" on display here by arguing a point that no one is questioning.
You certainly have been dancing around it throughout this thread:
You certainly have been dancing around it throughout this thread:
AP_piano295
Apr 23, 12:43 AM
No one is concluding that there was a single "bang," and I'm certainly not conflating anything. "Bang" is a metaphor, and no one is relating it to the "origin of life." You're trying inflate your own ego and place your "scientific literacy" on display here by arguing a point that no one is questioning.
It certainly seems that you are questioning the point.
You raised the point that it is/was illogical for me to believe that the life and the universe appeared in a sudden "bang". And you claimed that such a belief could not be possibly based in logic :rolleyes:.
Of course I never purported to believe any such thing, rather you simply implied that this is what I believe.
In my original post I never claimed to understand or remotely fathom how the universe and life came to exist. But the fact that I do not know how our universe came to be has very little baring on this conversation.
I have very little understanding of how the computer I am currently using ACTUALLY works. Yet work it does, it does not work through the grace of god but rather through marvels of modern engineering and achievements in scientific understanding.
Your god of the gaps is simply a dark room waiting for someone to turn on the light.
It certainly seems that you are questioning the point.
You raised the point that it is/was illogical for me to believe that the life and the universe appeared in a sudden "bang". And you claimed that such a belief could not be possibly based in logic :rolleyes:.
Of course I never purported to believe any such thing, rather you simply implied that this is what I believe.
In my original post I never claimed to understand or remotely fathom how the universe and life came to exist. But the fact that I do not know how our universe came to be has very little baring on this conversation.
I have very little understanding of how the computer I am currently using ACTUALLY works. Yet work it does, it does not work through the grace of god but rather through marvels of modern engineering and achievements in scientific understanding.
Your god of the gaps is simply a dark room waiting for someone to turn on the light.
mrblah
Aug 29, 02:33 PM
I swear, some people will excuse Apple of genocide if given the chance. How is it that Apple is doing "everything they can" when Dell is doing so much better? They both make the same things! Same with Motorola and Nokia. We even have some conspiracy theorists thinking Greenpeace is out to get Apple (although they seem to miss the part where Acer scores worse, and happens to be a PC maker). Its simply impossible to try and excuse Apple when a company like Dell does better, not caring about companies destroying the environment is one thing but trying to pretend Apple is actually doing a good job is another.
OneMammoth
May 2, 09:11 AM
About as huge as most windows ones!
Bigger, most Windows PC have anti-virus, can you say the same for Macs?
Bigger, most Windows PC have anti-virus, can you say the same for Macs?
Bill McEnaney
Apr 26, 03:07 PM
I'd love to hear of every day miracles, but my guess is we may disagree when it comes to the interpretation of such happenings. To reinforce, I do sense something I would describe as "spiritual", but I don't have enough info to address those feelings or assign responsibility for their existence. What is important for perspective is that I am not distressed to wait for the answer. :)
I'll answer the rest of Huntn's post when I can do that. But I have work to do first.
Miraculous cure in Lourdes, France?
http://www.youtube.com/watch?v=SKMF059m29Y&feature=related
Eucharistie miracles?
In the Vatican
http://www.youtube.com/watch?v=5SfXvMlb8u0&feature=related
In Lanciano, Italy.
http://therealpresence.org/eucharst/mir/english_pdf/Lanciano1.pdf
http://therealpresence.org/eucharst/mir/english_pdf/Lanciano2.pdf
I'll answer the rest of Huntn's post when I can do that. But I have work to do first.
Miraculous cure in Lourdes, France?
http://www.youtube.com/watch?v=SKMF059m29Y&feature=related
Eucharistie miracles?
In the Vatican
http://www.youtube.com/watch?v=5SfXvMlb8u0&feature=related
In Lanciano, Italy.
http://therealpresence.org/eucharst/mir/english_pdf/Lanciano1.pdf
http://therealpresence.org/eucharst/mir/english_pdf/Lanciano2.pdf