Slashdot Mirror


User: bcat24

bcat24's activity in the archive.

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

Comments · 506

  1. Re:Sun did something right with Java on How Microsoft Dropped the Ball With Developers · · Score: 1

    Now if only Sun could give us a GUI toolkit that doesn't royally suck...

  2. Re:Glory days are here on How Microsoft Dropped the Ball With Developers · · Score: 1

    .NET lacks the mandatory exception handling of Java. Rather than have the compiler complain that I'm not handling my errors, I have to sort through buckets of documentation. The reason for this? "We found too many Java developers were using empty catch statements." So the answer was to make shoddy exception handling easier and good error handling harder?
    I admit I haven't programmed much in Java, but I hate checked exceptions. They do absolutely nothing to improve the final quality of programs. It seems to me that they're good for one thing and one thing only: making things harder for programmers.
  3. Re:With those arguements, any platform can suck on How Microsoft Dropped the Ball With Developers · · Score: 0, Troll

    Maybe you were being sarcastic, but I think you hit the nail right on the head. Apple's primary concern for OS X seems to be getting their own software to work. If an OS upgrade breaks some third-party program, tough luck. For Microsoft, things are quite different. There are thousands of crappy one-shot Windows applications out there, and Microsoft just can't afford not to keep them working.

  4. Re:Will it like my Hauppauge PVR-150 TV card on Slackware 12.1 Released · · Score: 1

    Distros like Ubuntu are not developer friendly because they are sudo based and you will have a hell of a time compiling anything from source unless you get all the right development libs after install and setup a genuine superuser so that you can compile C programs.


    Why exactly would someone need to be root to compile a C program? gcc works just fine on my Ubuntu box from an ordinary user account.
  5. Re:Cat got your tongue? on Nevada Governor to Bill Fossett Widow For Search · · Score: 1

    Yeah, I kept parsing it as "Nevada governor to Bill Fossett [is a] widow for search."

  6. Re:W3C on NYTimes.com Hand-Codes HTML & CSS · · Score: 1

    Mu. Said "free registration required" form should not exist, and neither should traditional CAPTCHAs. Problem solved.

  7. Re:RTFA!!! on Effect of Virtual Avatars On Real-Life Behavior · · Score: -1, Flamebait

    I'm going to be modded flamebait! I'm going to be modded flamebait. I'm going to be modded flamebait. I'm going to--oh shit!

  8. Re:We'll They've Reset Mine on AT&T Denies Resetting P2P Connections · · Score: 1

    That's not AT&T's fault per se. Odds are your modem doesn't have the memory/CPU capacity to withstand so many connections.

  9. Re:Weird disjoint on Bill Gates On the GPL — "We Disagree" · · Score: 4, Funny

    Home gardening is killing produce?

  10. The Alternative Factor? on Before the Big Bang: A Twin Universe? · · Score: 3, Funny

    The universe is safe for you and me, but what of Lazarus?

  11. Re:Ill pass, thanks. on FCC, FAA Still Don't Want Cell Phones on Planes · · Score: 4, Funny

    i cannot imagine how horrible a 3 hour delay on the aircraft will be then! wifi i can see, laptops, internet = good. Cellphones = bad.

    And when I make VoIP calls using a microphone..?

    You better hope I'm not sitting behind you when you try that. (Last time I checked, cluesticks weren't on the list of banned weapons. :D)
  12. Re:I don't want cell phones on planes. on FCC, FAA Still Don't Want Cell Phones on Planes · · Score: 4, Interesting

    I couldn't agree more. Don't get me wrong, I love my cell phone as much as the next guy. It's just that there are some places where non-emergency phone calls are inappropriate. Plane flights are bad enough without people chatting on their cell for hours on end.

    In-flight wifi, on the other hand, sounds far more promising. I can imagine it being used for some really awesome things, like movie rentals that work directly with your laptop.

  13. Re:I'm just glad... on AT&T, 2Wire Ignoring Active Security Exploit [Updated] · · Score: 1

    There was no joke intended, just a bit of gloating that I have a modem that still works perfectly and is secure (as far as I know).

  14. Re:Sasktel customers on AT&T, 2Wire Ignoring Active Security Exploit [Updated] · · Score: 1

    Oops, my mistake.

  15. Re:Funny Post on AT&T, 2Wire Ignoring Active Security Exploit [Updated] · · Score: 5, Informative

    That would be slightly funnier if the exploit actually involved SOCKS. In reality, it looks like a simple CSRF attack. (Is it just me, or are we seeing a lot more of those lately?)

  16. Re:Sasktel customers on AT&T, 2Wire Ignoring Active Security Exploit [Updated] · · Score: 5, Informative
    From TFA:

    Vulnerable:
    2Wire 2071 Gateway 5.29.51
    2Wire 2071 Gateway 3.17.5
    2Wire 2071 Gateway 3.7.1
    2Wire 1800HW 5.29.51
    2Wire 1800HW 3.17.5
    2Wire 1800HW 3.7.1
    2Wire 1701HG 5.29.51
    2Wire 1701HG 3.17.5
    2Wire 1701HG 3.7.1
  17. I'm just glad... on AT&T, 2Wire Ignoring Active Security Exploit [Updated] · · Score: 1

    ... I still have my old Speedstream 5100b. :)

  18. Re:Why do people even bother with the iPhone anywa on Apple Error Leaves iPhone Developers In the Lurch · · Score: 1

    People bother with the iPhone because it's sleek-looking, it has a great, very usable interface, and it doubles as an iPod.

  19. Re:other subjects, too on College Board Kills AP Computer Science AB · · Score: 1

    STFW, k?

  20. Re:Alternatively on Upgrade Trick Still Present In Vista SP1 · · Score: 1, Insightful

    If only I hadn't just used my mod points, you'd be +1 Insightful by now. Oh well.

    PS: I dare you guys to mod me down!

  21. Re:Crucify me, baby on Gibson Accuses Guitar Hero of Patent Violation · · Score: 2, Interesting

    Exactly. The patent appears to cover a "real" guitar, complete with its own audio output. On the other hand, a Guitar Hero "guitar" is really just a fancy (PC|Playstation 2|Playstation 3|Wii|Xbox 360) controller.

  22. Re:Trust me, trust me not. on G-Archiver Harvesting Google Mail Passwords · · Score: 1

    You may have a point, but open source is no silver bullet either. Unless you build everything from source code and you first carefully audit said source code, you are still at risk. I mean, have you ever just downloaded a precompiled app from SourceForge?

  23. Re:Debug, Sure on G-Archiver Harvesting Google Mail Passwords · · Score: 4, Funny

    And who among us can honestly say they've never oiled their snake?
    Girls?
  24. Re:This is why I backup my Gmail with G-Archiver on G-Archiver Harvesting Google Mail Passwords · · Score: 1

    I wouldn't be so sure about that. The guy who wrote the program left *his own login credentials* in cleartext in the source code. I don't doubt that he had malicious intent, but he certainly doesn't seem like the brightest guy ever.

  25. Re:Wait, what? on FreeBSD 6.3-RELEASE Now Available · · Score: 1

    No, no, no! You see, in Korea only old people use BSD!