Slashdot Mirror


User: Animats

Animats's activity in the archive.

Stories
0
Comments
14,273
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 14,273

  1. This discussion is becoming mainstream. Good. on Humans Need Not Apply: a Video About the Robot Revolution and Jobs · · Score: 1

    It's good to see this discussion becoming mainstream. Back in 2009, Alan Cox wrote in the Atlantic, "One sometimes wonders, in this era of Market religion, where the skeptics and freethinkers have gone". There's been an assumption in recent decades, since the USSR went down, that capitalism is the only possible system of economic organization. That's starting, cautiously, to be questioned.

    In the Great Depression of the 1930s, all sorts of "isms" were proposed. Communism, socialism, technocracy, and others now forgotten had substantial followings. WWII ended those discussions, and the postwar boom made them irrelevant. Now, few people even know that alternatives to capitalism are possible.

    The "strong safety net" countries (the Scandinavian countries, some EU countries, and Japan) have done reasonably well. The production side is mostly capitalist, but taxes are higher and the consumption side is partly socialist. This works if international competition is limited to stop the "race to the bottom" in wages. The current Doha round in the WTO is stalled because many countries now want more protectionism.

  2. We have lots of flying cars now. on Where are the Flying Cars? (Video; Part Two of Two) · · Score: 1

    Flying cars work just fine. They're called quadcopters. They're just not for people. Like space travel. The future belongs to robots.

  3. It's just a battery factory on California May Waive Environmental Rules For Tesla · · Score: 3, Informative

    It's just a battery factory. It's unlikely it will employ that many people. Tesla says 6500, but that's probably exaggerated, including the construction phase. The battery factory for the Chevy Volt has only 100 people. It's a big, highly automated plant.

  4. Gini coefficient on The Benefits of Inequality · · Score: 3, Informative

    This is a naive article. For a better analysis, see "How Asia Works", which is a comparison of the coastal Asian countries, how they developed, and why. Development requires several phases. One is raising agricultural productivity. There's the heavy-handed approach, which comes in the communist form of collective arms and the capitalist form of big plantations. Then there's the light approach, which involves lots of little services like tractor rental and agricultural agents. (The heavy-handed approach works well only for flat land. Hill operations require too many local decisions.) There's thus a visible relationship between what a country looks like and its Gini coefficient.

    The second phase of development is about industrialization. Where investment goes really matters. Market forces do not direct investment towards overall economic growth, but toward short-term profit. The successful "Asian tigers" all had very directed investment controls, and how well countries did relative to each other depends on how well investment was directed.

    The book has lots of country-by-country comparisons, both statistical and on the ground. It's worth a read.

  5. This is important on New Watson-Style AI Called Viv Seeks To Be the First 'Global Brain' · · Score: 2

    This is an important new thing. We've had question-answering programs working against specific data sets since Bobrow's "Baseball" program of the 1960s. We've had a whole range of question-answering specialist systems running in tandem since Yahoo introduced vertical search around 2005. But cross-topic generality has been elusive.

    If this is real, it's a major development. Is there anything better than the Tired article available?

  6. Homoglyph protection at last, sort of. on Gmail Now Rejects Emails With Misleading Combinations of Unicode Characters · · Score: 1

    OK, good. Now if ICANN applied that tougher standard to domain name registrars, we'd make progress. But no, ICANN still allows registrars to register domain names without forcing them to comply with the most restrictive profile.

  7. Space-X is running behind on launches on 3 Congressmen Trying To Tie Up SpaceX · · Score: 1

    Compare Space-X's launch manifest from a year ago with their current launch manifest. They're six months to a year behind their launch schedule. There were supposed to be three Space-X ISS resupply flights this year, #4, #5, and #6. Flight #4 is currently scheduled for September. There are five commercial customers waiting for their scheduled 2014 launches.

    Some of this isn't Space-X's fault, and some of it is. All these are Falcon-9 launches, some with the Dragon capsule. No major new hardware is involved. It's not clear where the holdup is coming from. There have been problems with scheduling at Canaveral. 2014 was supposed to be the year that Space-X caught up on their launch manifest, but that's not happening. Unclear why.

  8. What if it were Microsoft code on Larry Rosen: A Case Study In Understanding (and Enforcing) the GPL · · Score: 5, Insightful

    If they had a Microsoft library not authorized for free distribution in their program, Microsoft would be demanding substantial damages.

  9. Their web site doesn't say much on Is "Scorpion" Really a Genius? · · Score: 4, Interesting

    The web site reads like they're a big consultancy, another McKinsey. Then the testimonals are all about Walter. Oracle manager: "Walter showed a great depth of knowledge in Word, WordBasic Macro programming". He still has recommendations up which mention Turbo Pascal. Not seeing rocket science here. The biggest success reported was translating some large English-only application into multiple languages, which made it valuable in Asia. That's nice, but a routine job. He claims to have written a general-purpose program to help with such jobs.

    He also claims to have written ScenGen, a "scenario generator". It looks like that originated at Boeing in the mid-1980s. Running on a Compaq PC with 2MB back then. The pitch for the current model sounds like the one from back then, although the graphics are probably better now.

    The web site is awful. There are lines of text with excess white space in the middle. I looked at the HTML, expecting to find some overly complex Javascript which was misbehaving. No. The HTML source just has explicit non-breaking spaces in the wrong places.

    He seems to speak at a lot of strange conferences, such as the Family Office Association. A "family office", in this context,is a staff which manages the family fortune for a large, wealthy family. The Rockefellers have one.

    This is getting weird.

  10. Re:And the physical limit of resolution is? on Google's Satellites Could Soon See Your Face From Space · · Score: 1

    From low orbit, about 25cm is reported for military satellites. Maybe a little better. DigitalGlobe is now at 41cm. Reading newspaper headlines from orbit is unlikely. If the military satellites were doing that well, there would be little reason to fly recon drones or aircraft.

    Once you can recognize vehicles, weapons, and troops from orbit, more resolution doesn't help much militarily. The next step, which is where DigitalGlobe is going, is more frequent imagery, and wider fields of view and more downlink bandwidth without giving up resolution. Digital Globe says they collect 3 million km^2 of imagery per day. That's only 0.6% of the earth's surface.

  11. A real-world aimbot on Point-and-Shoot: TrackingPoint's New Linux-Controlled AR-15s · · Score: 4, Insightful

    It's an aimbot for real rifles. Now, any rifleman can be a sniper.

    Yes, it's too big, too complicated, and too expensive. That's a temporary problem. Ever see the first laser sight, from the 1980s? It used a helium-neon laser tube and required a power cord. There's been some progress since then. This aimbot technology should be down to smartphone size, if not cost, soon enough.

  12. No, it doesn't "roll all languages into one" on New NSA-Funded Code Rolls All Programming Languages Into One · · Score: 5, Informative

    No, it doesn't "roll all languages into one". It just allows embedding of the text of another language, such as HTML, into a Wyvern program. Variables can be substituted. Like this:

    let webpage : HTML = <html><body><h1>Results for {keyword}</h1
    <ul id="results">{to_list_items(query(db,
    SELECT title, snippet FROM products WHERE {keyword} in title))}
    </ul></body></html>

    (except that the last 3 lines above should be indented, because this language uses Python-style block notation.)

    Of course, everybody does that now, but the way they do it, especially in PHP, tends to lead to problems such as SQL injection attacks. The idea here is that Wyvern has modules for the inserted text which understand what kinds of quoting or escaping are required for the embedded language text.

    I just glanced at the paper, but that seems to be the big new feature.

  13. It doesn't matter. Solar will win in sunny areas on Floridian (and Southern) Governmental Regulations Are Unfriendly To Solar Power · · Score: 1

    Utilities can only delay solar a little. PV solar, without subsidies, is just now becoming cheaper than fuel-powered electricity in sunny locations. Bloomberg reports the first non-subsidized solar plant to be built in Spain.

    In the next decade, we'll see the end of subsidies and continued growth in PV solar. Anywhere the biggest daytime power load is from air conditioning, solar will win out.

  14. Not actually sending much info, just the IMEI on F-Secure: Xiaomi Smartphones Do Secretly Steal Your Data · · Score: 4, Insightful

    So far, all they've found it doing is reporting the IMEI by sending an HTTP GET http://api.account.xiaomi.com/pass/v3/user@id?type=MXPH&externalId=01, The data is transmitted as a cookie of the form deviceId=IMEI . (The API returns a brief reply in JSON.) That tells them the phone has connected to the phone network, and its IP address. That's not particularly interesting information. The carrier knows the IMEI number, too, of course. Perhaps this is to check up on whether carrier-reported sales data matches actual phones coming on the air.

    Carriers, app vendors, Microsoft, Google, and Apple collect far more data than that. There are way too many things phoning home with the user's contact list and other personal info.

  15. Re:Why? on Ask Slashdot: Best PDF Handling Library? · · Score: 1

    Probably because if there is no community following it there is not going to be much in the way of development going on.

    Right. With mid-tier open source projects, there's a good chance they're either unfinished or abandonware. (Lower-tier open source projects are both.) There's only so much attention available.

  16. Re:what? on Transatomic Power Receives Seed Funding From Founders Fund Science · · Score: 2

    a flying car* is not possible.

    It's quite possible to build a flying car. It won't be cost-effective to build or operate, because it will need bizjet-sized jet engines for VTOL. Elon Musk once remarked that he'd like to build one "just for fun". I wish someone would, just to shut everybody up. Quadrotors work just fine, after all. Scaled Composites could probably have something flying in a year. Probably not much range, but flying.

    Just because Moller has been failing at this for 40 years doesn't mean it's impossible. That's a problem with Moller.

  17. Re:Sorry but why is this news? on Skype Blocks Customers Using OS-X 10.5.x and Earlier · · Score: 1

    They won't however switch iCloud off access on you, so you can no longer get to your pictures, contacts, or calendar, just because your software version is a few years behind.

    Unless they committed to that contractually, they might.

  18. Right. This is the "deadly valley" on Idiot Leaves Driver's Seat In Self-Driving Infiniti, On the Highway · · Score: 4, Insightful

    No, it's clear why we should be worried about almost-but-not-really autonomous vehicles, in the real deal this would be fine.

    That's right. Automatic lane keeping plus radar-based cruise control is right in the middle of the "deadly valley" - good enough to allow hands-off driving 98% of the time, not good enough to handle trouble. This is why that Cruise startup building a budget self-driving system worries me. Thos guys are from "social" apps. They're thinking they can ship something that sort of works, and that's good enough. It isn't.

    Auto manufacturers are held to a much higher standard than the computer industry is used to. GM is being sued because their ignition switches could turn off if people hung too much crap on their keychain. (Something unlikely to be caught in testing, because, at the test track, each key hangs on a separate key tag.) "Speeding, cellphone texting, intoxication... irrelevant. We are not looking at the driver, or the circumstances of the driver's negligence. We are looking at the automobile, and only the automobile." - terms of the GM settlement.

    The minimum safe level of performance for a self-driving car is that the vehicle must be able to bring itself to a safe stop, preferably at the side of the road, in any emerging bad situation. Even after any single-point failure.

    Few computer based consumer products meet that standard, but a some do. The Segway is a good example. There's enough redundancy in a Segway to keep single failures from face-planting the user. Five rate gyros instead of three, two batteries, two processors, and a safety shutdown mode that brings the vehicle to a stop and sounds alarms to tell you to get off before it fails.

  19. Much less should be written in C on Ask Slashdot: "Real" Computer Scientists vs. Modern Curriculum? · · Score: 1

    Low-level programming is a specialist issue. Maybe it's time to turn C programming over to people with real EE degrees, or who can at least use an oscilloscope and wire up an Arduino. At the application level, who has time to manage memory by hand any more? EEs and mechatronics people, and OS and compiler developers, need to learn C, but most application programmers today do not.

    The emphasis on Java isn't unreasonable. The pure-interpreter languages (Python, Perl) are too slow for large server-side operations. (If it's 3x as slow, you may need 3x as many server racks. That costs.) Java is memory-safe and goes reasonably fast. Go may become an alternative, but it's a little too weird to go mainstream yet. C++ has turned out to be a mess. It adds hiding to C without adding memory safety, an unfortunate feature combination unique to C++.

    Realistically, a CS degree today needs to cover machine learning, which is all about calculus and matrix math. There's less need for discrite math and bit-pushing.

    I have classic CS training - all that stuff in vol. 1 of Knuth, automata theory, optimization of logic gates, formal methods, proof of correctness, etc. It's just not that useful any more. Mostly I write Python and Javascript.

  20. Very short range on Harvesting Wi-Fi Backscatter To Power Internet of Things Sensors · · Score: 1

    They're talking about very short ranges, like under 2 meters. This may not be too useful.

    What we need in wireless power is for the inductive charging pad industry to get their act together. There are at least three competing standards (QI, PMA, and WiPower/Rezence), so they're not widely used. Last February, the PMA and WiPower groups agreed to develop multi-mode charging pads that will power both PMA and Rezence devices. Then there are some Samsung devices that will charge from either a Qi or a Rezence pad, but not a PMA pad.

  21. Well, of course. on Animal Behaviour Specialists Map Out the Social Networks of Cows · · Score: 2

    It's not surprising that herds of cows have a social structure. They're herd animals. It may be hard to see in a feeding pen situation without this kind of tracking, but when they have a lot of room to move around, groups form. It's a bit harder to see this in a group of uniformly bred dairy cattle, though.

    Horse herd social structure is well understood. There are buddies, little groups, and an overall hierarchy. If you want to see the hierarchy, set out food buckets, one at a time, and see who eats first. The order will usually be the same each time you do this.

    Even chickens have a "pecking order".

  22. What else is Google looking for? on Google Spots Explicit Images of a Child In Man's Email, Tips Off Police · · Score: 1

    So what else is Google looking for? Google confidential documents? Pictures of guns? Info about arms shipments?

  23. Without replication, science goes nowhere. on Psychology's Replication Battle · · Score: 1

    Without replication, science doesn't build on previous results. It just thrashes around. Psychology (and theology) are like that. They change, but don't improve much.

    There's a practical problem. Without repeatable scientific results, a technology cannot be built based on the science. "Science is prediction, not explanation." - Fred Hoyle.

  24. There's a "Has-Bens 3"? on Lionsgate Sues Limetorrents, Played.to, and Others Over Expendables 3 Leak · · Score: 0

    I didn't even know there was a Has-Bens 2.

  25. The market will sort it out on PlayStation Now, Sony's 'Netflix For Games' -- Pros and Cons · · Score: 1, Insightful

    This is one of those problems a free market can solve. It might lead to better games, if some games do well at higher prices while others have to lower theirs.