Slashdot Mirror


User: asdfghjklqwertyuiop

asdfghjklqwertyuiop's activity in the archive.

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

Comments · 1,548

  1. Re:Really? on The PHP Singularity · · Score: 1

    Yeah... I used to write PHP more often ~5+ years ago. The only time I miss the easiness of is in when doing the simplest things. I still use PHP for such things once in a while. But In every other way I find Python to be better and that verbosity you're talking about winds up insignificant.

  2. Re:Really? on The PHP Singularity · · Score: 1

    I still don't know what you're talking about. It still doesn't have anything to do with implementing the FastCGI. protocol in every script that you write. start_response() is WSGI which can be run completely without FastCGI. If you don't want to say "start_response('200 OK', [('Content-Type', 'text/plain')])" all the time then don't write your web app in WSGI. Use some higher level frame work like django or something.

  3. Re:Really? on The PHP Singularity · · Score: 1

    That has nothing to do with fastcgi

  4. Re:Really? on The PHP Singularity · · Score: 1

    ...has to implement the fastcgi protocol by hand for every single script like python...

    Huh?

    http://trac.saddi.com/flup/wiki/FlupServers

  5. Re:Of course. on TSA Defends Pat Down of 4-Year-Old Girl · · Score: 1

    I don't quite understand why so many USians are so wound up about pat-downs. They are standard practice around the world in any environment where certain items must be excluded from a physical space.

    No they aren't. All I ever had to do to get in to a court building or police station was go through a metal detector.

  6. Re:Go figure on LSD Can Treat Alcoholism · · Score: 1

    I know I went off on like 6 tangents here, but you seemed curious about the experience itself

    Yeah, thanks for the info.

    And for God's sake don't start out with more than 1-2 hits or 2-4 friends.

    Is that only if you want to do the whole introspection thing and try to get something out of it? You mentioned at first you only used it as a party drug and nothing extraordinary happened the first time. I'm guessing the only place I'd be likely to find it at first would be at a music fest or concert or something like that. Not as controlled of an environment as you're recommending.

  7. Re:Go figure on LSD Can Treat Alcoholism · · Score: 1

    Were those positive effects (getting over an ex-girlfriend, partying less) only on the first trip or different ones?

  8. Re:Not a big deal on Dreamhost FTP/Shell Password Database Breached · · Score: 1

    If they can email you the plain text then they are not hashed.

  9. Re:Filter EVERY input right at the start. on Ask Slashdot: Writing Hardened Web Applications? · · Score: 1

    People's names are not usually "acted upon" like command lines are. As far as the program is concerned, they're just arbitrary character strings.

  10. Re:Points 4. and 5... on Duqu Attackers Managed to Wipe C&C Servers · · Score: 1

    It does nothing (yes, nothing) to enhance security

    It may enhance your luck. Sometimes exploits are found and there's some time between the discovery of the vulnerability and you fixing your system. In that time it could be that the only attack that will be attempted on your system will be an untargeted one by someone who's just quickly sweeping the whole internet on the standard port for as many machines to root as quickly as possible.

  11. Re:Points 4. and 5... on Duqu Attackers Managed to Wipe C&C Servers · · Score: 1

    Serious question to all: Do people still use the default port for SSH anymore? I never have, as once we went from telnet to ssh (over a decade ago...) we just always used a non-standard port. Makes my logs a lot easier to read.

    Yes, I run it on the default port, as does everyone else I personally know. How does running it on a non-standard port make your logs easier to read?

  12. Re:the best camera on Ask Slashdot: Best Camera For Getting Into Photography? · · Score: 1

    I'm thinking about getting one of those, but don't you find the lenses to be on the big side?

  13. Re:Experience with my Huawei router on US Government Probes Huawei and ZTE · · Score: 1

    An IP address isn't necessarily invalid because it ends in .255. If the web interface is simply preventing you from entering any address ending in 255 then that's another broken thing on that router.

  14. Re:Why blame CIQ? on CarrierIQ Tries To Silence Security Researcher · · Score: 3

    Beat up on them for no good reason? They're a spyware manufacturer. Sounds like a perfectly valid reason to me.

  15. Re:Impossible! on Potential 0-Day Vulnerability For BIND 9 · · Score: 1

    No, we don't.

  16. Re:That's it. It's over. on AFL-CIO and Big Content Advocate For SOPA · · Score: 1

    Paying $30 for a DVD and then making a thousand copies of it still makes them $30 of profit.

    As "they" love to point out, the thousand people you give those copies to are now less inclined to pay $30 for a copy.

  17. Re:Many regular people own MSFT on Microsoft Shareholders Unhappy After Annual Meeting · · Score: 1

    How hard is it to learn LaTeX, anyway?

    Extremely, as soon as your boss/customer/instructor asks you to make some silly change to the document formatting that LaTeX and/or the template wasn't designed to make easy. I gave LaTeX a try and it didn't take long for it to become incredibly hard to use in those cases.

  18. Re:Here's a chance to grab my money Google. on Google Music Downloads To Go Ahead Without Sony Or Warner · · Score: 1

    You must not have used Amazon in a while. Over the past year they started requiring the use of their downloader for more and more stuff. I stopped using amazon and started using rhapsody instead.

  19. Re:Here's a chance to grab my money Google. on Google Music Downloads To Go Ahead Without Sony Or Warner · · Score: 1

    No. Preferably without that useless special downloader program you have to use to actually get the MP3 files you bought from amazon.

  20. Re:Lazy police on How To Catch a Laptop Thief? · · Score: 1

    Don't you have sshd enabled on your mac with an appropriate 50 character password?

    Why on earth would anyone have a 50 character password for SSH when SSH supports public key authentication? Don't you have sshd enabled with an appropriate public key?

  21. Re:Oh that's secure on Wine HQ Password Database Compromised · · Score: 1

    They were being sent in clear text all along anyway. The login isn't done over SSL.

  22. Re:Spread by removable drives? How hard is this? on US Drone Fleet Hit By Computer Virus · · Score: 1

    Sounds like you know what the root of the problem is. The solution isn't to physically destroy part of the computer.

  23. Re:Spread by removable drives? How hard is this? on US Drone Fleet Hit By Computer Virus · · Score: 1

    Why on earth does plugging a flash drive into a USB port necessarily need to cause a security compromise? Just don't execute anything from the drive. It really isn't that hard.

  24. Re:How about a Model T? on Tesla Model S: 0-60 In 4.5 Seconds · · Score: 1

    In production for 17 years or not, there is no brand-new car available today that costs $3000. I'd certainly buy a 17 year old design if it were still made new today for $3000.

  25. Re:And how bad it becomes when a vuln is found on Intel Shows RealVNC Embedded In the BIOS · · Score: 1

    I meant better security-wise. Yeah, I agree, the existing remote console things are all kind of flakey.