Slashdot Mirror


User: ChunderDownunder

ChunderDownunder's activity in the archive.

Stories
0
Comments
3,381
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,381

  1. Re:Blaming the cables? on Tesla's Having Issues Charging In the Cold · · Score: 1

    I have a Pentium 4 desktop I can ship to the arctic circle - shipping might cost a bit though.

  2. Re:Who Cares? on Tesla's Having Issues Charging In the Cold · · Score: 1

    Norway is a niche in itself, offering subsidies to electric vehicles.

    Contrast that to the eurozone, where sales of said Tesla were about an 1/8 of that in nearby Germany, despite a population 15 times bigger.

  3. Re:For the non USA people on Nissan Unveils 88 Pound 400-HP Race Car Engine · · Score: 1

    So roughly a four-thousandth of a Delorean!

  4. Re:Don't Need French to Serve French Fries on Kentucky: Programming Language = Foreign Language · · Score: 1

    Quebec is only an hour or two by aeroplane from Kentucky. Though most Canadians I met, even in neighbouring Ontario, regarded learning French as a waste of time since the Quebecois all know English anyway.

  5. Re:KY SB 16 2014 on Kentucky: Programming Language = Foreign Language · · Score: 5, Interesting

    The ability to speak multiple languages, to some degree at least, is commonplace around the world. Monolingualism seems particularly severe in Anglosphere countries (including my own).

    In Australia there's been a move away from teaching European languages in favour of the languages of Asia from the trade perspective. It's also a shorter duration to fly to Japan (whose language my brother's kids are learning) than the 20 or so hours to fly from Melbourne to Vienna or Paris.

  6. Re:Focussing on POWER on Lenovo To Buy IBM's Server Business For $2.3 Billion · · Score: 1

    Troll, really mods??

    Much server code (e.g. Linux based) is processor agnostic from LAMP to JBoss. High performance stuff Oracle/Weblogic/Solaris on Sparc or DB2/Websphere on POWER is tuned to run on vendor specific hardware. That leaves Windows and SQLServer/.net. With MS investing in ARMv8, even Windows server applications on the CLR won't be Intel dependent.

    so if the future of the data center is parallelized ARM64 for performance/watt and IBM's own POWER for grunt work then x86 becomes a diminishing market.

  7. Re:Chattanooga Too on Google Fiber Launches In Provo — and Here's What It Feels Like · · Score: 1

    You say that like it's a bad thing...

  8. Thank goodness for Mozilla on Collaboration and Rivalry In WebKit · · Score: 1

    Gecko, FTW. :)

  9. Re:Winning the Battle on FSF's Richard Stallman Calls LLVM a 'Terrible Setback' · · Score: 1

    RMS has no interest in helping Eclipse. It was a gift from IBM but at the same time, they and other companies have used the platform as a base for proprietary products.

    That's the fundamental copyleft schism - the FSF have no interest in providing 'a decent C++ parser' to the benefit of closed-source offerings.

  10. Focussing on POWER on Lenovo To Buy IBM's Server Business For $2.3 Billion · · Score: 0

    If the future of commodity servers is low-powered ARM64 running Windows RT Blade Edition then IBM exits at the right time can focus on their own 'high end' and leave their competitor Intel's Xeon arch to Lenovo.

  11. Re:Work on the basics on Ask Slashdot: It's 2014 -- Which New Technologies Should I Learn? · · Score: 0

    C is 12 in decimal.

  12. If I knew C back-to-front and wanted to get into 'web development', I'd be sending my CV into Mozilla and getting a job on the rust/servo teams.

    They're constructing a systems language to rebuild firefox from the ground up.

  13. Re:Keep in mind the occasional bug in the system? on Examining the User-Reported Issues With Upgrading From GCC 4.7 To 4.8 · · Score: 1

    What about a compiler that has been mathematically proven to be correct?

    http://compcert.inria.fr/

  14. Re:Spell it out the first time on Linus Torvalds: Any CLA Is Fundamentally Broken · · Score: 1

    Submissions also contain lots of link-bait to Phoronix or the verge.

  15. Re:the sky is (not) falling... you're thinking abo on Global-Warming Skepticism Hits 6-Year High · · Score: 4, Insightful

    Well if it makes the Yanks feel any better, one can colour Australia blue from July 1 onwards, when the new senate repeals legislation as their first act.

    Our new PM (back in 2009) "The argument is absolute crap. However, the politics of this are tough for us. Eighty per cent of people believe climate change is a real and present danger." 4 years on and he convinced a majority of electors that action on climate change was "socialism masquerading as environmentalism".

    So it's not just conservatives in the US that regard climate change as a big socialist conspiracy...

  16. Re:Mircea Popescu is a criminal... nothing more on Romanian Bitcoin Entrepreneur Steps In To Pay OpenBSD Shortfall · · Score: 4, Funny

    Perhaps Obama could chip in some of the bitcoin seized from Silk Road to keep OpenBSD afloat. :)

  17. Re:Hey - NSFW on Romanian Bitcoin Entrepreneur Steps In To Pay OpenBSD Shortfall · · Score: 2

    It's Monday evening east of the international date line. Slashdot has an international readership...

    Where I'm from, NSFW stands for New South F'ing Wales, Australia. Yet this article is about Romania, not Sydney. :)

  18. Re:1991 called... on OpenBSD Moving Towards Signed Packages — Based On D. J. Bernstein Crypto · · Score: 1

    1987 called to say the Archimedes will spank any 386SX.

    RISC OS is a footnote but ARM is in great shape.

  19. Re:bsd is dead on OpenBSD Moving Towards Signed Packages — Based On D. J. Bernstein Crypto · · Score: 1

    Soon enough if they don't get donations totalling $20,000 to pay their power bill.

    http://bsd.slashdot.org/story/14/01/15/1719244/openbsd-looking-at-funding-shortfall-in-2014

  20. Northern Hemisphere bias on Solar Lull Could Cause Colder Winters In Europe · · Score: 1

    It's been bloody hot this week downunder. perhaps the sun just flew south.

  21. Re:Not all that surprising on Intel Dev: GTK's Biggest Problem, and What Qt Does Better · · Score: 1

    I don't know that anybody was saying C was better than C++

    Linus? He's a well known critic. I thought Gnomers embraced the philosophy, i.e. that real programmers didn't need any fancy OO abstractions...

    http://thread.gmane.org/gmane.comp.version-control.git/57643/focus=57918

  22. Re:Broken Link on Google Releases Dart 1.1 · · Score: 1

    Nice freudian slip to ignite a Chrome vs Firefox flamewar. :)

    Thought bubble: Suppose firefox-nextgen (implemented 99% in rust) includes

    where rust-web is a subset of rust for which FF provides a rust console (repl). Code compiles directly to 'safe' native code without the need for an interpreter nor the overhead of garbage collection. As a Mozilla-proprietary open source language (i.e. like vbscript and Dart, no other browser adopts it), it could offer performance gains due to being a typed 'systems language'.

    JS is currently hailed as 'the assembly language of the web' in terms of languages that compile-to-JS. But if we've reached the performance limits of a Javascript interpreter perhaps we'll have multiple browser-specific 'assembly languages'. i.e. someday we'll be writing code in Coffeescript 7.0 (or equiv), with various backends for Javascript, Dart and rust depending on the user-agent.

  23. Obligatory on Google Releases Dart 1.1 · · Score: 1
  24. Re:Pffft....... Thanks, Oba- on Microsoft Extends Updates For Windows XP Security Products Until July 2015 · · Score: 1

    The Ruskies were hoping that Putin would fund ReactOS development but there's been no new release in the past 6 months, so I guess it's a little premature to welcome our new Kremlin overlords...

  25. Re:frost pist with a wager on GNU Guile Scheme Gets a Register VM and CPS-Based IL · · Score: 1

    one of the most widely deployed vms on the planet is register based - dalvik. consequently, such an architecture may be back in vogue.