Slashdot Mirror


User: bob.appleyard

bob.appleyard's activity in the archive.

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

Comments · 309

  1. Re:Psst. Copyright doesn't work like that! on Brightnets are Owner Free File Systems · · Score: 4, Insightful

    Just ignoring the law and breaking it doesn't make you a fearless defender of freedom. It just makes you a criminal. Only if, through your actions, you actually hope to effect real change, can you justify them using your thesis.

  2. Re:I wonder... on NASA to Launch Solar Sail · · Score: 1

    You're right, I neglected the mass of the spacecraft. Silly me.

  3. Re:And here we go again on Anti-Evolution "Academic Freedom" Bill Passed In Louisiana · · Score: 1

    I think I was trying for "the root of anti-science."

  4. Re:While the kernel is rock solid on The Interactive Linux Kernel Map · · Score: 1

    Seems to be variable. I had absolutely no problems installing FC6, 7 and Fedora 8 and 9. Just pop the CD in and go. I'm not saying these install problems don't exist, I've just never seen them.

  5. Re:I wonder... on NASA to Launch Solar Sail · · Score: 2, Interesting

    Says it uses "photon pressure," so just under c would be the cut-off, I reckon. It would probably leave the solar system long before it reached that velocity, though.

  6. Re:And here we go again on Anti-Evolution "Academic Freedom" Bill Passed In Louisiana · · Score: 2, Funny

    Sqrt(-science). Makes sense.

  7. Re:Why alarm bells? on Firefox 3 Already Rules the Roost · · Score: 1

    Oh how quaint, you use a computer to perform partial differentiation in 20 dimensional space? I'm much more forward thinking: I use pen and paper.

    Automating stuff that doesn't require thought frees the mind to actually think.

  8. Re:Of course it will on Will Amazon Get a Visit From the Tax Man? · · Score: 1

    A tax should not be odious to the payer. It should not put you in a position where you are unable to support yourself as a result of paying. This isn't justice, really. The main reason is that your ability to pay the following year would be diminished, making such taxes solely punitive in nature. The treasury loses in the medium to long term.

    If I have $1,000 and you take $400 away, I'm under a lot more pressure than if I have $10,000 and you take $4,000 from me. This is because money, like many things, has a marginal value.

    It follows that, as one's wealth increases, a greater proportion of it may be taxed without being called punitive, until some maximum is reached.

    Progressive taxation isn't about "punishing" success, it's about not "punishing" failure, for reasons that have little to do with justice per se.

    Whether earned income should be taxed at all is another matter entirely.

  9. Re:Snakes... on Scandinavian Scientists Designing Robotic Snakes · · Score: 1

    Blade Jones? Indiana Runner? Indiade Junner? Bladiana Rones?

  10. Re:For those that use this... on Bell, SuperMicro Sued Over GPL · · Score: 1

    Yes. It's so they can't do that to the users of the software they distribute.

  11. Re:OMG!! Stallman's GPL is much worse on A Hippocratic Oath For Scientists · · Score: 2, Funny

    Go on about Mafiaa but it (riaa mpaa and the others) have millions of infarctions a day,

    Myocardial infarctions? Nasty.

  12. Re:Place Yer Bets on SCOTUS To Hear Small ISPs' Case Against AT&T · · Score: 1

    Proper links will become invalid when the site being linked to changes or disappears. TinyURL links become invalid when either the site being linked to changes or disappears, or TinyURL changes or disappears.

    I get the feeling that DNS is a better bet than TinyURL.

  13. Re:They've been planning this for a long time on Nokia to Acquire and Open Source Symbian · · Score: 1

    Who says anarchy doesn't have rules? It's mostly a matter of who makes em.

  14. Re:Petard, meet hoist. on Google Trends vs. Community Standards On Obscenity · · Score: 2, Informative

    You could use Genesis as a post-facto justification, but that's not the only interpretation you could give, and it doesn't actually explain why privacy didn't become a concern with conversion, but emerged later.

    The assumption of privacy (with regards to sex and sleeping and stuff) in Christendom is more a result of the Little Ice Age than of any inherent moral concerns. During the Medieval Warm Period, there was a big hall where the lord and his maintainers all just slept together in. There was a fire in the middle, and it wafted out of the door. Privacy just wasn't an issue. When the winters got colder, you needed to close that door to kill the draft. This meant that chimneys needed to be invented, and beds needed some insulation, leading to four-poster beds, houses that were commonly more than one floor, and , ultimately, the assumption of privacy when sleeping.

  15. Re:For those that use this... on Bell, SuperMicro Sued Over GPL · · Score: 1

    4)enjoying personal freedom : not subject to the control or domination of another

    This is the pertinent meaning.

  16. Re:Is there an award for understatements? on Google To Develop ISP Throttling Detector · · Score: 1

    That's so ace, it's going in my sig.

  17. Re:Guess they don't play WoW... on Leaked ACTA Treaty to Outlaw P2P? · · Score: 1

    What percentage of global internet users is 10m? Is is greater than 4%?

  18. Re:Guess they don't play WoW... on Leaked ACTA Treaty to Outlaw P2P? · · Score: 3, Insightful

    Yeah, just like all those students from the 60s and 70s voted to legalise marijuana.

    Society changes, but it's often much slower than one might expect.

  19. Re:Somebody update NoScript. on Move Over AJAX, Make Room for ARAX · · Score: 1

    I agree that data coming from an untrusted source should be vetted as a matter of course. You can do a lot to help that using methods specific to the domain (e.g. using prepared SQL statements rather than concatenating strings, avoiding null terminated strings like the plague), but I am of the opinion that making user input conform to a type system is tangential to the issue of security.

    After all, you're just pulling bytes from a pipe of some kind. Bytes from a pipe are not subject to compiler magic, and are pretty much by definition unsafe.

    If you can give an example where type theory trumps domain specific sanity checks, I'm all ears.

  20. Re:Somebody update NoScript. on Move Over AJAX, Make Room for ARAX · · Score: 5, Informative

    Strong and weak are often confused with dynamic and static. They're orthogonal concepts.

    An example of a weakly statically typed language would be C. You have to declare the all the types, so you know what type you're dealing with compile time, but a boolean can be treated like an integer or a pointer. An example of a strongly dynamically typed language would be Lisp. You don't have type declarations (well in Common Lisp they're optional), and you don't know the type of a variable at compile time, but a list cannot be treated like a number.

    You do get dynamically weakly typed languages, like PHP. You also get statically strongly typed languages, like Haskell. Assuming that strong and static are the same thing, or that weak and dynamic is the same thing, is a big mistake.

  21. Re:Silliness on Kurzweil on the Future · · Score: 1

    Well OK, I'll tell my high school maths teacher was wrong when I meet her. Seriously, thanks for that.

  22. Re:Silliness on Kurzweil on the Future · · Score: 1

    It's basic high-school math that not every function has an inverse function.

    A function is a one-to-one mapping.

  23. Re:Linux has been business-desktop ready for years on Microsoft Free, One Year Later · · Score: 1

    D oyuo have it on plain text at the bottom? If it's HTML formatted (which I think might be the default, I dunno), you have to put markup in for that kind of stuff.

  24. And the rest? on An Imaginative Use For CCTVs · · Score: 1

    Why did the vast majority of those asked fail to comply with this law?

  25. Re:Off the top of my head? on What Makes a Programming Language Successful? · · Score: 1

    As well as the ability to have multi-line lambdas. Hence my comment.