He also couldn't get millions of books for free or get online education on just about any topic he chose. His home may have contained asbestos, his wooden furniture might have killed him, his food contained DDT, his waterways were polluted, and there was far more poverty and deprivation in his time.
While it seems clear that social programs cost money, their actual benefits aren't always so easy to ascertain. It's not so clear to me that American food industry is in any appreciable way better for the consumer. Yes, there are cheaper foods today than in the past, but it appears that "good" food is not accessible to many. What is accessible universally are foods that are pretty scary when you start following them to their source. Many people are choosing not to eat meats now due to questionable practices (not all illegal) of industrial farming. While it's not all bad and there are many aspects of this industry that have been improved, I wouldn't call this issue solved.
Yes, we have more people with health insurance today, but is this system working? Premiums are rising, while coverage is dwindling. We're attempting to intervene with legislation, but it's early days yet to tell how it'll play out in the end.
Poverty is an interesting concept. I've seen studies that show that we've collectively raised our expectations for what must constitute a minimum standard of living in this country. I won't attempt to delve into it myself, but certainly it's a very complicated question, one that stems from not just comparison of purchasing power over time. There is something to be said for "softer" metrics like sense of happiness, fulfillment, security, and realizing own potential. Again, I am not out to condemn the world we live in and put some abstract notion of the past I never personally witnessed as an ideal we've lost forever. I'm just saying it's a really difficult thing to analyze and solely focusing on money would be a mistake.
Adding a phone to a race bike does not affect anything in a meaningful way. It's not just a factor of mass, but where it's located and what it's doing. Since such a gadget is relatively light, does not move relative to the bike or suspension, and can be put almost anywhere, it's largely a non-factor. On a bike, where you are on the seat, where you are with your upper body, how you're anchored against the bike, and similar body-english considerations, as well as the fuel load, are much bigger factors than whether there's a few ounces of static mass tucked away somewhere in the middle of the machine.
Not so. If you wanna test the theory, then you gotta compare highly stratified societies with those less so. Stratification can be a catalyst for this kind of behavior, not an environment for it.
I think this shows that Google decompiled Sun's binaries. If you run a typical Java decompiler, you lose generics, local variable names; some initialization gets moved around; and certain things get inlined. Looks to me like there's evidence of all of the above coming across from Sun's source to Android.
Now, decompilation is a murky legal area I think. I guess it falls under the rubric of reverse-engineering, but I have no idea how that law handles such practices in this context. I suppose Oracle are operating with the knowledge that Google likely decompiled class files and have chosen to pursue the claimed that they copied the source. Is it because decompilation is harder to prove? Does it carry less legal weight than a straight copy or a near-copy? Hm...
There are no GUI widgets in Flash / AS3. Everything is actually drawn on screen using vector or bitmap graphics. There are components that you can use that emulate widgets (drop downs, date pickers, etc) but those are not native. This means that they will work consistently across all platforms.
That's what lightweight widgets are (a la Swing) -- control presentation across platforms and don't rely on native libraries and threads for creating and destroying native UI elements (peers). This is not a new idea. One of the first implementations of this for performance reasons that I'm aware of was in Swing's grid widget (JTable), where a single lightweight component is reused for drawing each cell that uses the same rendering logic. This is in contrast to how it might have been done using a native widget, which would have to be instantiated for each visible cell separately.
There's nothing magical about native widgets -- at some point it all comes down to drawing stuff on the screen. It just depends on which library does it and how efficiently (threads, memory, hardware acceleration, etc.).
I don't understand why they wired regenerative braking on the front wheel to the rear wheel brake lever. I understand that it lets them have a single brake lever for the whole bike, but generally speaking, most bicycles and motorcycles have separate controls for each wheel's braking for a good reason.
This is quite interesting for me coming across this discussion as just yesterday I happened to be talking to a K-2 educator, who has developed an introductory programming curriculum based on Alice and Scratch environments. I personally have no first-hand experience teaching kids, but was fortunate enough to be exposed to a variety materials and teachers early on. I'm still not sure if they fostered my interest or gave an outlet to something I had, or perhaps a combination of both.
I distinctly remember one of the first things that captivated me was a translated Brazilian comic book that accurately and progressively portrayed the basics of AI and robotics. It was intelligent, humorous and seemed to be just at the right level, where I was neither bored nor overwhelmed. I read and reread it countless times, always wanting more when I got to the end. Other important moments seemed to be tied to more conventional classroom settings using programmable calculators, BASIC, Pascal and the like. Looking back, it seems not having a computer at home with very limited computer lab time, it required an intimate understanding what your program did and debug it as much as possible in your head -- very similar to the world of punch cards. I don't remember now under what circumstances I acquired a C++ book, but I remember trying to understand the concepts, reading it alone, getting frustrated, putting it away, only to come back to it months later and trying again. I think it was a year of doing it before I had a huge "Aha" moment, when I finally "got" objects. The irony was that I didn't actually get to program in C or C++ all that much later in life, but that incredibly dry and difficult book with virtually no access to a computer got me to the point, where I didn't look back and knew for a fact that I enjoyed learning about programming. What's also interesting is that while I also liked natural sciences and mathematics and did okay under lots of positive pressure and great teachers, I would get frustrated and walk away much more easily and it was that pressure that kept me in it 'til the end, whereas with programming, I couldn't get enough.
I have no idea if this kind of path is right for anybody else, or if it can even be reproduced nowadays. But I've always had a feeling that there's something to teaching programming without computers themselves having primary focus. The teacher I mentioned told me that while he himself does use a computer lab for his curriculum, there are experimental classes, where kids are being asked to do various puzzles and problems designed to steer them in the direction of thinking in terms of algorithms. He also said that it's much more about the teaching method than the tool. Understanding age-appropriateness and keeping one's finger on the pulse of their motivation is key -- seems obvious, but not so easy to do well in practice.
Inline 4's invariably have flat-plane cranks, so you've got that backwards too.
In 2009, Yamaha has come out with what I believe is the first production cross-plane I4 engine for their YZF-R1 motorcycle. Previously, they were using it in prototype racing (MotoGP) in YZR-M1. The reasons for using a cross-plane crank in an I4 engine are numerous, mostly specific to motorcycles.
I seem to recall this being brought up by a military commander, whose name escapes me at the moment, right at the onset of the current war in Iraq. Since then, according to this article, they are just now in the process of implementing encryption and it sounds like they're not planning on doing it for the older units at all. When I first read about this, the biggest worry was that not only the video, but the control of the drones could be intercepted. I really wonder.
Note, that in the US, debit and credit card transactions are expensive for the merchants and credit card transactions are not at all guaranteed due to possibility of charge-back. Businesses like them for large transactions, where many forms of identification and authorization are used and there's little chance of charge-back or fraud, but with medium or small scale transactions, cash is king. Of course, it's not always possible, but whenever it is, you can almost always get a "cash discount" from a small business because, if for no other reason than because they can hide it from their books.
A 10% increase in top speed would require roughly a 21% increase in power and/or efficiency, provided aerodynamics were the same. Granted, these guys probably worked on the aero qualities of the car, but still, let's not call it only 10%.
Doesn't need to be this way. If the automated system works as advertised, then it can be thought of as a simple cross-compiler and the code base can continue to be maintained in COBOL. I can see how this would make sense if they wanted to save money on the hardware.
Re:Electronic Health Records is very hard
on
IT and Health Care
·
· Score: 1
I worked on a similar project for the mental health industry in the 1990's. Same exact problem. We'd get 3 or 4 respected psychiatrists in the room and they'd butt heads for an hour on how to represent in the system seemingly the most basic of concepts. I don't know what the answer is, but it seems like we need to be very watchful of how flexible the solutions we come up with are and at the same time not let the medical professionals off the hook completely when it comes to reasonable standardization. There are examples already in other countries that have waited a while and recently implemented EMR systems. Surely, they're worth studying.
What are your criteria for which insurance is better? If you believe private insurance companies will post a higher profit and will provide more timely care at a premium for those who can afford it, I'd probably agree with you. But as far as decent care across the board, not downgrading preventative care, not incentivizing doctors and hospitals to perform as much tests as possible, not driving GP's into a an increasingly more difficult business, I'd say a big public plan would be better.
All that means is that either SS tax needs to go up or retirement age needs to go up, which sucks, but makes sense, given our current demographics shift. It doesn't mean the entire concept is unsustainable or deeply flawed.
Running third party code in a sandbox does not have to be much different than processing a rich data format, such as video, with a piece of software. Are spreadsheets programs or data files?
I'd love to see the studies you claim make this a well understood fact.
I'm not going to do a cited paper, so give me some latitude here with some well understood facts.
Its nice to believe that there is some equal playing ground in life, but its the differences between people that make things interesting. This perennial debate over the sexes being the same is quixotic. All sex based species have differences between the sexes for survival of the species. Humans have not evolved any more than the animals that they have domesticated. Dogs still bury bones in the corner of a carpeted room because its in their genes to do so. Cats kill birds and bring them home even though they have plenty of food because its in their genes. Dogs are not cats.
Humans are not genetically different from the hunters and gathers from around 100,000 years ago. Meaning they are not any smarter, even though some of them know how to do partial differential equations and some don't. In humans, its the males that typically did the hunting and females did the child rearing and gathering. Female humans have wider hips for giving birth which limits their ability to run and catch prey which is needed for protein in their diet. Hunting abilities gave men better spacial abilities, the ability to plan and execute a plan, and also men have a much greater upper body strength and lung capacity. These are well understood facts for anyone who knows a little about human evolution or biology. Gathering abilities enable women to have better periphery short range vision (eg, why they can find things in the refrigerator that were right in front of the man's face!).
To say that women and men are the same is nonproductive because by definition they are different.
I think you need to read up a bit on human evolution. The things we know don't definitively indicate that men were hunters and women stayed back in the caves and reared children. In fact, it seems early humans were primarily gatherers and trap setters. Both of those tasks were done cooperatively by both sexes. There is also evidence making this dichotomy murky pointing to the fact that what we sometimes perceive as innate difference in people's abilities are manifestations of the differences in people's reaction to prejudgment and expectations. In other words, some people are psyched out more easily than others. Certainly, men and women aren't the same biologically, but the argument of nature vs nurture is far from settled. I'm not advocating making us a society of drones, but glazing over the breadth of each genders' psychological and mental reach is just as shortsighted as claiming there are certain forever unbridgable divides between us we simply must accept.
He also couldn't get millions of books for free or get online education on just about any topic he chose. His home may have contained asbestos, his wooden furniture might have killed him, his food contained DDT, his waterways were polluted, and there was far more poverty and deprivation in his time.
While it seems clear that social programs cost money, their actual benefits aren't always so easy to ascertain. It's not so clear to me that American food industry is in any appreciable way better for the consumer. Yes, there are cheaper foods today than in the past, but it appears that "good" food is not accessible to many. What is accessible universally are foods that are pretty scary when you start following them to their source. Many people are choosing not to eat meats now due to questionable practices (not all illegal) of industrial farming. While it's not all bad and there are many aspects of this industry that have been improved, I wouldn't call this issue solved.
Yes, we have more people with health insurance today, but is this system working? Premiums are rising, while coverage is dwindling. We're attempting to intervene with legislation, but it's early days yet to tell how it'll play out in the end.
Poverty is an interesting concept. I've seen studies that show that we've collectively raised our expectations for what must constitute a minimum standard of living in this country. I won't attempt to delve into it myself, but certainly it's a very complicated question, one that stems from not just comparison of purchasing power over time. There is something to be said for "softer" metrics like sense of happiness, fulfillment, security, and realizing own potential. Again, I am not out to condemn the world we live in and put some abstract notion of the past I never personally witnessed as an ideal we've lost forever. I'm just saying it's a really difficult thing to analyze and solely focusing on money would be a mistake.
Adding a phone to a race bike does not affect anything in a meaningful way. It's not just a factor of mass, but where it's located and what it's doing. Since such a gadget is relatively light, does not move relative to the bike or suspension, and can be put almost anywhere, it's largely a non-factor. On a bike, where you are on the seat, where you are with your upper body, how you're anchored against the bike, and similar body-english considerations, as well as the fuel load, are much bigger factors than whether there's a few ounces of static mass tucked away somewhere in the middle of the machine.
Not so. If you wanna test the theory, then you gotta compare highly stratified societies with those less so. Stratification can be a catalyst for this kind of behavior, not an environment for it.
Well, aren't you special? We're all very impressed.
Beautifully put!!!
+1000
I think this shows that Google decompiled Sun's binaries. If you run a typical Java decompiler, you lose generics, local variable names; some initialization gets moved around; and certain things get inlined. Looks to me like there's evidence of all of the above coming across from Sun's source to Android.
Now, decompilation is a murky legal area I think. I guess it falls under the rubric of reverse-engineering, but I have no idea how that law handles such practices in this context. I suppose Oracle are operating with the knowledge that Google likely decompiled class files and have chosen to pursue the claimed that they copied the source. Is it because decompilation is harder to prove? Does it carry less legal weight than a straight copy or a near-copy? Hm...
There are no GUI widgets in Flash / AS3. Everything is actually drawn on screen using vector or bitmap graphics. There are components that you can use that emulate widgets (drop downs, date pickers, etc) but those are not native. This means that they will work consistently across all platforms.
That's what lightweight widgets are (a la Swing) -- control presentation across platforms and don't rely on native libraries and threads for creating and destroying native UI elements (peers). This is not a new idea. One of the first implementations of this for performance reasons that I'm aware of was in Swing's grid widget (JTable), where a single lightweight component is reused for drawing each cell that uses the same rendering logic. This is in contrast to how it might have been done using a native widget, which would have to be instantiated for each visible cell separately.
There's nothing magical about native widgets -- at some point it all comes down to drawing stuff on the screen. It just depends on which library does it and how efficiently (threads, memory, hardware acceleration, etc.).
I don't understand why they wired regenerative braking on the front wheel to the rear wheel brake lever. I understand that it lets them have a single brake lever for the whole bike, but generally speaking, most bicycles and motorcycles have separate controls for each wheel's braking for a good reason.
This is quite interesting for me coming across this discussion as just yesterday I happened to be talking to a K-2 educator, who has developed an introductory programming curriculum based on Alice and Scratch environments. I personally have no first-hand experience teaching kids, but was fortunate enough to be exposed to a variety materials and teachers early on. I'm still not sure if they fostered my interest or gave an outlet to something I had, or perhaps a combination of both.
I distinctly remember one of the first things that captivated me was a translated Brazilian comic book that accurately and progressively portrayed the basics of AI and robotics. It was intelligent, humorous and seemed to be just at the right level, where I was neither bored nor overwhelmed. I read and reread it countless times, always wanting more when I got to the end. Other important moments seemed to be tied to more conventional classroom settings using programmable calculators, BASIC, Pascal and the like. Looking back, it seems not having a computer at home with very limited computer lab time, it required an intimate understanding what your program did and debug it as much as possible in your head -- very similar to the world of punch cards. I don't remember now under what circumstances I acquired a C++ book, but I remember trying to understand the concepts, reading it alone, getting frustrated, putting it away, only to come back to it months later and trying again. I think it was a year of doing it before I had a huge "Aha" moment, when I finally "got" objects. The irony was that I didn't actually get to program in C or C++ all that much later in life, but that incredibly dry and difficult book with virtually no access to a computer got me to the point, where I didn't look back and knew for a fact that I enjoyed learning about programming. What's also interesting is that while I also liked natural sciences and mathematics and did okay under lots of positive pressure and great teachers, I would get frustrated and walk away much more easily and it was that pressure that kept me in it 'til the end, whereas with programming, I couldn't get enough.
I have no idea if this kind of path is right for anybody else, or if it can even be reproduced nowadays. But I've always had a feeling that there's something to teaching programming without computers themselves having primary focus. The teacher I mentioned told me that while he himself does use a computer lab for his curriculum, there are experimental classes, where kids are being asked to do various puzzles and problems designed to steer them in the direction of thinking in terms of algorithms. He also said that it's much more about the teaching method than the tool. Understanding age-appropriateness and keeping one's finger on the pulse of their motivation is key -- seems obvious, but not so easy to do well in practice.
Inline 4's invariably have flat-plane cranks, so you've got that backwards too.
In 2009, Yamaha has come out with what I believe is the first production cross-plane I4 engine for their YZF-R1 motorcycle. Previously, they were using it in prototype racing (MotoGP) in YZR-M1. The reasons for using a cross-plane crank in an I4 engine are numerous, mostly specific to motorcycles.
I seem to recall this being brought up by a military commander, whose name escapes me at the moment, right at the onset of the current war in Iraq. Since then, according to this article, they are just now in the process of implementing encryption and it sounds like they're not planning on doing it for the older units at all. When I first read about this, the biggest worry was that not only the video, but the control of the drones could be intercepted. I really wonder.
Note, that in the US, debit and credit card transactions are expensive for the merchants and credit card transactions are not at all guaranteed due to possibility of charge-back. Businesses like them for large transactions, where many forms of identification and authorization are used and there's little chance of charge-back or fraud, but with medium or small scale transactions, cash is king. Of course, it's not always possible, but whenever it is, you can almost always get a "cash discount" from a small business because, if for no other reason than because they can hide it from their books.
Anyone else find that "Arty" MS mouse should really go by the name Mickey mouse?
A 10% increase in top speed would require roughly a 21% increase in power and/or efficiency, provided aerodynamics were the same. Granted, these guys probably worked on the aero qualities of the car, but still, let's not call it only 10%.
Doesn't need to be this way. If the automated system works as advertised, then it can be thought of as a simple cross-compiler and the code base can continue to be maintained in COBOL. I can see how this would make sense if they wanted to save money on the hardware.
I worked on a similar project for the mental health industry in the 1990's. Same exact problem. We'd get 3 or 4 respected psychiatrists in the room and they'd butt heads for an hour on how to represent in the system seemingly the most basic of concepts. I don't know what the answer is, but it seems like we need to be very watchful of how flexible the solutions we come up with are and at the same time not let the medical professionals off the hook completely when it comes to reasonable standardization. There are examples already in other countries that have waited a while and recently implemented EMR systems. Surely, they're worth studying.
Judgmental much?
What are your criteria for which insurance is better? If you believe private insurance companies will post a higher profit and will provide more timely care at a premium for those who can afford it, I'd probably agree with you. But as far as decent care across the board, not downgrading preventative care, not incentivizing doctors and hospitals to perform as much tests as possible, not driving GP's into a an increasingly more difficult business, I'd say a big public plan would be better.
All that means is that either SS tax needs to go up or retirement age needs to go up, which sucks, but makes sense, given our current demographics shift. It doesn't mean the entire concept is unsustainable or deeply flawed.
Running third party code in a sandbox does not have to be much different than processing a rich data format, such as video, with a piece of software. Are spreadsheets programs or data files?
The article is about students in science majors. They're not studying to be programmers, they're learning how to do science.
Reminds me of this.
I believe there already is a device that can be used to draw and to point: http://en.wikipedia.org/wiki/Pencil
I'd love to see the studies you claim make this a well understood fact.
I'm not going to do a cited paper, so give me some latitude here with some well understood facts.
Its nice to believe that there is some equal playing ground in life, but its the differences between people that make things interesting. This perennial debate over the sexes being the same is quixotic. All sex based species have differences between the sexes for survival of the species. Humans have not evolved any more than the animals that they have domesticated. Dogs still bury bones in the corner of a carpeted room because its in their genes to do so. Cats kill birds and bring them home even though they have plenty of food because its in their genes. Dogs are not cats.
Humans are not genetically different from the hunters and gathers from around 100,000 years ago. Meaning they are not any smarter, even though some of them know how to do partial differential equations and some don't. In humans, its the males that typically did the hunting and females did the child rearing and gathering. Female humans have wider hips for giving birth which limits their ability to run and catch prey which is needed for protein in their diet. Hunting abilities gave men better spacial abilities, the ability to plan and execute a plan, and also men have a much greater upper body strength and lung capacity. These are well understood facts for anyone who knows a little about human evolution or biology. Gathering abilities enable women to have better periphery short range vision (eg, why they can find things in the refrigerator that were right in front of the man's face!).
To say that women and men are the same is nonproductive because by definition they are different.
I think you need to read up a bit on human evolution. The things we know don't definitively indicate that men were hunters and women stayed back in the caves and reared children. In fact, it seems early humans were primarily gatherers and trap setters. Both of those tasks were done cooperatively by both sexes. There is also evidence making this dichotomy murky pointing to the fact that what we sometimes perceive as innate difference in people's abilities are manifestations of the differences in people's reaction to prejudgment and expectations. In other words, some people are psyched out more easily than others. Certainly, men and women aren't the same biologically, but the argument of nature vs nurture is far from settled. I'm not advocating making us a society of drones, but glazing over the breadth of each genders' psychological and mental reach is just as shortsighted as claiming there are certain forever unbridgable divides between us we simply must accept.