Slashdot Mirror


User: brantondaveperson

brantondaveperson's activity in the archive.

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

Comments · 1,666

  1. Re:griping about historical accuracy in this case on The Imitation Game Fails Test of Inspiring the Next Turings · · Score: 1

    You've got to admit though, you *are* pretty pissy about it.

    Also: Conformation does not mean conformity. I assume that you don't care about what the words you're using actually mean, preferring instead to rant (in lower case) about how we all know perfectly well what you mean, and shouldn't worry about what a mere dictionary has to say about the matter.

    You know, for someone who says that they're relaxing, you really are awfully uptight.

  2. Loo Pay? on Samsung Takes On Apple Pay By Acquiring Mobile Wallet Startup LoopPay · · Score: 3, Funny

    Great name, Samsung. Nice work.

  3. Re:Some misconceptions on Java Vs. Node.js: Epic Battle For Dev Mindshare · · Score: 1

    Languages aren't compiled or interpreted: implementations are.

    Though true, there are some languages that lend themselves to compilation more than others. Anything with an 'eval' statement, for instance, doesn't lend itself to compilation.

    Node.js isn't fast. It's concurrent.

    It should be though. If V8 compiles the javascript to machine code, why isn't it fast? I know it isn't, because it's an order of magnitude slower than the equivalent code written in C, and I think a fifth of the speed of code written in Go (from memory...). What's the deal?

  4. Re:Wait for HDR on Ask Slashdot: Affordable Large HD/UHD/4K "Stupid" Screens? · · Score: 1

    but HDR makes watching TV a lot like looking out a window.

    Still marginally less entertaining though.

  5. Re:Wading (indenting) in: on Nim Programming Language Gaining Traction · · Score: 1

    That's great that you always have access to your editor-of-choice.

    Sometimes one has to use whatever command-line editor happens to be lying around, nano or vi or whatever. Sometimes (yes.. I know...) you might be on Windows trying to use notepad. Notepad++ isn't much better in this respect.

    The problem with python is that your code can look fine in any of these editors, but not actually be fine. If I can't find simple syntax errors in code just by looking at it, then there is a problem with the language.

    Also, it's not less to type in a syntax-aware editor (in a non-syntax aware editor, python is much worse).

    In C: it's "{ \n <code> }" to type a new block
    In Python it's ": \n <code> \b" to type a new block.

  6. Re:[1]=overhead? Not always on Nim Programming Language Gaining Traction · · Score: 1

    Oh ok, I see what you mean. Yes, you could use the zeroth element to store the length, but now you're presumably going to do bounds checking on every access (or what's the length for?), which is even more expensive. Also, storing the length at element zero is problematic if the array is large and the width of the array elements are too narrow to represent it.

    Or you could just waste the space, which seems to be a pretty weird approach.

    I don't know - it does seem to me that 1-based array indexing is just ever so slightly more difficult and ever so slightly less efficient and far far less common. So, why?

  7. Re:[1]=overhead? Not always on Nim Programming Language Gaining Traction · · Score: 1

    It is if both the array and the index arrive as variables - so that the compiler doesn't know what they're going to be. In that case you do have an extra instruction to perform.

  8. Re:Big Data on Will Submarines Soon Become As Obsolete As the Battleship? · · Score: 1

    Eventually, we'll probably have massive swarms of small, cheap, robotic drones that can swarm the oceans and search for them with active methods (not caring if they get detected themselves).

    I would estimate, not being even remotely qualified, that the number of devices you'd need to effectively search the entire oceans for submarines would be an order or magnitude greater than the number of devices you'd need to search the land for, er, land submarines. I mean, armoured trucks or something. And if such an effort did signal the end of submarines, then what are all your small cheap robot drones actually for now?

    Damn things would probably turn around and take over.

  9. Re:ummm... on The Revolution Wasn't Televised: the Early Days of YouTube · · Score: 1

    Whereas the article, should you choose to read it, makes it perfectly clear that there was plenty of video on the internet prior to youtube.

    The point it, I think, the youtube was the first one to do it that didn't suck. In a way it's sad, but very often the revolution comes along when someone suddenly decides to implement technology in a way that doesn't suck.

  10. Unfortunately the truth is that overloaded operators are a bad idea

    That's a really silly position to take. Operator overloads are incredibly useful, and are one of the things that really helps to make a language more expressive. They can be abused, but so can any part of any language, and taking them out because once you saw someone do something bad with them was an overreaction. And you can't seriously imagine that it's even remotely possible to provide built-in language support for mathematical operations on all possible mathematical objects.

  11. Re: I've got this on An Argument For Not Taking Down Horrific Videos · · Score: 1

    Good lord I've been doing it wrong for years....

  12. Re: I've got this on An Argument For Not Taking Down Horrific Videos · · Score: 1

    Well - that's a pretty fair point. I would like to think that there's something between 'children' spaces - and completely no-holes-barred burning-alive-videos-ahoy spaces. I'm not sure I'd exactly consider youtube to be a 'childrens' space - it's certainly not curated with 'children' in mind - but I'm very happy that they take down the ISIS videos from there.

    Presumably there are spaces where these videos don't get taken down, and if there was something deeply wrong with me and I actually wanted to see someone get beheaded, then I suppose I could go there and watch such things. Seems to me it should probably be treated on a par with child pornography though.

  13. Re:How about the atrocities committed by the USA? on An Argument For Not Taking Down Horrific Videos · · Score: 1

    Dresden.

    I mean, I know it was a long time ago, but I think it counts. Also - I would imagine it unlikely that none of the civilian casualties of the current round of US 'wars' were burned alive.

  14. Re: I've got this on An Argument For Not Taking Down Horrific Videos · · Score: 2

    Not allowing children to see videos of people being meeting violent, terrifying and agonising deaths is not 'fascist style totalitarianism' - and would cause children rather more than 'slight discomfort'. Contrary to a couple of rather bizarre posts above, this is nothing at all like Hansel and Gretel.

  15. Re:I've got this on An Argument For Not Taking Down Horrific Videos · · Score: 1

    I think when 'freedom of speech' is used to justify the public dissemination of videos of a terrified human being being burned alive in a cage, it deserves to be examined a bit more closely. I don't think you've 'got this' at all.

    And of course, terrorists aren't trying to remove freedom - they're trying to distract you from the fact that there's only actually a small number of them in a country quite a long way away. They're trying to terrify you. Which, if you keep on allowing their videos to be kept online in the name of the rather poorly-defined notion of 'free speech', you will be making all the easier.

  16. Re:Subby wants a bottle... on Ask Slashdot: Gaining Control of My Mobile Browser? · · Score: 1

    This is the thing. The economy of the web, in the sense of who is paying for all those 'free' sites, is built upon advertising. Personally, I don't like that very much, and in particular I dislike advertising in general.

    This does not change the fact that advertisers are paying for those sites so that you can view them for 'free'. Thus blocking advertising is not an ethical act by a well-known test for ethics (what would happen if everyone did it?).

    So - don't install adblock, and if you hate advertising that much, don't visit sites that employ them to pay their bills. This will result in a fairly restricted web browsing experience - but perhaps the time saved can to do something more productive instead? For myself, I just deal with the ads. And sometimes, despite myself, when they seem to be advertising something that I might be interested in, I even click on them. Once, and no-one is more surprised at this than me, I even bought something.

  17. Re:Science has never had great PR on Science's Biggest Failure: Everything About Diet and Fitness · · Score: 1

    Really? Was the dietry advice given pre-war to eat as few fresh fruit and vegetables as possible? "An apple a day keeps the doctor away" is a saying dating back to the 19th century, which is certainly post some wars, but not I assume post the war you're talking about.

    Anyway - sorry - I don't mean to bicker. Instead I just mean to thank you for you link - I'll take a close look at their site. In my prior comment I was trying to talk more generally about such an organisation, but nusi certainly seems a good start.

  18. Re:Wrong on Science's Biggest Failure: Everything About Diet and Fitness · · Score: 1

    Is EBOV Ebola? In what sense do you mean that it has stopped? Are you suggesting that it's gone for good - that would be a reasonable interpretation of the term 'stopped' - or that the current outbreak has ended? My understanding of Ebola is that it's so deadly, and spreads so easily, that outbreaks tend to burn themselves out once you isolate areas. Sure not pretty though.

    I looked up your quote regarding chronic diseases being due to nutrient deficiencies, but no popular search engines provided any hits - However I assume it's Linus Pauling. He of the megavitamins.

    It's most fortunate that cancer is now an unheard-of illness since it was discovered that it may be trivially treated by high dosages of vitamin C. To Linus we should all be grateful.

    Perhaps instead of asking me, in my ignorance, to enlighten the audience - perhaps instead you could tell us all of Potter and Shaefer, and the incontestable efficacy of vitamin cocktails in fighting Ebola.

  19. Re:Wrong on Science's Biggest Failure: Everything About Diet and Fitness · · Score: 1

    The reason you take one multivitamin pill a day is because you are an idiot.*
    Fixed that.

    * Or you have a vitamin deficiency diagnosed by an actual doctor who used tests to determine this. And even then, eating food will probably be cheaper.

  20. Re:Eating lots and of nuts makes you thin? on Science's Biggest Failure: Everything About Diet and Fitness · · Score: 1

    "Eat food. Not too much. Mostly plants.".

    Thanks - this is the quote I was trying to remember. If anyone can put centuries worth of dietary advice in fewer words, well then they'd sell a whole bunch of bumper stickers.

  21. Re:Why worry? on Science's Biggest Failure: Everything About Diet and Fitness · · Score: 1

    Damn right.

  22. Science has never had great PR on Science's Biggest Failure: Everything About Diet and Fitness · · Score: 2

    Firstly, I don't think that science's position on diet has changed a great deal. Plenty of fresh fruit and vegetables, regular exercise, don't overdo the booze - I mean it's not all that hard. Omega-this, and poly-unsaturated that, and free-radicals the other - this sort of nonsense is the fault of lazy and sensationalist reporting, not of science.

    Science does not make any attempt to defend itself against this - and arguably this isn't science's job anyway. It needs to be some-one's job, but it isn't at the moment. I don't even know how one would go about setting up a dis-interested and objective organisation who's task was purely to disseminate scientific knowledge in an easy to understand form. Perhaps it's not even possible.

    But really, if you don't know how to eat properly, then you really haven't been paying even basic attention to basic science. Scott Adams is right in the sense that people are confused (Paleo diet? Seriously?), but science itself isn't confused. And nor should you be.

  23. Re:Problems in C++ on Is D an Underrated Programming Language? · · Score: 1

    The [] operator skips bounds checking, which is the main reason for using these classes in the first place.

    Stopped reading here. What nonsense. std::vector doesn't bounds check in any meaningful way in release code, and asserts in every possible way in debug code. The [] operator is overloaded by std::vector, and most assuredly does bounds-checking, and more besides. This is one of the reasons that stl is so slow in debug builds.

  24. Re:Problems in C++ on Is D an Underrated Programming Language? · · Score: 1

    I must say, you're being very polite to a rather belligerent AC...

    Anyway, I have a nitpick:

    dlopen() is C++'s reflection system.

    Not quite. dlopen is Linux (Unix? POSIX? Not sure...) reflection system, and OMG I hate it :) I remember reading the source code to some Linux commandline utility, and being completely unable to figure out how a particular function was being called until I found the dlopen() call...

  25. Re:COBOL on Is D an Underrated Programming Language? · · Score: 1

    All exceptions implementations cause a performance hit. You are better off just returning an error value on each function call and checking it

    ...Which causes a performance hit, and also causes you to have to write a ton of boilerplate everywhere. Not seeing a win. The performance hit of exceptions is extremely tiny, and so only matters in the most performance-critical applications of all. The type of applications where throwing an exception would be unacceptable anyway.