Slashdot Mirror


User: strcpy(NULL,...

strcpy(NULL,...'s activity in the archive.

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

Comments · 46

  1. Re:Two Wheels? on Japan's Melody Roads Play Music as You Drive · · Score: 1

    Simple, you get mono playback. Next question.

  2. Re:This isn't the publisher's fault on Plagiarizing Wikipedia For Profit · · Score: 1

    Certainly the publisher at least proof-reads a book, right? I mean, you can't just print whatever comes into your hands..

    In doing this, they should also ask for the author's references for non-fiction work. If they did so, they could catch such an obvious plagiarism very easily. Obviously the author didn't ask for references from the third parties either.

  3. You don't have an argument on Cell Phone Jamming on the Rise · · Score: 2, Insightful

    If you're in a restaurant and have a heart attack, surely someone will call 911 thru the landline. i.e. don't pay the tab until you are confident enough to walk into cell phone coverage if you're so concerned :) People can learn to live without cell phones. Filtering against those who don't know it yet won't be as profitable and simple blocking is much less offensive than telling the customer to STFU.

  4. Re:Just let them come on Making Your Code OSS-Appealing? · · Score: 1

    Nice going, 4 posts down the top of thread and we already have a vi/emacs war in our hands. Thank you.

  5. Re:Cripes! on Microsoft Marketing to OS Pirates, Just Agree to Audits! · · Score: 1

    You mean this time, or the previous one?

  6. Re:Just Stunned at the Ignorant and Selfish Attitu on The World's Languages Are Fast Becoming Extinct · · Score: 1

    You see, a lot of those languages are dying out because the speakers of the more monolithic languages have forced them into extinction.
    I don't know who you are talking about but they can take my C compiler from my cold, dead hands.
  7. Re:What Java really needs ..... on State of the OpenJDK Project and Java 7 · · Score: 1

    The argument I put forward was that brackets are only needed for inner expressions (not outermost ones).

    If your argument is so shallow (pun intended) it's not worth discussing. I still don't see the advantage of making such a change other than self-satisfaction. As we all know there are already good languages for self-satisfiers. No point in making Java one.

    Syntactic sugar looks like clutter until you consider error recovery. Sure, you can do away with it but humans need sugar.

    G'day.

  8. Re:What Java really needs ..... on State of the OpenJDK Project and Java 7 · · Score: 1

    Yeah, I'm sure he doesn't; especially as the change suggested hasn't already been used in languages far superior in expressiveness for at least the last 30-odd years ...

    We were discussing how impossible it is to make the said change to the Java language, but thanks for chipping in with your irrelevant func-prog fanboism. Of course LISP is much more expressive because it doesn't have a syntax. Alas, we were not really discussing LISP here.

    None of your precious little languages can ever solve the ambiguity problem. Observe:

    I'd suggest learning a little haskell
    map (dosomething [1 2 3]) [1 2 3] This wouldn't be the same thing as map dosomething [1 2 3] [1 2 3] would it?

    lisp and smalltalk (in that order)
    I'd really love to see you implement a LISP dialect without using brackets to group stuff together. Really. What are you gonna do? print "Hello World" ?

    Whatever you put side by side in LISP is a separate argument since it doesn't use infix notation. So, your comma argument doesn't work either. The comma operator is relevant only to infix languages.

    As for smalltalk, I'll look at it when I come across a real-world program written in it, but thanks for the advice.

  9. Re:What Java really needs ..... on State of the OpenJDK Project and Java 7 · · Score: 1

    Never mind the GP, man. He doesn't have a clue.

    If you consider a language such as C++, it's possible to write function/method parameters that can have default values. Those are problematic too.

    foo bar 3 4

    foo(bar(3,4)) or foo(bar(3),4) ??

  10. Re:Why use soap? on Anti-Bacterial Soap No Better Than Plain Soap · · Score: 1

    I don't get sick often either. Once every couple of yeras at most. However, when I do catch a cold, it develops very rapidly and is quite intense.

    It's a sample size of one but I guess it's an argument supporting yours.

  11. Re:How hard are nanotubes to create? on A Non-Toxic, Paper Battery / Supercapacitor · · Score: 1

    I'm glad "good behavior" like this is still rewarded in even a small corner of the internet.
    Whaddya mean small corner of internet? Slashdot is all of internet!
  12. You're not alone on Optical Solution For an NP-Complete Problem? · · Score: 1

    And I was thinking, "It should be Optical Sex Press!"

  13. Re:Finally, a solution is in sight on Optical Solution For an NP-Complete Problem? · · Score: 1

    Such an appropriate nickname..

  14. Re:Don't spread this! on The Java Popup you Can't Stop · · Score: 1

    Umm, you don't happen to work for a certain international telecomms company. Do you?

  15. Re:I'd let her extend MY superfactorial! on Winnie Wrote a Math Book · · Score: 1

    Then she asked me whether we could try the pigeon principle.

    I told her "It'll take more mathematicians than you think, baby".

  16. Re:I have a completely fair solution. on Firm Sues Sony Over Cell Processor · · Score: 1

    I'd love to get that kind of money. I could buy a negative brand-new sports car, a negative nice house..

    Heh, I could even lose a girlfriend with that kind of money.

  17. Re:Water on New Carbon-based Paper Stronger Than Nanotubes · · Score: 1

    If you're driving a car made out of this, you just go so fast that the rain doesn't touch it..

  18. Technology is amazing on TSA Loses Hard Drive With Personnel Info · · Score: 1

    Now we have portable thief magnets? Nobody would believe it ten years ago.

  19. Re:Less than 64M years on New Theory Links Biodiversity to the Stars · · Score: 1

    And Imaginary Geeks recognize what?

  20. Re:Cost isn't the only problem... on Is Your Printer Ripping You Off? · · Score: 3, Funny

    That depends on the printer. I'd submitted quite a number of blue homeworks back at school with an HP Deskjet 610.

  21. Re:Open Networks Are Open on UK Man Convicted For Wi-Fi Piggybacking · · Score: 1

    I'll never understand why people expect "free tech support" when it comes to computers. I'd really like to know where on earth you get your car, dishwasher or a simple lamp get fixed for free.. We don't let people drive a simple car with only 3 controls without giving them a 6 months+ training and yet accept the "fact" that they are experts with no training at all when they are using a computer.

    If something is broken you take it to an expert and pay him. Expecting grandma to correctly set up a secure network results in events like this; it doesn't happen.