Slashdot Mirror


User: p3d0

p3d0's activity in the archive.

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

Comments · 3,023

  1. Re: And yet, data shows you're just wrong on Random Generator Parodies Vapid Startup Websites · · Score: 1

    Innovation is not impressive unless it matches Mooreâs law?

  2. Re:Less Honesty Please... on Teacher Suspended Over Blog About Students · · Score: 1

    Really? You see those as the only two alternatives? Either teachers can say anything about any student on any forum OR they can say nothing about any student ever?

  3. Re:It would mean the contract has been poorly writ on Google Brings Design-By-Contract To Java · · Score: 1

    Ah I see what you mean now. Actually I think you've hit upon the key feature of Design by Contract that most people miss. It's not just tossing assertions all over your code. It's a design discipline that shapes the way you write the system, and that's why it's good at finding design problems.

  4. Re:It's just syntactic sugar anyway on Google Brings Design-By-Contract To Java · · Score: 2

    Actually Design by Contract is a design discipline, not a bunch of error checks. It's a bit like programming without gotos: the benefit comes not from avoiding typing "goto" into your source code, but rather from the style of reasoning you use when you learn the proper alternatives.

  5. Re:It would mean the contract has been poorly writ on Google Brings Design-By-Contract To Java · · Score: 1

    The "definition of correct" is the system working the way it should. I'm not sure what you're suggesting here: that a system should stick with the original, possibly flawed, contracts rather than fix them to operate properly? That once you make an error in a contract, you should live with it forever? I fail to see how that perspective is helpful or realistic, and, forgive me if I'm wrong, but I suspect you may be lacking in practical experience with Design by Contract.

  6. Re:Fail on Google Brings Design-By-Contract To Java · · Score: 1

    Contracts can easily have bugs. That shouldn't be too hard to imagine. You could easily have a postcondition "ensure item[index] == 123" when "index" is out of bounds, or when you meant to write "0x123", or when the array is actually called "items".

    The fact that contracts can have bugs doesn't negate their value any more than the same fact about software negates software's value.

  7. Re:Dunno on Putting Up With Consolitis · · Score: 1

    I picked up a very nice looking 21" 1600x1200 CRT for free. Spending $1 on a display with fewer lines of resolution would be crazy.

    Uh... unless you care about something other than resolution. Like desk space, or weight, or power consumption.

  8. It's the instant-revert crowd on Contributors Leaving Wikipedia In Record Numbers · · Score: 1

    I know I find it increasingly frustrating to contribute because whatever you add, there's always someone waiting to revert it immediately without any attempt at compromise or discussion.

    I also have to say that I think people will find it humourous 50 years from now when they look back at comments from 2009 about how there's not much new stuff to add. That's a bit like the fellow who wanted to close the patent office in 1899 because everything had already been invented.

  9. Exactly on Press Favored Obama Throughout Campaign · · Score: 1

    In other news, the press favors chocolate over brain cancer.

  10. Uh, no on Space Litter To Hit Earth Tomorrow · · Score: 1

    I'm not sure how you imagine orbit works, but it's not like things hang there motionless waiting for you to give them the slightest little nudge in the right direction.

    You know how much energy it takes to get something into orbit? Well, it takes roughly that much again to fling them into an escape trajectory.

  11. Ha ha on The Quietest Sun · · Score: 1

    Don't quit your day job.

  12. We're nerds here, right? on The Quietest Sun · · Score: 1

    We all understand that the number of sunspots can be low and increasing at the same time?

  13. Re:delta-v on Spacecraft Buzzes By Mercury · · Score: 1

    With 600kg of propellant on board, you'd be able to fire the engine for 600kg / 0.209kg/s = 2871 seconds on the Earth's surface ... a little over 47 minutes.

    True, though your calculation has nothing to do with Earth's surface. (When Isp is measured in seconds, they multiply by the gravity on Earth's surface just for fun.)

  14. Re:delta-v on Spacecraft Buzzes By Mercury · · Score: 4, Informative

    The main engine has a Specific Impulse (Isp) of 318 seconds. [spaceref.com] On Earth, you'd get about 318 seconds (5+ minutes) of operation.

    No. Specific impulse, despite being measured in seconds, has nothing to do with how long the rocket can fire. That obviously depends on how much propellant you carry.

    Take another look at that Wikipedia article you linked on specific impulse.

  15. Re:My... How Times Change on Sound Bites of the 1908 Presidential Candidates · · Score: 1

    The heritage of abolition and the abolishment of slavery.

    Also, don't forget they abolished slavery.

  16. 38? Try 80 on Sound Bites of the 1908 Presidential Candidates · · Score: 1

    We're all comparing this to the Great Depression.

  17. Re:Your professor is incompetent on How Big Should My Swap Partition Be? · · Score: 1

    On what application do you get a 99.99999% TLB hit rate? I've never seen that on a real app.

  18. What am I missing? on How Big Should My Swap Partition Be? · · Score: 1

    You don't have a gig of swap utilized.

  19. It does have some correlation on How Big Should My Swap Partition Be? · · Score: 1

    If your program has a working set larger than the machine's physical RAM, it will be exceedingly slow (effectively running at disk speed rather than RAM speed). If your program's working set is 1/N of its total memory usage, then a swap space N times RAM will make sure you hit unbearably slow performance before you hit an out-of-memory error.

  20. Or edit Wikipedia templates on Clean Code · · Score: 1

    Some of them have to be seen to be believed.

  21. Where have I heard this before? on Saturn's Rings May Be Very Old · · Score: 1

    Oh yeah, it was on Slashdot nine months ago.

  22. Re:not a EULA eh? on Mozilla Admits Firefox EULA Is Flawed · · Score: 1

    The GPL only imposes restrictions on how you can distribute software. Anyone can use it however they want.

    Same issue with Firefox: according to Mr Baker, their license is GPL plus "don't use our trademarks etc." That's not a licensing issue at all really; just informing you of the rights you don't have regardless of whether you use Firefox.

    Based on Mr Baker's comments, I'd expect there is no "by using this software, you agree..." clause in there at all. That's why it's not an EULA.

  23. You're thinking of copyright... on NASA Patents To Be Auctioned · · Score: 1

    ...but it would seem logical that the same would apply to patents.

  24. Re:Circles and Arrows on Scribbling On Digital Photos · · Score: 1

    I wonder how many other people would even get that reference?

    Not me. What is it?

  25. Best AC post ever on J. K. Rowling Wins $6,750 In Infringement Case · · Score: 1

    Mods, pay attention!