Slashdot Mirror


User: Lunix+Nutcase

Lunix+Nutcase's activity in the archive.

Stories
0
Comments
4,847
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,847

  1. Re:It's easy to feel good about Apple's policies.. on Apple Reverses Rejection of Ulysses Comic · · Score: 0

    Claiming that it is not censorship because someone could jailbreak their phone is like claiming that there is no censorship in China because someone could use proxy servers.

    Except that the latter is actual censorship while the former is a hysterical redefining of the term.

  2. Re:It's easy to feel good about Apple's policies.. on Apple Reverses Rejection of Ulysses Comic · · Score: 1, Informative

    Yes. Jailbreak your iPhone and download it from someone else. Neither act is illegal.

  3. Re:It's easy to feel good about Apple's policies.. on Apple Reverses Rejection of Ulysses Comic · · Score: 0, Troll

    To an extent, yes.

    Sure, if you completely redefine the term to mean something it has never meant or ever even implied.

  4. Re:It's easy to feel good about Apple's policies.. on Apple Reverses Rejection of Ulysses Comic · · Score: 0, Troll

    But...but...Apple forced people to buy their phones!!!

  5. Re:It's easy to feel good about Apple's policies.. on Apple Reverses Rejection of Ulysses Comic · · Score: 0, Troll

    So, where are all those other places that people can download iPhone/iPad applications?

    Cydia.

  6. Re:It's easy to feel good about Apple's policies.. on Apple Reverses Rejection of Ulysses Comic · · Score: 0

    I'm under the impression that the iStore or whatever is the ONLY place that you can get content for your iPhone/iPod/iThing. In which case your analogy doesn't hold.

    Cydia. And that's not the only alternative App Store.

  7. Re:It's easy to feel good about Apple's policies.. on Apple Reverses Rejection of Ulysses Comic · · Score: -1, Troll

    Apple did not just refuse to sell the application: they prevented anyone who owns an iPad/iPhone from obtaining it.

    No, they just prevented anyone who owns an iPad/iPhone from obtaining it from their store. There would be nothing Apple can do to stop this person from selling it in an alternative store or through their website to owners of jailbroken iDevices.

  8. Re:It's easy to feel good about Apple's policies.. on Apple Reverses Rejection of Ulysses Comic · · Score: 2, Insightful

    By such an absurd standard any store that choose not to sell someone's product is also engaging in "censorship".

  9. Re:Parameterized SQL on Kaminsky Offers Injection Antidote · · Score: 1

    Except that OS X is very much about sharing code. Only if you ignore the vast amounts of contribution back to open source projects by Apple and it's employees can you make such a ridiculous statement.

  10. Re:Parameterized SQL on Kaminsky Offers Injection Antidote · · Score: 1

    Who cares about "the best way"?

    Pretty much anyone but an incompetent programmer like you?

    My point to illustrate was the difference between testing one by one and using a loop of some sort to perform the operation.

    And it's a retarded way to do it.

    And for your information, what the hell do you think a "regex" does!? Do you think it doesn't perform looping internally?

    I never said anything of the sort. But your statement was a piss poor reimplementation of a regex.

    Take it from an assembly programmer -- All computers do is ADD and SHIFT.

    Pfft, assembly? Come back to me when you've programmed purely in hex.

    What is done with those basic functions is added complexity to represent something more abstract. The point is that whatever code that is created, it should be as bullet proof as possible. SQL injection should be impossible.

    Yes, but doing a bunch of stupid checks for all the bad things that can happen is precisely the wrong thing to do as was pointed out above because you can not remotely think of any and all bad cases. That's why you validate against what you know is good input and thus you don't have a bloated mess like your solution.

    And insulting someone like that? Not a a good move on your part. You are not as anonymous as you think you are.

    Oh noes! An e-thug is gonna come get me! I'm wetting my pants as we speak!

  11. Re:Move support in Portal 2. on PS Move Launch Date and Price Announced, Portal 2 For the PS3 · · Score: 0

    It says that I was making a joke at his expense.

  12. Re:Move support in Portal 2. on PS Move Launch Date and Price Announced, Portal 2 For the PS3 · · Score: 0, Troll

    So basically you want to hold a plastic phallus in your hand?

  13. Re:Parameterized SQL on Kaminsky Offers Injection Antidote · · Score: 1

    Also, writing checks for every case imaginable bloats your code and then there are all the cases you didn't imagine but a clever hacker does. the solution is to write checks for everything valid and have a standard procedure for everything invalid.

    Yeah, it's incredibly funny how the guy who was trying to talk down on other's for low quality code is someone who doesn't even understand the basics of using a regex to find invalid characters in a string but would instead create a huge spaghetti mess of if/else statements.

  14. Re:Parameterized SQL on Kaminsky Offers Injection Antidote · · Score: 1

    2 years after the fact. That's hardly equivalent to the claimed peer review that "happens all the time".

  15. Re:Parameterized SQL on Kaminsky Offers Injection Antidote · · Score: 1

    For example, if you are screening for illegal/disallowed characters in your input string, you could write a series of if/then to test for each one, or you could define a string comprised of disallowed characters and write a loop to test for the presence of any of those characters in the input string.

    That's incredibly retarded. How anyone would hire someone as dumb as you to code their business critical applications is beyond me. What you're talking about is what a simple regex accomplishes without a bunch of bloated conditionals.

  16. Re:Parameterized SQL on Kaminsky Offers Injection Antidote · · Score: 1

    I can't even think of writing code without checks for every condition imaginable

    So you're the idiot who writes code the 500 if else branches and 10 page long switch statements?

  17. Re:Textbook Publishers on E-Reserves Under Fire From Publishers · · Score: 1

    In most other industries this would be considered illegal as a clear conflict of interest.

    Care to cite the relevant statutory or case law to back this up? There is nothing inherently illegal about a conflict of interest. There are plenty of people who function in a number of positions despite conflicts of interest that exist and there is nothing illegal about it at all.

  18. Re:"Custom kinect port" on Microsoft Unveils Smaller Xbox 360 Model, Kinect Details · · Score: 1

    It will be hacked to work with a PC within a week, don't worry.

    What would be the point if no PC games are made to use it?

  19. Re:Wireless + XBL = More Lag? on Microsoft Unveils Smaller Xbox 360 Model, Kinect Details · · Score: 1

    I'm not a big XBL player but one thing I notice is how laggy a lot of gamers already are given a wired connection.

    Really? Outside of the first few days after a new game was released (like with Red Dead Revolver), I can't even count on 1 hand the times I've lagged or had others lag out of a game.

  20. Re:"Custom kinect port" on Microsoft Unveils Smaller Xbox 360 Model, Kinect Details · · Score: 1

    Except he's pretty much wrong. It's going to use a USB 2.0 type A connector.

  21. Re:Worrying trend on Publishing Company Puts Warning Label on Constitution · · Score: 5, Insightful

    What is next? The banning of all primary source materials in school textbooks because they are old?

    Except this isn't banning anything. Great slippery slope fallacy though!

  22. Re:in b4 on Mass SQL Injection Attack Hits Sites Running IIS · · Score: 1

    Of which you then leave out:

    So it looks like a SQL injection attack against a third party ad management script.

  23. Re:What about Google? on Why No Billion-Dollar Open Source Companies? · · Score: 2, Informative

    That's great and all but it doesn't change the fact that Google's actual business is in it's proprietary search engine and ads platform. They'd ditch their open source projects long before they'd over ditch those core business.

  24. Re:What about Google? on Why No Billion-Dollar Open Source Companies? · · Score: 4, Insightful

    Neither. I'm merely pointing out the facts which are that the Linux kernel they use is an internal, proprietary fork, their GoogleFS is proprietary, and the version of Ubuntu they use is an internal and proprietary fork. Why would it make me a troll to make sure that the entire story is heard?

  25. Re:What about Google? on Why No Billion-Dollar Open Source Companies? · · Score: 4, Insightful

    So what? This article wasn't about multi-billion dollar companies leveraging open source for their bottom line. It was about companies selling and supporting open source products that they create.