The same could be said about mp3. Just like mp3 is compressing data in frequency domain instead of time domain, this codec changes pixel grid representation into vector representation.
Instead you need lawyers speaking in French, German and English. Which for Italian speaking inventors might be very expensive. Previously this wasn't required, because if someone wanted to have their patent valid in Italy, he had to translate it.
I think it is a bad design decision to impose static checking on declared 'throws' statements, because that forces routines to catch stuff that they can't handle, or declare a meaningless list of everything every called routine could ever throw.
It's good design decision in this case. Consider this: You call library function A(). Library function A() calls some function B(), but you don't know this (closed source). Library function B() can throw some error, how can you know it? Either it should be catched in A or declared as thrown in A, so that you know that this exception CAN be thrown from A.
Not only telephony. Also in erlang you can make stateful servers, you just don't have shared state. Instead you send messages about data changes between processes. It's like many people talking and updating their knowledge of some situation.
It's only philosophy. In erlang you CAN catch errors (there is even try... catch and throw). But typically you are encouraged to write programs so that when something fails, you just restart it. I've recently written a server in java which had errors and null pointer exceptions, but it survived, just logged the errors and restarted connection, so you CAN write something like this in other languages. Erlang just gives you some tools to make this even easier.
That's the philosophy of erlang, "Let it crash". Apparently this leads to some of the most reliable systems. http://www.erlang.org/download/armstrong_thesis_2003.pdf Apparently OP didn't heard about it, because this is the third way.
Recently Germany installed some plate reading cameras near border with Poland to help looking for stolen cars. It didn't yet catch any stolen car, but did catch two drivers without valid insurance. Your theory is already happening.
If it's only one of five, it would be extremely interesting for RPi team they are actively working on solutions for usb problems (there were several found and some corrected already). Could you help them and write your experiences in this thread?
and have you seen how much of that is chemicals? well over 90% of it.
10% is not material? I thought bread was 100% chemicals, like everything else. If you have something which is not 100% chemical, you may be on track to winning 1 million GBP
Let him who has understanding calculate the number of the beast, for it is the number of a man: His number is 666
"Him who has understanding" - programmers? "calculate the number of the beast" - programmers. "for it is the number of a man" - primary key "His number is 666" - SELECT * FROM PEOPLE WHERE ID=666;
It's probably where those "Everything that can be invented has been invented. Charles H. Duell, Commissioner, U.S. patent office, 1899" quotes are coming from. (Yes, I know it is a myth).
Getting over one's ego has to come from inside. I've had the same problem with ego, somehow overcame it. As for giving unreasonable estimates, it's almost always separate problem: poor estimation skills. I'm still poor at estimating time and many many other quantities (amount of liquid, distance, age...).
I too prefer beer in bottles, but I just don't drink much beer and almost no sodas. If I drink sodas, they are with sugar, not artifical sweeteners. I'm still fat, but it's just because I'm lazy and don't move enough.
Bottles can also be reused (not only recycled). The problem with glass is that it requires more energy to make than a can AND more energy and water to wash a bottle before reuse than to make a can.
Already done. http://www.3ders.org/articles/20120920-laywoo-d3-new-fdm-filament-can-print-wood-with-tree-rings.html
Most of them didn't even heard about diff...
The same could be said about mp3. Just like mp3 is compressing data in frequency domain instead of time domain, this codec changes pixel grid representation into vector representation.
But if you didn't submit translation in Italian, it wouldn't be valid in Italy. Now it will be.
Instead you need lawyers speaking in French, German and English. Which for Italian speaking inventors might be very expensive. Previously this wasn't required, because if someone wanted to have their patent valid in Italy, he had to translate it.
Significantly - you don't (typically) catch exceptions in erlang. You plan what to do after some process fails.
If your state is corrupted, you should either restart or try to fix the state. Restarting is often simpler, fixing state may even add more errors.
I did many times. What can you really do when FileReader.close() can throw an exception?
I think it is a bad design decision to impose static checking on declared 'throws' statements, because that forces routines to catch stuff that they can't handle, or declare a meaningless list of everything every called routine could ever throw.
It's good design decision in this case. Consider this:
You call library function A().
Library function A() calls some function B(), but you don't know this (closed source).
Library function B() can throw some error, how can you know it? Either it should be catched in A or declared as thrown in A, so that you know that this exception CAN be thrown from A.
Not only telephony. Also in erlang you can make stateful servers, you just don't have shared state. Instead you send messages about data changes between processes. It's like many people talking and updating their knowledge of some situation.
It's only philosophy. In erlang you CAN catch errors (there is even try ... catch and throw). But typically you are encouraged to write programs so that when something fails, you just restart it. I've recently written a server in java which had errors and null pointer exceptions, but it survived, just logged the errors and restarted connection, so you CAN write something like this in other languages. Erlang just gives you some tools to make this even easier.
That's the philosophy of erlang, "Let it crash". Apparently this leads to some of the most reliable systems. http://www.erlang.org/download/armstrong_thesis_2003.pdf
Apparently OP didn't heard about it, because this is the third way.
Recently Germany installed some plate reading cameras near border with Poland to help looking for stolen cars. It didn't yet catch any stolen car, but did catch two drivers without valid insurance. Your theory is already happening.
Probably it's The Automated Curse Generator.
If it's only one of five, it would be extremely interesting for RPi team they are actively working on solutions for usb problems (there were several found and some corrected already). Could you help them and write your experiences in this thread?
and have you seen how much of that is chemicals? well over 90% of it.
10% is not material? I thought bread was 100% chemicals, like everything else. If you have something which is not 100% chemical, you may be on track to winning 1 million GBP
When you consider "no security whatsoever" as "not a bug" then yes, they are really solid.
"Him who has understanding" - programmers?
"calculate the number of the beast" - programmers.
"for it is the number of a man" - primary key
"His number is 666" - SELECT * FROM PEOPLE WHERE ID=666;
It's probably where those "Everything that can be invented has been invented. Charles H. Duell, Commissioner, U.S. patent office, 1899" quotes are coming from. (Yes, I know it is a myth).
This was answered in Permutation_City by Greg Egan. You just start new simulation.
In Poland similar inspection (without wheel alignment) costs about 24 euro. It's required every year.
Getting over one's ego has to come from inside. I've had the same problem with ego, somehow overcame it. As for giving unreasonable estimates, it's almost always separate problem: poor estimation skills. I'm still poor at estimating time and many many other quantities (amount of liquid, distance, age...).
I too prefer beer in bottles, but I just don't drink much beer and almost no sodas. If I drink sodas, they are with sugar, not artifical sweeteners. I'm still fat, but it's just because I'm lazy and don't move enough.
Bottles can also be reused (not only recycled). The problem with glass is that it requires more energy to make than a can AND more energy and water to wash a bottle before reuse than to make a can.
Steal as much as they can while in office seems to be what's behind the actions of the cabinet.
How this differs from any other government?