It would probably take the average bank about 5 seconds to notice someone is doing a mass withdrawal from their accounts and another 5 seconds to reverse it.
Considering banks take an entire business day sometimes more to transfer funds to another bank and you'll realize why the details are sold so cheap, it's HARD to get money out of a bank and even if you did manage to get a sizable money out it would probably be relatively easy to trace and you'd be a high priority target for international agencies.
Stopped the same way all other law offenses are dealt with. If a policeman notices your camara doesn't make the "click" noise he can haul your ass into jail : P
I thought it was generally proven that porn lowers the overall rape rate which should in theory mean that child porn(without real children) should lower the child rape rate.
I fail to see how not touching the game would be a clear message, the publisher would still be able to find a million excuses for why the game didn't sell well.
I thought that implementing a recursive algorithm in C was begging for the program to eat your entire memory.
Anyhow, I think the point is that it's much easier to write parallel code in a functional language since everything is a function and each function should be independent enough to run in it's own thread.
Well, the problem is that no matter how much you bash an algorithm with a functional language you can't magically make a sequential task into a parallel one.
The way it should work is that if you're implementing a pararell algorithm like merge sort http://en.wikipedia.org/wiki/Merge_sort it should just go and get a new processor core each time you make a recursive call.
I don't see why an algorithm would break just because you're changing language type, the whole point of an algorithm is that it's programming language independent.
What would you suggest is better then "sample-and-hold"? The only other option I can think of is "Sample-then-black" and I can't see any advantage with that whatsoever.
I suspect the majority of the extra effect you notice is psychological, you want it to be better and because of that you see it as much better.
Have you ever burnt yourself on the stove or something? Then you'd know that skin melts.
65C is way, way, waaaaay above the temperature you'd want in a warm bath and while the air temperature is 110C in a sauna your skin never reaches that temperature, if you stayed in the sauna long enough your skin would melt though(I think you'd die first)
It would probably take the average bank about 5 seconds to notice someone is doing a mass withdrawal from their accounts and another 5 seconds to reverse it.
Considering banks take an entire business day sometimes more to transfer funds to another bank and you'll realize why the details are sold so cheap, it's HARD to get money out of a bank and even if you did manage to get a sizable money out it would probably be relatively easy to trace and you'd be a high priority target for international agencies.
Stopped the same way all other law offenses are dealt with. If a policeman notices your camara doesn't make the "click" noise he can haul your ass into jail : P
I thought it was generally proven that porn lowers the overall rape rate which should in theory mean that child porn(without real children) should lower the child rape rate.
If you want the serious answers, you could, I don't know, maybe read the studies?
No one is interested in reading positive news like the fact the vaccine isn't actually harmful so there's no money in printing it.
If people don't want to be crawled by google they can just get a robots.txt
If they think google is getting their bandwidth too cheap why aren't they just charging more?
Isn't using system specific system call libraries technically equivalent with rewriting everything for each system?
as long as you're not making any system calls?
I fail to see how not touching the game would be a clear message, the publisher would still be able to find a million excuses for why the game didn't sell well.
If you're writing an algorithm in a programming language you're doing it wrong.
Well ye, I was only mentioning recursive calls because the specific algorithm was recursive.
I thought that implementing a recursive algorithm in C was begging for the program to eat your entire memory.
Anyhow, I think the point is that it's much easier to write parallel code in a functional language since everything is a function and each function should be independent enough to run in it's own thread.
In theory creating a new thread each time shouldn't be horribly inefficient, if it is then it's the operating systems fault.
Well, the problem is that no matter how much you bash an algorithm with a functional language you can't magically make a sequential task into a parallel one.
The way it should work is that if you're implementing a pararell algorithm like merge sort http://en.wikipedia.org/wiki/Merge_sort it should just go and get a new processor core each time you make a recursive call.
There is nothing that prevents you from implementing sequential algorithms in a functional language.
I don't see why an algorithm would break just because you're changing language type, the whole point of an algorithm is that it's programming language independent.
The general idea is to save lives by removing people that can't drive safely from the road.
When I last used Azureus they were working on an algorithm that created a virtual map based on pings and were meant to prioritize low ping seeds.
The idea being that low ping usually means that the other computer is on the same or a close network.
I'm not sure, bouncing stones could be pretty painful.
You're making the false assumption that the poster has any principles.
What would you suggest is better then "sample-and-hold"? The only other option I can think of is "Sample-then-black" and I can't see any advantage with that whatsoever.
I suspect the majority of the extra effect you notice is psychological, you want it to be better and because of that you see it as much better.
I agree, I could barely tell any difference between 24 and 60 FPS during the game.
Have you ever burnt yourself on the stove or something? Then you'd know that skin melts.
65C is way, way, waaaaay above the temperature you'd want in a warm bath and while the air temperature is 110C in a sauna your skin never reaches that temperature, if you stayed in the sauna long enough your skin would melt though(I think you'd die first)