Slashdot Mirror


User: buchner.johannes

buchner.johannes's activity in the archive.

Stories
0
Comments
1,836
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,836

  1. Re:I think you're doing it wrong.. on C# and Java Weekday Languages, Python and Ruby For Weekends? · · Score: 1

    Java is verbose, that is true. But in Java, the easy things and the hard things are equally verbose (which is great).

    Comparing to Python: Maintaining Java is way easier because due to its strictness, great IDEs have been developed. Refactoring code, call hierarchies and so on are just not doable in Python.

    I use both, but I understand why companies will stick to Java. I'd prefer a consistent Java repository over a pile of scripts any time.

  2. Re:Poor Planet on A Planet That Orbits Its Star the Wrong Way · · Score: 1

    Nobody move!

  3. Re:which left? on A Planet That Orbits Its Star the Wrong Way · · Score: 3, Funny

    Right

  4. Re:hmm on Google Two Years Into Overhaul of the Google File System · · Score: 4, Funny

    Everyone is in a good mood. Why not :-)

  5. Re:hmm on Google Two Years Into Overhaul of the Google File System · · Score: 5, Funny

    GFS is proprietary and for internal use only. The only released a paper describing how it works (don't know if that content is enough to rebuild it). I think GFS (global file system) from Redhat and OpenGFS is something differently. Hadoop is what you want. What would we do without the wiki

  6. Re:Ideally... on Earth's Period of Habitability Is Nearly Over · · Score: 1

    or snakes and lizards. I'll be a crocodile

  7. Re:Shotgun on Earth's Period of Habitability Is Nearly Over · · Score: 1

    Yes, shoot at the sun, that'll solve the problem.

  8. Re:Linux on the desktop on Earth's Period of Habitability Is Nearly Over · · Score: 1

    We got 100 years left to say it's gonna happen next year

  9. Re:Depending on who you believe on Earth's Period of Habitability Is Nearly Over · · Score: 1

    I too think that Humans would survive the serious climate changes with severe weather. But in small numbers (some thousands, as 70000 years ago) and there would be nothing left of modern technology. But I do think we could dig up some wikipedia dump later :-), no seriously, knowledge should be largely preserved. On the other hand, when you see how much new knowledge was lost about camera technology between 1920-1950, some things will probably have to be rediscovered.

  10. Re:Dang! Things were just getting fun on Earth's Period of Habitability Is Nearly Over · · Score: 1, Insightful

    You can not recycle the fuel rods and other components. Also, Uran is as limited as oil.

    Nuclear energy is not clean.

    You could make the point that you need energy for making solar panels aswell, however that would be an unfair comparison (by amount and material).

  11. Re:Step 1: see GPL on GPLv2 Libraries — Is There a Point? · · Score: 1

    The distribution is ... that you are distributing your code that is already a derivative work at this point, regardless of whether you distribute the library to other people

    No. You can do whatever you want with the code on your machine.

  12. I see where this is going ... on Chrome OS Designed To Start Microsoft Death Spiral · · Score: 4, Funny

    apt-get search will have advertisement on the right side

  13. Re:This may be slightly off-topic, but on Several Quantum Calculations Combined At NIST · · Score: 1

    If we can learn something from the history of computing (transistors, silicone chips, disk space), we know that we are good at aggressive exponential growth. I think they had 1 qubit calculation experiments running 2-3 years ago, and 4 qubit or so last year. Now you can calculate when they will crack AES.

    What wasn't mentioned yet is that due to the superposition of states (instead of 0/1), you can define requirements to the state, ideally so that it must be definite. Then you measure it and retrieve the (one) solution. It like calculating with all possible inputs at once. However, it is still just another Turing machine.

  14. Re:This may be slightly off-topic, but on Several Quantum Calculations Combined At NIST · · Score: 1

    Example: decomposition of a number into its prime factors.

  15. Re:Youtube on your TV? on Linux-Friendly, Internet-Enabled HDTVs? · · Score: 1

    Someone outed himself as MS fan. Get him! Now we know Bills real account :-)

  16. Re:breaking my heart on Times Are Tough For Nigerian Scammers · · Score: 4, Informative

    Checkout this Scambaiting advice site:
    http://www.419eater.com/

  17. Re:Who cares how fast the browser is? on Opera Dominates CNET Survey of "Underdog" Web Browsers · · Score: 1

    It will easily cache a weeks worth of web pages

    I doubt that the dns cache holds web pages, you mean domain names.

  18. Re:Who cares how fast the browser is? on Opera Dominates CNET Survey of "Underdog" Web Browsers · · Score: 2, Informative

    A DNS server that does just forwarding and caching.
    aggressive = caching for a week or so.

    While your browser also does some caching, the dns cacher holds the cache between restarts.
    As GGP mentioned, waiting for DNS to walk the tree can take seconds.
    The (unix) operating system does no caching by itself.

    The easiest to set up is probably dnsmasq. Point it to your nameservers, and let /etc/resolv.conf point to localhost. Set the number of cache entries and duration.

    Drawback: You will not be that up to date with domains that change its IP (e.g. new owner).

  19. Re:Who cares how fast the browser is? on Opera Dominates CNET Survey of "Underdog" Web Browsers · · Score: 2, Interesting

    Use an aggressive dns cacher. The web will feel faster.

  20. Re:man.... on Open Source Textbook For Computer Literacy? · · Score: 1

    no, not just one page about how to read a book, a book!

    ls /bin/ /usr/bin/ |xargs man

  21. Re:Operation AJAX on Iran Getting Better At Filtering Web Traffic · · Score: 1

    Why should it? It also doesn't recognize Mozilla, Firefox. That is great, because Mozilla chose to not pollute the users dictionary with product names.

  22. Re:Welcome to the world of OSS on Contributing To a Project With a Reclusive Maintainer? · · Score: 2, Insightful

    I prefer stale sf projects to scientific papers that say they modified X (e.g. ns), but never show the code.

  23. Re:Won't hold up on Microsoft Patents XML Word Processing Documents · · Score: 1

    Software patent problems would go away if
      (a) you would be doing like the EU: don't have any, or
      (b) pay patent office personal significantly more if they can reject a application with prior art, or/and
      (c) software patents would last 5 years max [my least favorite]

    (b) is the easiest to implement, just pass a law!

  24. Re:NoScript and Adblock on New Chrome Beta Adds Themes, Speed, & HTML 5 Video · · Score: 1

    It would be a shame if those MBs of RAM would be lying around unused! If
    the browser can cache something you might still need, why not store it on a
    if-another-app-needs-the-space-I'll-free-it level?

    Seriously, I only have problems when I use adobe flash.

  25. Re:Not just Windows on Windows Drains MacBook's Battery; Who's To Blame? · · Score: 1

    The drivers for Windows XP and Linux do not seem to have this ability.

    Is this a Mac-extended version of http://xkcd.com/619/

    Everyone who posts xkcd links is modded up, right?
    Also

    while sleep 1; do
    grep -q "powersave" /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor &&
    {
      rmmod onboard-sound-driver
      modprobe external-sound-driver
    } ||
    {
      rmmod external-sound-driver
      modprobe onboard-sound-driver
    }
    done

    Oh you said the drivers don't have this ability.