You have that hard limit if you try to compress the actual data. On another hand, you can get very small if you change the representation of the data. For example, if you want to send the first million digits if PI to a friend, you can generate that million digit, zip it and send it. Alternatively, you just can send him two number, a starting position (which is 0) and length. It will be a lot smaller that the zipped one.
I read long time ago about a compression algorithm that find the math equations that, once give the right input, gives the output that is exactly the original data that you want to compress. All you need to do is to pack that equations and the input.
I remember it was a lots more fun programming in turbo pascal than what I have been doing these days. Maybe it was because I was young and everything was nice and sweet, but if I had to write program for Pi, do it in pascal seems more inviting than in C.
I wish I still have my 'game' written in turbo pascal, I might just get myself a Pi just to run it.
For CEOs, it is easier to for them to pay for somethings than give away something for free. So Google, Bing, etc, should come up with the service for those publishers and charge them like $1000 a months to index their website and list it on the search result. If they don't pay, no index for them. It's now a fair game among the publishers thus they can't really sue Google, Bing, etc for anti-competitive.
Then Google, Bing, etc can compete with each others for lower rate. After a while, one, and soon after that, all of them will offer free listing, and those CEO will jump with joy (we didn't have to pay for it anymore, yeh!!)
You can always get 10% discount coupon from lenovo by just signup for their news letter. I got my x1 carbon for less than $1200 with that discount. Without that discount I would get MBA.
I used to work in a team of 12 people. About half of them have master degree in CS. The rest have BS in CS or ECE. I have never worked in the better team. Pretty much everybody knows, say, not only what are getter and setter, but also when to use them. When someone doesn't really know what others are talking about, they ask a bit and do research on those things on their own, which is what I think a habit they got from grad school.
I joined that team when it is newly formed. The manager has all the freedom and time to choose people he really wanted. He did a great job hiring this staffs.
That was 6 years ago. Unfortunately most people went for greater things, including that manager and me, and that team is now just another team in the company.
having two or more windows open side-by-side. An IDE and a browser showing documents (and perhaps a calculator since I can no longer convert hex to dec in my head).
You don't want to embedded all possible sub-title languages into the a movie file and make it unnecessary big. Separate sub-title files make it easier to add new language.
Also, as people are discussing above, the OS file dialog is basically asking user to give permission to access a file, so I don't think a custom UI for access files will work.
People who bash the new iphone do not own iphone and are not generally effected by it.
People who defend the iphone are the one who will have to pay for new accessories that they already have when they buy the new iphone.
man, I will have to find the way to draw this stuff and post on 9gag or something.
at some point they need to learn how to secure their infrastructure. I mean, they know they are under attack, and still another virus get thru? It's gonna be suck working in IT dept over there right now. they're gonna be asked what went wrong and how to make sure it won't happen again. If I were them, I would start by put some glue in empty USB ports. Given that Stuxnex got into their system via USB memory stick so it doesn't sound too bad.
This is what facebook will do to their phone. It will create a new phone platform with its own API. This API will be compatible with the phone AND the web. In another word, you write a game using this API once, and it will run in your browser, and on your phone. When people make in-game purchase, facebook gets a cut. This is how they will make money on the mobile platform. They won't make any money if facebook is just an app on any phone facebook doesn't own. This is why MarkZ is worrying.
Given that there are far more facebook users than iphone or android combined, if you are mobile game/app developer, would you write your program using this API? I would. Suddenly, facebook can compete with iOS and android for developers attentions. Something RM and MS are trying so hard to do for sometime.
I found the method used by an old phone (don't remember brand and model) effective. If you enter incorrect password for the first time, it make you wait 10 seconds before you can try again. A second time, wait 20 seconds, third time, 40 seconds, 4th time, that 80 seconds for you, and it keeps going like that. It gives the real owner of the phone a chance to get it right, but if you brute force, the wait time goes up quickly
it has to be rare and desirable to be a collector's item. I don't think the "Sony iPod" my friend bought back from Taiwan will be able to sell that high, even though it's pretty rare.
I don't think OQO is rare and desirable enough to demand 6.5K. Someone who is paying this amount of money either has a very specific reason to do so I think.
If they are advanced enough to visit our planet, they are probably want to study us more than anything else, pretty much like when we want to study animals in our own planet. And the best way to study those 'animals' is to not let them see you, right? They won't make contact with us perhaps because they couldn't find the effective way to communicate with us. I mean, just like we can't find the way to effectively communicate with the animals in the jungle we are studying.
the poor guy would not jump from the building, he would buy a gun, take it to his office, kill bunch of random people who happen to be there, and then kill himself..
mod me down all you like, but in a few months it will be office shooting again somewhere, as it always have been.
it says most of those who're leaving have Master or PhD. Master takes 2-3 years, PhD takes 4-7 years. So those people most likely started their H1 when they are around 25-30 years old.
start at your school library. Search a few AI books and read a few pages.
I bet your school has access to ACM and IEEE database. You will find good AI papers there too.
If you still want to buy something, try "Machine Learning" by Tom Mitchell. I think it fits for what you are looking for (lot of theoretical stuff, with pseudo code, and tons of references).
What I do have is a feel for problems. I know what's broken before other people, and I know what do to (or, more often, where to find what to do) to fix it....
You are able to do that because you have strong background in Math and CS?
use those hit-the-monkey flash-based ads instead
on
Gmail CAPTCHA Cracked
·
· Score: 1
instead of image-based captcha, why not flash based games like those hit-the-monkey ads. Hit the monkey three times to sign-up for an account. Something like that. I know, you hate flash, but I bet you have it installed on your machine.
You have that hard limit if you try to compress the actual data. On another hand, you can get very small if you change the representation of the data. For example, if you want to send the first million digits if PI to a friend, you can generate that million digit, zip it and send it. Alternatively, you just can send him two number, a starting position (which is 0) and length. It will be a lot smaller that the zipped one.
I read long time ago about a compression algorithm that find the math equations that, once give the right input, gives the output that is exactly the original data that you want to compress. All you need to do is to pack that equations and the input.
in two weeks, they will learn two things: 1) how internet works, 2) what streisand effect is.
phdcomics and xkcd...my two favorite web comics, drawn by highly educated guys who left cool jobs so they can doodling full time.
and each of those client should interface with cleverBot and have them talk to each others. Should be fun.
I remember it was a lots more fun programming in turbo pascal than what I have been doing these days. Maybe it was because I was young and everything was nice and sweet, but if I had to write program for Pi, do it in pascal seems more inviting than in C.
I wish I still have my 'game' written in turbo pascal, I might just get myself a Pi just to run it.
For CEOs, it is easier to for them to pay for somethings than give away something for free. So Google, Bing, etc, should come up with the service for those publishers and charge them like $1000 a months to index their website and list it on the search result. If they don't pay, no index for them. It's now a fair game among the publishers thus they can't really sue Google, Bing, etc for anti-competitive.
Then Google, Bing, etc can compete with each others for lower rate. After a while, one, and soon after that, all of them will offer free listing, and those CEO will jump with joy (we didn't have to pay for it anymore, yeh!!)
Problem solved.
You can always get 10% discount coupon from lenovo by just signup for their news letter. I got my x1 carbon for less than $1200 with that discount. Without that discount I would get MBA.
Not stolen, but 'inspired by' according to Apple. Apple design has been heavily 'inspired' by classic Bruan products.
http://badbadapple.blogspot.com/2012/09/braun-vs-apple.html
I used to work in a team of 12 people. About half of them have master degree in CS. The rest have BS in CS or ECE. I have never worked in the better team. Pretty much everybody knows, say, not only what are getter and setter, but also when to use them. When someone doesn't really know what others are talking about, they ask a bit and do research on those things on their own, which is what I think a habit they got from grad school.
I joined that team when it is newly formed. The manager has all the freedom and time to choose people he really wanted. He did a great job hiring this staffs.
That was 6 years ago. Unfortunately most people went for greater things, including that manager and me, and that team is now just another team in the company.
having two or more windows open side-by-side. An IDE and a browser showing documents (and perhaps a calculator since I can no longer convert hex to dec in my head).
You don't want to embedded all possible sub-title languages into the a movie file and make it unnecessary big. Separate sub-title files make it easier to add new language.
Also, as people are discussing above, the OS file dialog is basically asking user to give permission to access a file, so I don't think a custom UI for access files will work.
I would say smartphones are ones that need to recharge daily.
People who bash the new iphone do not own iphone and are not generally effected by it.
People who defend the iphone are the one who will have to pay for new accessories that they already have when they buy the new iphone.
man, I will have to find the way to draw this stuff and post on 9gag or something.
at some point they need to learn how to secure their infrastructure. I mean, they know they are under attack, and still another virus get thru? It's gonna be suck working in IT dept over there right now. they're gonna be asked what went wrong and how to make sure it won't happen again. If I were them, I would start by put some glue in empty USB ports. Given that Stuxnex got into their system via USB memory stick so it doesn't sound too bad.
This is what facebook will do to their phone. It will create a new phone platform with its own API. This API will be compatible with the phone AND the web. In another word, you write a game using this API once, and it will run in your browser, and on your phone. When people make in-game purchase, facebook gets a cut. This is how they will make money on the mobile platform. They won't make any money if facebook is just an app on any phone facebook doesn't own. This is why MarkZ is worrying.
Given that there are far more facebook users than iphone or android combined, if you are mobile game/app developer, would you write your program using this API? I would. Suddenly, facebook can compete with iOS and android for developers attentions. Something RM and MS are trying so hard to do for sometime.
"which until recently required the use of powerful computers"
Sound like NP. If they are, and if the boy's solution is deterministic, it will be huge.
I found the method used by an old phone (don't remember brand and model) effective. If you enter incorrect password for the first time, it make you wait 10 seconds before you can try again. A second time, wait 20 seconds, third time, 40 seconds, 4th time, that 80 seconds for you, and it keeps going like that. It gives the real owner of the phone a chance to get it right, but if you brute force, the wait time goes up quickly
no wonder the images NASA shows us are sweet, warm, smooth, full, and very detailed. Must be a NOS tube they are using
it has to be rare and desirable to be a collector's item. I don't think the "Sony iPod" my friend bought back from Taiwan will be able to sell that high, even though it's pretty rare.
I don't think OQO is rare and desirable enough to demand 6.5K. Someone who is paying this amount of money either has a very specific reason to do so I think.
If they are advanced enough to visit our planet, they are probably want to study us more than anything else, pretty much like when we want to study animals in our own planet. And the best way to study those 'animals' is to not let them see you, right? They won't make contact with us perhaps because they couldn't find the effective way to communicate with us. I mean, just like we can't find the way to effectively communicate with the animals in the jungle we are studying.
If you don't believe me, just ask Lars.
the poor guy would not jump from the building, he would buy a gun, take it to his office, kill bunch of random people who happen to be there, and then kill himself.. mod me down all you like, but in a few months it will be office shooting again somewhere, as it always have been.
it says most of those who're leaving have Master or PhD. Master takes 2-3 years, PhD takes 4-7 years. So those people most likely started their H1 when they are around 25-30 years old.
start at your school library. Search a few AI books and read a few pages.
I bet your school has access to ACM and IEEE database. You will find good AI papers there too.
If you still want to buy something, try "Machine Learning" by Tom Mitchell. I think it fits for what you are looking for (lot of theoretical stuff, with pseudo code, and tons of references).
What I do have is a feel for problems. I know what's broken before other people, and I know what do to (or, more often, where to find what to do) to fix it....
You are able to do that because you have strong background in Math and CS?
instead of image-based captcha, why not flash based games like those hit-the-monkey ads. Hit the monkey three times to sign-up for an account. Something like that. I know, you hate flash, but I bet you have it installed on your machine.