As a example, the exact sentence above but in brazilian portuguese. Try to translate from one to another to see the confusion that occurs.
Uhum. Eu mesmo sou um bom exemplo disso. Eu não comento tanto quanto eu gostaria no Slashdot porque inglês não é a minha linguagem nativa, e o tradutor do Google é um completo lixo para entender mesmo que superficialmente a gramática do português brasileiro. E por isso ele se perde completamente quando tenta traduzir para o Inglês. Ele gera frases completamente sem sentido.
Yep. I myself are a good example from this. I do not comment much as I would like on Slashdot because English is not my native language, and the Google translator is is a complete junk to understand even superficially the grammar of Brazilian Portuguese. And so he goes totally lost when trying to translate into English. It generates sentences completely meaningless.
So far as is necessary to do something slightly more complex, for example, controlling a printer. Will be possible to make an operating system controlling the hardware (yep, bare metal) in a shitty language like javascript? uhh... I think not.
Their leaders might be crazy, but they know the day they strike with nuclear weapons, is the last day they are in power and power is all they care about.
Exact. You have much more control over the performance/efficiency of the code. The only problem with C is that you need to know what you're doing, there's not a language for scriptkiddies.
Wow... Simply wow... If I understand correctly, then Cisco can now decide what you (as a normal user) can access or not with your Cisco/Cisco powered router?
I think you have serious problems to understand text. What part of "consumer market" did you not understand? Consumer market is not the same thing as "guy hiding in the basement of his mother", okay?
IS a huge step backwards... Web developer and normal, compiled application developer here. Web "app" works, but is a pain do make then right in a shitfull language (javascript)
Paraguay is a country where your credit card is cloned / stolen by default. Fortunately when I left this junk country I suspected and immediately canceled the card and asked for another.
When you tolerate the small criminals, they sooner or later become major criminals. And as another commenter posted, you can follow the little ones to find the big ones.
Many times you need time to get sufficient evidence (and most important, proof) that "Joe" is a criminal. And idiots or not, they are still criminals and need to be arrested.
Uhh... no, is not a "backup", is a "RAID1 like" for the entire server hardware and software. "Server 1" and "Server 2" runs at the same time doing the exact same things, then you do a request both servers respond. The idea is when hou have the server 1 or 2 down, the "mirror" is online, you have downtime only if both 1 and 2 are down.
Use a "mirror" computer. A duplicate of the server that runs in parallel with the principal, in practice you have two computers operating as one. And if one fails you have the another one operating normally, giving time for you to fix what failed
Keep simple. I are suspect to suggest something, but I think the combo pure Java (no fancy frameworks) + Apache Tomcat + JSP is flexible enought to many web projects. You can use simple JSP, HTML with some JSP "tags", or the entire page created with a Java Class if you wish, and you can do more complex things when you need
I gave up buying a keyboard because he came within one of these sealed plastic clamshell. Making it impossible to test the keyboard before deciding whether I should buy or not.
Well, the RIAA's primary business has to do with copyrights, not patents.
The important thing is you have understood:-) And yes, generally is not a zero-cost thing the enforcement, but can be. As example, see the RIAA wanting Youtube to check every video that is uploaded... at the expense of Google, of course.
Brazilian = Brazilian portuguese. Very similar but not exactly the same thing (Diretório (pt-br) = ficheiro (pt)? wtf! (Diretório (pt-br) = Directory (us)). Anyway, the biggests problems with it is that it insists on ignoring important words for the phrase and brutally misses grammar, leaving virtually impossible to pass correctly what you think.
Quanto à caipirinha obrigado mas eu não tenho o costume de beber. E por favor, você escrevendo como um "malandro carioca" aí é que ninguem vai entender mesmo hehe, o Google vai acabar traduzindo para algo que vai parecer mais Klingon do que Inglês
As a example, the exact sentence above but in brazilian portuguese. Try to translate from one to another to see the confusion that occurs.
Uhum. Eu mesmo sou um bom exemplo disso. Eu não comento tanto quanto eu gostaria no Slashdot porque inglês não é a minha linguagem nativa, e o tradutor do Google é um completo lixo para entender mesmo que superficialmente a gramática do português brasileiro. E por isso ele se perde completamente quando tenta traduzir para o Inglês. Ele gera frases completamente sem sentido.
Yep. I myself are a good example from this. I do not comment much as I would like on Slashdot because English is not my native language, and the Google translator is is a complete junk to understand even superficially the grammar of Brazilian Portuguese. And so he goes totally lost when trying to translate into English. It generates sentences completely meaningless.
Even Brainfuck is turing-complete. But does not mean it is usable or practical.
So far as is necessary to do something slightly more complex, for example, controlling a printer. Will be possible to make an operating system controlling the hardware (yep, bare metal) in a shitty language like javascript? uhh ... I think not.
Their leaders might be crazy, but they know the day they strike with nuclear weapons, is the last day they are in power and power is all they care about.
Bingo.
You noted that religion is a weapon better than a nuke?
LOL! Thanks, you made me laugh so loud that I spilled my coffee :-)
Exact. You have much more control over the performance/efficiency of the code. The only problem with C is that you need to know what you're doing, there's not a language for scriptkiddies.
Wow... Simply wow... If I understand correctly, then Cisco can now decide what you (as a normal user) can access or not with your Cisco/Cisco powered router?
Ouch... My head!
I think you have serious problems to understand text. What part of "consumer market" did you not understand? Consumer market is not the same thing as "guy hiding in the basement of his mother", okay?
It is because of people like you that the "year of Desktop Linux" will always be (current_year + 1).
Is just a expensive scam. See the comments above.
IS a huge step backwards... Web developer and normal, compiled application developer here. Web "app" works, but is a pain do make then right in a shitfull language (javascript)
Paraguay is a country where your credit card is cloned / stolen by default. Fortunately when I left this junk country I suspected and immediately canceled the card and asked for another.
When you tolerate the small criminals, they sooner or later become major criminals. And as another commenter posted, you can follow the little ones to find the big ones.
Many times you need time to get sufficient evidence (and most important, proof) that "Joe" is a criminal. And idiots or not, they are still criminals and need to be arrested.
Uhh... no, is not a "backup", is a "RAID1 like" for the entire server hardware and software . "Server 1" and "Server 2" runs at the same time doing the exact same things, then you do a request both servers respond. The idea is when hou have the server 1 or 2 down, the "mirror" is online, you have downtime only if both 1 and 2 are down.
Use a "mirror" computer. A duplicate of the server that runs in parallel with the principal, in practice you have two computers operating as one. And if one fails you have the another one operating normally, giving time for you to fix what failed
Only in your city, maybe in your country.
Keep simple. I are suspect to suggest something, but I think the combo pure Java (no fancy frameworks) + Apache Tomcat + JSP is flexible enought to many web projects. You can use simple JSP, HTML with some JSP "tags", or the entire page created with a Java Class if you wish, and you can do more complex things when you need
I gave up buying a keyboard because he came within one of these sealed plastic clamshell. Making it impossible to test the keyboard before deciding whether I should buy or not.
Lawsuits is for the weaks. I use a 120mm SABOT shell.
Well, the RIAA's primary business has to do with copyrights, not patents.
:-) And yes, generally is not a zero-cost thing the enforcement, but can be. As example, see the RIAA wanting Youtube to check every video that is uploaded ... at the expense of Google, of course.
The important thing is you have understood
Brazilian = Brazilian portuguese. Very similar but not exactly the same thing (Diretório (pt-br) = ficheiro (pt)? wtf! (Diretório (pt-br) = Directory (us)). Anyway, the biggests problems with it is that it insists on ignoring important words for the phrase and brutally misses grammar, leaving virtually impossible to pass correctly what you think.
Quanto à caipirinha obrigado mas eu não tenho o costume de beber. E por favor, você escrevendo como um "malandro carioca" aí é que ninguem vai entender mesmo hehe, o Google vai acabar traduzindo para algo que vai parecer mais Klingon do que Inglês