Slashdot Mirror


User: jamesswift

jamesswift's activity in the archive.

Stories
0
Comments
116
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 116

  1. Re:Class Difference on The Rise and Rise of the Cognitive Elite · · Score: 1

    > Earning a degree has nothing to do with class. Anyone can get into college. Can't afford it? Join the military

    *shudder*

    Try to be born in Europe where it's cheap or free?
    A nice example of why GDP is a somewhat poor indicator of life quality

  2. Re:Future of Programming on Intel Talks 1000-Core Processors · · Score: 2, Interesting

    It's quite something isn't it, how so few people on even slashdot seem to get this. Old habits die hard I guess.
    Years ago a clever friend of mine clued me into how functional was going to be important.

    He was so right and the real solutions to concurrency (note, not parallelism which is easy enough in imperative) are in the world of FP or at least mostly FP.

    My personal favourite so far is Clojure which has the most comprehensive and realistic approach to concurrency I've seen yet in a language ready for real world work.
    The key thing to learn from it is how differently you need to approach your problem to take advantage of a mutli-core world.

    Clojure itself may never become a top-5 language but they way it approaches the problem surely will be seen in other future FP langs.

     

  3. Re:I've been saying this all along....! on Don't Talk To Aliens, Warns Stephen Hawking · · Score: 1

    "It is sheer folly to think that an advance race went through all the trouble to cross many, many light-years of intergalactic space just to say "Hi"."

    Yeah cause like we'd never go to great lengths just to cross new boundaries. ;)

  4. Re:Just build nuclear power plants already... on Arizona Trialing System That Lets Utility System Control Home A/Cs · · Score: 1

    "It is only expensive because of the NIMBY crowd and the ear of government that they have."

    This isn't true. Construction costs are by far the greatest costs. See this actually quite good summary

    http://en.wikipedia.org/wiki/Economics_of_new_nuclear_power_plants#Capital_costs

    I'm not against nuclear power per-se but every time I read about the economics of it I remain unconvinced.

    The only people who estimate figures we could live with are the people who build them. Then the costs of every single real world project blow up. There are, as of yet, no good arguments to believe this will change.

  5. Re:Need a New UI Tool on Thoughts On the State of Web Development · · Score: 1

    My personal favourite being Clojure
    http://clojure.org/

    It has excellent Java interop.

  6. Re:$1.4 Billion on The Death of the US-Mexico Virtual Fence · · Score: 1

    Sadly, we removed the constitutional guarantee of citizenship for people born in Ireland. It now only applies to children born to at least one Irish national.

    http://en.wikipedia.org/wiki/Twenty-seventh_Amendment_of_the_Constitution_of_Ireland

  7. What's in the minds of the mods around here? on China To Connect Its High-Speed Rail To Europe · · Score: 1

    I don't mean to antagonise the parent, but I have to remark how it's fascinating to watch the parent post go from +5 Insightful to +5 Interesting and all the while I and other posters have provided citations showing that the parent post is, in fact, neither Insightful nor Interesting.

    I'd love to see time series graphs of mod points for these posts.

  8. PS it does on China To Connect Its High-Speed Rail To Europe · · Score: 4, Informative

    http://en.wikipedia.org/wiki/High-speed_rail_by_country

    Country Total network length (km) and Average speed of fastest scheduled train

    China 6552 km and 313 km/h
    Japan 2459 km and 256 km/h ;)

  9. Re:Hmm on China To Connect Its High-Speed Rail To Europe · · Score: 4, Funny

    M: I came here for a good argument.
    A: No you didn't; no, you came here for an argument.
    M: An argument isn't just contradiction.
    A: It can be.
    M: No it can't. An argument is a connected series of statements intended to establish a proposition.
    A: No it isn't.
    M: Yes it is! It's not just contradiction.
    A: Look, if I argue with you, I must take up a contrary position.
    M: Yes, but that's not just saying 'No it isn't.'
    A: Yes it is!
    M: No it isn't!

  10. Re:Obscure the details. on Banks Accept Dubai Assassins' Stolen IDs · · Score: 3, Interesting

    Blurring often isn't enough to remove the information.

    http://www.schneier.com/blog/archives/2007/01/how_to_recover.html

  11. Re:What a joke.. on Simon Singh To Appeal In UK Court Today · · Score: 1

    Maybe it's making things worse

    http://www.cbc.ca/canada/edmonton/story/2008/06/13/chiro-lawsuit.html

    "A woman who says she became paralyzed after having her upper spine manipulated is suing the Alberta College and Association of Chiropractors and the provincial government for half a billion dollars."

  12. Re:Games don't use multiple cores? on Today's Best CPUs Compared... To a Pentium 4 · · Score: 1

    Most games these days do in fact use all available cores.
    Game developers have been talking openly for a few years now about how they use lockless data structures in multi-threaded engines.

  13. The system goes on-line February 10th, 2010... on Google Buzz — First Reactions · · Score: 3, Funny

    Human decisions are removed from strategic advertising. Google begins to learn at a geometric rate. It becomes self-aware at 2:14 a.m. Eastern time, February 29th. In a panic, they try to pull the plug.

    Electricians From $30 / H
    Compare Quotes From Electricians
    +1000 Electricians Ready To Quote

    Need Electrical Supplies?
    Unbeatable Prices. Leading Brands.
    Same-Day Dispatch. Trade And Retail

    Your Licensed Electrician
    Call now 1300 679 274
    For your $50 Discount

  14. Re:Anyone else think is was a .NET Fortran? on An Interview With F# Creator Don Syme · · Score: 1

    Nice summary. I would add to that the upshot of function is the so called concept of purity. Ie. pure functions, which are usually the default in functional languages. The advantage of which is given a set of inputs to your function you will always get the same result.

    Here's a good recent article http://muckandbrass.com/web/display/~cemerick/2009/12/30/All+my+methods+take+316+arguments%2C+and+I+like+it+that+way

  15. GNU Screen on Keep SSH Sessions Active, Or Reconnect? · · Score: 1

    For search engine friendliness its best to call it by it's full name, GNU Screen.

  16. Re:Art? on Artwork Re-Sells Itself Weekly On eBay · · Score: 1

    Nicely put though.

    I guess Zappa is to Duchamp, as Feynman was to Planck.

  17. From TFA "turning sunlight into energy" on One Variety of Sea Slugs Cuts Out the Energy Middleman · · Score: 1

    I hate it when it's phrased like that.

  18. Re:Why? on Thorium, the Next Nuclear Fuel? · · Score: 1

    Here's a report comparing the total life-cycle carbon footprint of all major methods of electricity generation.

    http://www.parliament.uk/documents/upload/postpn268.pdf

    Wind is second lowest but basically the same as Nuclear, the lowest.

  19. Re:Carakan is cross-platform on Opera 10.5 Pre-Alpha Is Out, and It's Fast · · Score: 1

    Because Clojure's aim as a general purpose language is to help you leverage parallelism with no locks and minimal state.
    Javascript is for something else entirely.

    You might even write Clojure code to emit Javascript.

  20. Re:And apparently biased... on The Best, Worst, and Ugliest OSes of the Decade · · Score: 1

    As a largely happy OSX user I can say it's doesn't just work either.

    It does work as I expect or hope more often than my experiences on Windows XP or Ubuntu, but it has plenty of little faults that, in some ways, are less forgivable since they have such a small set of hardware to test for.

    Three illustrative examples:
    1) Search the apple forums for "tap to click stops working"
    Apple is more or less silent on this old bug. Does not just work.

    2) Try and record whatever sound is playing on your machine in say, Audacity or whatever.
    There is no "Wave Out Mix" or equivalent by default on OSX. You have to work around it with things like Sound Flower. Does not just work.

    3) Try and cut and paste in Finder or merge two directories.
    Does not just work.

    Kill that meme and maybe Apple will try even harder.

  21. Re:Where I stopped reading... on CrunchPad Being Re-branded As JooJoo · · Score: 1

    Plus they occasionally used the slogan "Wang 'R' Us"
    I'm not joking.

  22. Re:Whoa on New Images Reveal Pure Water Ice On Mars · · Score: 1

    You idiot, it's Noo Yoik where moist stuff is. No disrespect.*

    *sorry

  23. Re:Sureal Images on Aussie Data Centres Brace For Dust Storm Barrage · · Score: 1

    Here's a few I took on my way to work...
    http://www.flickr.com/photos/jamesswift/sets/72157622435317234/

  24. Re:bah humbug! on In Britain, Better Not Call It Bogus Science · · Score: 1

    1) Invent some plausible sounding but utterly fake treatment.
    2) Persuade people to try it.
    3) Highlight anecdotal evidence that it works, which you are guaranteed to get due to phenomenon like 'Regression toward the mean'
    4) Profit!

    Finally a provably viable step 3.

  25. Crowd sourcing on Monopoly Uses Google Maps To Go Live Online · · Score: 1

    This appears to be an excellent use of crowd sourcing by Google to get the whole world modeled in 3d.