Slashdot Mirror


User: DrPascal

DrPascal's activity in the archive.

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

Comments · 144

  1. Re:Dear Microsoft: on Ask a LinuxWorld Exhibitor · · Score: 1

    Mutually exclusive files? Does this mean that I can either have httpd.conf OR smb.conf, but not both? Say it ain't so!

  2. Re:How to Avoid Mistakes? Practical Advice? on Using Redundancies to Find Errors · · Score: 1

    Do you mean that you had something like this?:

    while(*(c++) != 0);

    or the like? Because if you are referring to a complaint by the compiler that the while loop has no statement after it, you could have easily put the incrementing portion in a block after it, such as:

    while (*c != 0) c++;

    Or am I missing the point?

  3. Re:Orthography on PC Baangs In America · · Score: 2, Interesting

    Yeah ... and it's "ok" to call a bookstore a "chack bahng" or a "chack ka-gay", (I believe ka-gay is 'store'), but you couldn't say "pizza bahng", because supposedly it sounds really stupid to Korean people. At least the exchange students I know.

  4. Re:Realize? on InterTrust Says It Owns DRM, Sues Microsoft · · Score: 1

    We already have ____ laws so do we really need ____ laws?

    Funny, when you say the same thing about ____ laws, everyone freaks.

    ---

    This isn't MadLibs, people. The concepts of DRM are NOTHING like concepts of gun control.

  5. Re:Apple charging for their point releases... on Newsflash: Mac Users Love Apple, Hate Microsoft · · Score: 1

    Out of curiosity, why did you choose "an" before the ".1" portion of your sentence? I read ".1" as either "dot one" or "period one" ... what do you say?

  6. Re:You're fucking stupid asshat on Review: Harry Potter & the Chamber of Secrets · · Score: 1

    What the hell is a quality adult? Quit making such self-aggrandizing statements and try to read the Harry Potter books before bashing them.

    Oh wait ... you were just an Anonymous troll, I missed that. Oops!

  7. Re:so, does it print? on Larry Rosen on the Microsoft Penalty Ruling · · Score: 1

    You're missing the overall point ... you keep trying to make me out to be an MS advocate because it's convenient for your argument, completely missing the point of my original post.

    My point is that the article was misinformed, and that it costed nothing to view the API. Your decision to avoid future MS products has nothing to do with my point, and neither does your rant/opinion about the quality of the Win32 API.

    If you can't separate the concept of a fact from praise, I can understand how you fail to separate your rants from your (lack of) facts.

    Frankly, I don't care about where Microsoft ends up, or whether or not readers of Slashdot ever choose to view MSDN. I just want my fellow readers to be aware of an incorrect line in the article. Enjoy your soapbox.

  8. Re:Reality Check, dismal future predicted. on Larry Rosen on the Microsoft Penalty Ruling · · Score: 2, Interesting

    Slow down there, buddy ... all I was noting was that you can get references to the API on MSDN, nothing more. I certainly wasn't "barking" about MSDN's "free as in beer", and this post wasn't meant for you to jump on your soapbox.

    And using phrases like "for all we know" aren't going to get you anywhere with people that can recognize the difference between a solid argument and a fallacy. I must have missed the portion of my post where I discussed lawyers and Palladium ... or were you just ranting?

    A poorly written program is just that, and if you don't follow the documentation and caveats of the APIs that YOU choose to use, your software will crash and burn. The programs that I wrote years ago still run perfectly fine in Windows 2000/XP as they did in Winnt 4.0 and Windows 98. If you don't want to truely understand the API enough to write a coherent and robust program for Win32, don't, but save us all the tirade and zealotry.

  9. Quick Note on Larry Rosen on the Microsoft Penalty Ruling · · Score: 5, Informative

    and the APIs can be buried in MSDN, forcing OSS software developers to not only subscribe to MSDN, but also follow whatever licensing MSDN forces on users.

    MSDN's documentation and source examples are free ... msdn.microsoft.com has all of it. As a former MSDN subscriber, you get software and EXTRA downloads (ability to try new releases, etc), but the documentation is always freely available. FUD Alert!

  10. Unnecessary on Most Powerful Computer in Canada - for a Day · · Score: 1

    Sounds like a bunch of nerds trying to calculate how to get a date instead of going to the bar and trying it the good ole' way ... clue fellas: This is NOT the way!

    {offtopic?}

  11. Re:Honest to whom? on Working Bayesian Mail Filter · · Score: 1

    It handles all cases:

    src honesty.pl, line 349:

    if($a = m/(not)? [hH]onest to ([Gg]od|[Aa]llah|[Ss]atan)/)
    { ...

  12. Re:Ehem... on Delivering Software, Electronically? · · Score: 1

    20 dollars on pump 3, please!

  13. Re:And... on Internet Backbone DDOS "Largest Ever" · · Score: 1

    Tricky tricky ... but there are/have been alternatives to Ethernet (even though it's ubitqitous nowadays)... maybe I'm showing my ignorance here, but I can't think of a known alternative to TCP/IP that was ever a player... no?

    I'm curious to know if there were other choices at a time... :-D

  14. Use Of Gnarly not giving credit! on Gnarly Error Messages · · Score: 0, Troll

    The correct headline should be written as:

    GNU/Gnarly Error Messages?

    Come on people...

    -1 Flamebait, +1 Lame, +1 Funny = +2! Not bad.

  15. Re:Teach English on Visiting the World, as a Geek? · · Score: 2, Insightful

    How does one look "American"? Do you mean look "white"? Or do you mean "not Chinese"? Seems like a bad generalization.

  16. Re:Metered bandwidth on Privacy Leak in Mozilla and Mozilla-Based Browsers · · Score: 1

    This is absolutely true when catching the casual "hotlinker", but it's quite simple to tack on Referer headers with programs like wget, and most sites Referer checkers are more than satisfied with the exact same URL of the file you are downloading as the referer. For example, if I wanted to get http://www.download.com/downloadme.file, throwing in "Referer: http://www.download.com/downloadme.file" usually does the trick. It could easily be thrown into a script, and would be great for batch processing (getting many files without clicking through many pages of the same site).

  17. Re:What the fuck are viruses? on Water + Salt + Energy = Clean! · · Score: 0, Offtopic

    Unconventional twists are good unless they are blatantly wrong, such as "definately". Every time I see someone spell "definitely" "definately" I want to scream in agony.

    Here come the onslaught of people replying to this post spelling it in a very predictable way.

  18. Re:Stick with PPC on Apple Secretly Maintaining x86 Port Of Mac OS X · · Score: 1

    "...your assumption that PPC is automagically more powerful than Intel architectures is a clear indication that you are severiously under-informed..."

    That is classic Ad Hominem to those that know logic and critical thinking class material. Attack this guys point, not him as a person ... it's a fallacy.

    Of course, your entire statement is wrong because your name start with a Z. ;-)

  19. Re:Ximian Evolution on Can We Finally Ditch Exchange? · · Score: 1

    It sounds like he's looking for software to replace the server, not the client. He doesn't want integration with Exchange, he wants to get rid of it.

  20. Re:Programmers and *Office? on Verizon Switches Programmers to Linux · · Score: 1

    How are you "disagreeing" with him? The parent poster said "suck it up and use what you are supposed to or stop doing it" in so many words. Your friend didn't want to bend to the rules of the US healthcare system (a.k.a. "suck it up"), so he "stopped", and moved out of the US. Sounds like quite an agreement to me.

  21. Lambda on Crush/BRiX: An Experimental Language/OS Pair · · Score: 0, Offtopic

    Perusing the compiler source... "lambda."

    Quoting one of the greatest movies of all time: "You keep using that word. I dunna think it means-ah what you think it means."

  22. Re:Programmers and *Office? on Verizon Switches Programmers to Linux · · Score: 1

    I'm going to say that you are making a poor equivocation. The final product is dependent on the tools in this case. It'd be more like "When you hire a baker to make you cookies shaped in your initials, do you demand him to use your cookie cutters?" Of course you do. Why? Because you want the final product to be the way you intended him to do it. Can it be changed after the fact? Possibly. It might be a bitch, but it's doable.

  23. Re:I'm designing DSL equipment for this on Traffic Shaping on DSL? · · Score: 1

    This post provided absolutely no merit or value to the discussion. Did I miss your point, or were you just patting yourself on the back?

    "I did this really cool thing. Sucks for you!"

  24. Just another reason to complain on Visual Studio .Net: Now with more Viruses · · Score: 2, Insightful

    If you actually read the article, there are very valid reasons (albeit mistakes) that this happened, and the likelyhood of the virus actually running on the machine is next to none. The Help system wouldn't ever open it.

    But hey, this is Slashdot. Let's all miss the relevant parts of the article and just bash "M$"! Yay, fun.

  25. Re:Why store secret key? on Keeping Private Customer Data...Private? · · Score: 1

    And what happens when they compromise the second password? [/obvious] Great idea.