Slashdot Mirror


User: maxume

maxume's activity in the archive.

Stories
0
Comments
15,806
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 15,806

  1. Re:Interesting about Wozniak on The Beginnings of Apple Computer · · Score: 0, Flamebait

    As if they wouldn't have had time to do something about it after he actually died.

    It demonstrates them to be in a pretty calculating mind-set at that point in their lives. I understand why they were doing it, but if they had any taste, Allen wouldn't have heard them.

  2. Re:Still more tough times for NASA ahead..... on Pieces Coming Together For NASA's New Spacecraft · · Score: 2, Informative

    Coal power spews radium and uranium into the atmosphere. It isn't visible or concentrated, so it doesn't receive all that much attention.

    A few kilograms from a reactor incident would make a huge mess, but it wouldn't be devastating to much of anything.

  3. Re:Still more tough times for NASA ahead..... on Pieces Coming Together For NASA's New Spacecraft · · Score: 1

    While you are in the atmosphere, you can make hot air out of cold air.

    There isn't all that much atmosphere to work with, but I suppose you could make a launch platform a la S.H.I.E.L.D., and you could always try to accumulate velocity while going sideways.

  4. Re:Iran? Uh huh ... yeah on US Tests New Missile Defense · · Score: 1

    I sort of operate under the assumption that the North Korean research program is called China. This isn't a well informed assumption, but there it is.

  5. Re:Interesting about Wozniak on The Beginnings of Apple Computer · · Score: 5, Interesting

    Paul Allen got pretty sick during the early years of Microsoft. According to Cringely, Allen overheard Gates and Balmer scheming to re-capture the portion of the company that he owned:

    http://www.pbs.org/cringely/pulpit/2006/pulpit_20060330_000890.html

  6. Re:I'm Confused Why We Don't See This En Masse on German Gov't Donates 100,000 Images To Wikipedia · · Score: 3, Insightful

    What's socialist about governmental transparency?

  7. Re:Iran? Uh huh ... yeah on US Tests New Missile Defense · · Score: 1

    I would guess that the U.S. government has better intelligence than you and I do.

    I suppose that is a crazy assumption to make, but so is assuming that North Korea has assume tech that the U.S. government doesn't know about.

  8. Re:we do. on What Happens To Code From Failed Projects? · · Score: 1

    Eventually, all the bins start smelling like Java anyway.

  9. Re:Broken Algorithm BS on Time to Get Good At Functional Programming? · · Score: 1

    The bad news isn't that bad; just build an imperative gui and have it pass off computation to the functional code. Building a responsive gui on a single core certainly seems possible today, it will probably continue to be so.

  10. Re:Thermodynamic computing on Time to Get Good At Functional Programming? · · Score: 1

    The universe gets offended when things change, so things can't be changed all the way back. You can draw a circle and change things back inside the circle, but you will have to change things outside the circle even more in order to complete the changes inside the circle.

  11. Re:Got it although I don't really need this. on Amazon Fights Piracy Tool, Creators Call It a Parody · · Score: 1

    BUT TALKING ON A CELL PHONE WHILE DRIVING IS DANGEROUS!!!

    It really depends on how many people they each drag around. If they are dragging 10 people around, the cars aren't going to be all that wonderful (10 people lose a day each way, and realistically, driving a car 1,500 miles costs about $700, ask the IRS, so that's $2,000 for 3 cars and 10 days of lost work for each leg of the trip; if they each drag around a single assistant, that's a lot less work and 1/3 the travel cost).

  12. Re:Broken Algorithm BS on Time to Get Good At Functional Programming? · · Score: 1

    If you figure that Moore was a big honcho at Intel, and that the pace of advancement in integrated circuits is somewhat dependent on the amount of money being directed at that advancement, you may start to think that Moore's law continuing was more than an accident.

  13. Re:Please sort yourself out. on Amazon Fights Piracy Tool, Creators Call It a Parody · · Score: 1

    I don't think that is mental gymnastics. If the script was quietly distributed by default in Firefox, I would think Amazon had a legitimate beef with Mozilla, but it is pretty hard to say that a user can't look at instructions on the internet that show them how to translate information on a given Amazon page into a search on TPB (that the instructions happen to be interpretable by a browser, in addition to users, might be a little gymnastic, but I think it makes more sense to treat code as information, rather than as a tool).

  14. Re:regardless of legality this is stupid on Amazon Fights Piracy Tool, Creators Call It a Parody · · Score: 1

    There are two types of hardcore pirates. There are the ones who are sharing, and there are the ones who are selling. The motivation of the second group is obvious. If you assume that the motivation of the first group is to obtain free content, their evangelism doesn't make any sense; if you assume that their motivation is to undermine a copyright system that they disagree with...

  15. Re:No, look at the scope on Time to Get Good At Functional Programming? · · Score: 2, Informative

    How much does it really matter? How much of the Java code out there needs to be a great deal faster (on say, a percentage basis)? Of the Java code that does need to be faster, how much of it is not embarrassingly parallel? For people who are doing actual computation for a living, the percentage is probably pretty high, so they will benefit from improved tools, but for most code that is aimed at a user, simply enforcing better coding practices will probably improve responsiveness more (and users are a lot more concerned with perceived speed than actual speed).

    I would guess the highly parallel code will end up being treated a lot like assembler, where most people ignore it, some people use it where they know they will benefit from it, and a remaining small group of people obsess over using it for everything.

  16. Re:Got it although I don't really need this. on Amazon Fights Piracy Tool, Creators Call It a Parody · · Score: 1

    Having their top decision makers travel by public means (so that they can't discuss things with their staff for large chunks of time) probably costs them just as much, if not more.

    The juxtaposition was poetic, but it was still the idiotic grandstanding that is typical of congress.

  17. Re:Defense for what? on Amazon Fights Piracy Tool, Creators Call It a Parody · · Score: 1

    Ah, but they disclaim responsibility for the content of comments.

    Clearly, this is airtight protection from any action.

  18. Re:That is what they're doing on Hawaii Planning State-Wide Electric Car Network · · Score: 2, Insightful

    You just recycle the batteries. It isn't that big a deal. The atoms don't wear out, the molecules do (that is, a stable, reversible chemical reaction is a neat trick; when you are recycling them, you don't need to worry so much about the stable or the reversible anymore, so you can recover the material).

  19. Re:So what does that mean for recent newcomers? on Python 3.0 Released · · Score: 1

    It doesn't matter. First, the changes are manageable. Second, 2.x will likely be well supported for at least another 5 years, probably a decade or more.

  20. Re:Meh.. on Opera 10 Alpha 1 Released, Aces Acid 3 Test · · Score: 1

    I claimed that Mosaic was the best browser ever.

    The conversation was that the timeliness of a feature matters over the current availability, and I was pointing out that this was absurd.

  21. Re:Libraries on Python 3.0 Released · · Score: 1

    Cython is a fork of pyrex that is actively working to increase coverage of the language (with the goal of being a standard library).

    From what I have noticed, the fork is not hostile, the development goals are different enough to justify it.

  22. Re:I'll still avoid it on Python 3.0 Released · · Score: 1

    They can't automatically indent the code to the proper depth, but they have keyboard shortcuts for indenting and dedenting entire blocks of code (often ctrl-[ and ctrl-]).

    I understand what you are saying, that if there were explicit end markers, the code could be automatically indented to the proper level upon being pasted in, but the block handling mitigates the pain. So it isn't as convenient, but the additional mental burden over knowing where to put the code is not significant.

  23. Re:UTF other than 8 is bloat to us on Python 3.0 Released · · Score: 1

    The ugly way to do it is to create a .py3 (or .py2) filetype and associate it with that interpreter.

    That won't teach python to import modules with that extension (so things could get irritating if you have complicated imports or your paths are messy), but it will work for creating entry points to scripts.

  24. Re:Libraries on Python 3.0 Released · · Score: 1

    Mixing tabs and spaces has long been legal. Not allowing mixing is the fix (the problem comes up when someone mixes tabs and spaces with 1 tab = x spaces, and then someone else who has their editor setup to automatically convert tabs to a different number of spaces edits that code).

    Not allowing them to appear together is based on it being less painful to require people to fiddle with their editor than it is to deal with the occasional breakage.

  25. Re:Yay for uber-dorks on Against Unknown Viruses, Avira AntiVir the Winner For Now · · Score: 1

    When you open a plain text file in Word, Courier New is the default.

    It's pretty easy to select the text and change it, but they probably did use the default...