Slashdot Mirror


User: awyeah

awyeah's activity in the archive.

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

Comments · 305

  1. Re:Good impression? on How To Behave At a Software Company? · · Score: 3, Funny

    As Office Linebacker Terry Tate says - "You kill the joe, you make some mo'"

  2. Re:Good hygiene, don't be a know-it-all on How To Behave At a Software Company? · · Score: 1

    I will second the clothing thing. Often times, you'll see people wearing clothes that are worn out, wrinkled, or maybe even have small holes in them. I understand that most developers are not customer-facing, and looking like you care about your appearance doesn't generally affect your productivity. But still. Do it anyway.

  3. Re:in other news on Opera Acquires Fastmail.fm · · Score: 1

    whereas the guys at Tuffmail seem to find it interesting enough to do it even better than I did.

    Not to mention the fact that effectively fighting spam as well as the big guys (Google, Postini, Tuffmail, Fastmail, etc) is a complete PITA.

  4. Re:He Is Quick to Forgive Apple, Of Course on Steve Jobs Publishes Some "Thoughts On Flash" · · Score: 1

    Safari doesn't have tabbed browsing? Well, it doesn't have actual tabs...

  5. Re:NO gig-e low # ports and pci bus for most of th on Open Source Router To Replace WRT54GL? · · Score: 1

    It's been a while since I've read up on this stuff, but isn't there a bunch of overhead to take into account? I don't think it's actually possible to get even close 100Mb/s on a 100Mb ethernet line.

  6. Re:FAIL! on This Is Apple's Next iPhone · · Score: 1

    Heh. I think I get what you mean by "vocal." I can't stand "vocal" responses from fanboys. I hope I didn't come off as too "vocal." :)

  7. Re:FAIL! on This Is Apple's Next iPhone · · Score: 1

    Just one quick correction:

    1. Probably the most amazing and useful feature ever in a phone--auto synchronization between Gmail, Google calendar, contacts, and photos. Yes blah blah Mobile Me. Well Google is free--Apple is $100/yr. And please, the functionality and features of Gmail and Google calendar absolutely crap on the lame excuse of the Apple offerings. Don't even try to argue this one.

    You can also connect to Gmail as if it were an Exchange server using ActiveSync. This allows for full two-way synchronization of your mail, calendar and contacts with the native applications on the device - not that awful web interface. It actually works very well - although, I'm sure the integration still isn't as tight as it is with Android (of course).

  8. Re:iPhone - NOT on This Is Apple's Next iPhone · · Score: 1

    Hey Farva, what's the name of that restaurant you like, with all the goofy shit on the walls and the mozzarella sticks?

  9. Re:WinXP on Bank Employee Plants Malware on ATMs · · Score: 1

    Remember the good old days, when ATMs ran OS/2?

  10. Re:Not everyone is an Apple whore on How the iPad Is Already Reshaping the Internet (Sans Flash) · · Score: 1

    Only reason I can think of to buy a new iPod is if your old one didn't have enough space for all your music - or if it doesn't do something that the newer ones do (for example, if you had an iPod that doesn't play video and you wanted to).

    I could also see having a hard-drive iPod to have your whole media collection, and maybe a flash-based one (with far less storage) to use when you're exercising, as they are theoretically more resistant to damage from being shaken and/or dropped.

    But several? Wouldn't you just want to sell the old ones on eBay or something?

  11. Re:No... on Facebook Goes After Greasemonkey Script Developer · · Score: 1

    I've actually been able to reduce the amount of spam I get from that stuff. You can set your news feed to ignore stuff from individual apps. Problem is you have to do it for all of them... and all the new ones that pop up.

  12. Re:Microsoft on What Free Antivirus Do You Install On Windows? · · Score: 1

    Realplayer? Really? Is this 1998? :)

  13. Re:Refuting the imaginary article in your head on How To Guarantee Malware Detection · · Score: 1

    ... without the new comment system, of course.

  14. Re:Is ugrading OpenBSD still kind of a mess? on OpenBSD 4.7 Preorders Are Up · · Score: 1

    FreeBSD in-place upgrades are also very smooth. They have been for as long as I've been using it (since 2.2.5-RELEASE, if I recall correctly). Occasionally, the mergemaster gets a little confusing (there are a lot of config files)... and once in a while I've accidentally replaced a config file I didn't want to... but other than that. :)

  15. Re:Don't they have on When the Power Goes Out At Google · · Score: 1

    Yep. I mean, as it's been stated in other comments, I think Google's way of hedging its bets is to have redundant data centers, so I think they correctly focused on the procedural issues.

    However... as a current programmer and former IT guy, I'd like to know more about what caused the failures in the first place.

  16. Re:Don't they have on When the Power Goes Out At Google · · Score: 1

    I was under the impression that Google's servers all had small individual batteries in each chassis to provide power during generator spin-up in lieu of full-on UPSs. Maybe some of them didn't last as long as they were supposed to? Or maybe the generator took longer to warm up than it should have>

  17. Re:wow.. i dont believe it on ABC Pulls Channels From Cablevision · · Score: 3, Interesting

    It's lots of fun to watch if you have money riding on it.

  18. Re:Move to a higher order port and use denyhosts on Coping With 1 Million SSH Authentication Failures? · · Score: 1

    While I agree that changing the port is nothing more than obfuscation - which is a terrible security policy, it should be noted that it still probably will eliminate the portion of break-in attempts that come from script kiddies, zombie machines, and the like, because they're probably just looking for stuff on common ports and moving on to the next machine.

    However, if someone wants to get into my system specifically, they're going to do exactly what you described, and they're not going to be fooled by the "Port 55432" in my sshd_config.

    So, even though you've eliminated some of the risk, it's really not much of a solution.

  19. Re:Spend more than 10 minutes? on Coping With 1 Million SSH Authentication Failures? · · Score: 1

    fail2ban has a whitelist.

  20. Re:You are being brute-forced on Coping With 1 Million SSH Authentication Failures? · · Score: 1

    I still see failed login attempts on my non-standard ssh port. Not nearly as many, though. Anecdotal evidence... but still.

  21. Re:You are being brute-forced on Coping With 1 Million SSH Authentication Failures? · · Score: 1

    That, of course, requires only a small amount of vigilance with your keys. Do backups? Maybe put one on a thumb drive or CD and put it in a fireproof box?

    Also,

    If I'm local, I can reboot and run kernel mode single.

    So all is not totally lost if his PC needs to be wiped. Just makes things a pain in the ass :)

  22. Re:Tar Pitting on Coping With 1 Million SSH Authentication Failures? · · Score: 1

    And DISABLE ROOT LOGIN!

    On many Linux distributions I've used, PermitRootLogin is enabled by default on SSH. I find it absolutely hilarious (FreeBSD has it disabled by default).

    I also find hilarious the number of machines where this is left enabled after a box is deployed into production.

    This seems to be especially common at places that call themselves "Microsoft Shops." This isn't a potshot against Windows admins - there are lots of very intelligent ones out there - it's just that there are a lot of Windows admins who don't really know Linux, but need to set up one or two Linux boxes in the data center for some software that they need to run.

  23. Re:Tora! Tora! Tora! on Unfriendly Climate Greets Gore At Apple Meeting · · Score: 1

    I'm not a "denier" - but Al Gore really has packed on the pounds recently...

  24. Re:Tora! Tora! Tora! on Unfriendly Climate Greets Gore At Apple Meeting · · Score: 1

    When it's a political controversy like this, it's "-1 disagree, +1 agree."

    Also when there's a Linux vs. Windows discussion.

  25. Re:Who cares? on Unfriendly Climate Greets Gore At Apple Meeting · · Score: 1

    He *did* kill manbearpig. I think the man deserves some credit for that.