Slashdot Mirror


User: bckrispi

bckrispi's activity in the archive.

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

Comments · 1,188

  1. Re:Generics are basically good. on Java Generics and Collections · · Score: 1

    Meaning that if you ever plan to do anything with threads, stick with Vector. In fact, always stick with Vector.
    This is wrong on several levels. First, if you need a threadsafe List, the recommended way of getting one is with Collections.synchronizedList(). Secondly, having a class (such as Vector) that has all of its methods synchronized forces you to deal with the overhead of synchronization whether you need it or not - with *every* method call. Imagine a tight loop that inserts x objects into a Vector. That equates to x object locks required - which is a relatively expensive operation. A much more efficient way of doing this is to locate where your Thread contentions may occur, then use block-level (rather than method-level) synchronization.


    Vector, and its cousin Hashtable have been legacy components since java 1.2 was released (in 1999). There is no compelling reason to still be using them for new development.

  2. Re:C# compatibility? duh... on Java Generics and Collections · · Score: 1

    Loose typing and Operator Overloading in Java?? Smithers, release the hounds!!!

  3. Re:All these damn Fallout fans... on Fallout IP Sold to Bethesda Softworks · · Score: 1

    What do you think are the chances of seeing another Starflight game?
    Starflight 3 is coming out "Real Soon, Now."
  4. Re:Now if only... on Thailand Bans YouTube · · Score: 2, Funny

    They tax kiddie prostitution, don't they?

  5. Re:Nostalgia on Serenity Trounces Star Wars · · Score: 1

    Aside from cringing through the love scenes, Clones was actually a great noir flick with some of the best action sequences in the series. Sith blows all five other films away.

  6. Re:Nostalgia on Serenity Trounces Star Wars · · Score: 1

    Agreed. I watched all six films in order not too long ago. "Clones" and "Sith" are easily on par with "Empire". "Hope" was just a feel-good space western, and "Jedi" was just a campy popcorn flick until the last 15 minutes.

  7. Re:You are all avoiding the real question on Serenity Trounces Star Wars · · Score: 1

    You should even be *more* ashamed to forget that the Millenium Falcon is certainly not a stock YT-1300. That's like saying K.I.T.T was "Just a Trans AM".

  8. Re:The best on What is the Best Bug-as-a-Feature? · · Score: 1

    In this particular instance, the features were related to ad-reps exploiting holes in the original deadlines and scheduling code and as a result short-changing the company and giving clients hundreds of dollars in free advertising (without realizing it) because circumventing the deadlines helped them meet quota.
    So, effectively, the user complaints you received were not valid ones, since they were only complaining about no longer being able to rip off their company.
  9. Re:In unrelated news... on 48% of Americans Reject Evolution · · Score: 1

    No, I'm not saying you should believe in God because its the safe choice.
    Any god who would damn me for using the mind he allegedly 'gifted' me with to show the modicum of critical thought required to challenge his existence is certainly no god worthy of worship or even fear.

    That god can lick my asshole.

  10. Re:The best on What is the Best Bug-as-a-Feature? · · Score: 1

    Agreed. If you have "piles of complaints" from users, you may well be causing more harm to the system by fixing the undocumented features than by documenting them and making them official.

  11. Re:Written to Spec on New Tolkien Book Released 'The Children of Hurin' · · Score: 1

    True, but Luke never made it past 1st base.

  12. Re:Good Essay on the Matter on Siberia - The Next Silicon Valley? · · Score: 1

    Intel, Motorola, American Express, Honeywell, General Dynamics, Allied Signal, PetsMart, Microchip and Medtronic (to name a few) have very large IT presences in Arizona . We just got a Google campus, and we're home to GoDaddy. Wells Fargo recently moved a lot of IT operations here, as labor is much cheaper here than in San Fransisco. In the mid 90's, there was talk of turning Phoenix into the "Silicon Desert". This idea deflated with the .com bubble, but the IT industry here is strong and growing steadily.

  13. Re:Written to Spec on New Tolkien Book Released 'The Children of Hurin' · · Score: 1
    Well, he *does* slay the dragon, and he *does* get the girl.... Too bad the girl turned out to be his sister.

    Ewwwww!

  14. Re:All's quiet on Is Assembly Programming Still Relevant, Today? · · Score: 2, Funny

    ... haven't tried to do much with the latest version of Eclipse, have you? s.l..o...w... to the point of unusability.
    I use Eclipse 3.2 on an Intel dual T2400(1.8gHz), 2gb ram. It runs fine. Maybe it's just you? :P
  15. Re:Also.. on Gifted Children Find Heavy Metal Comforting · · Score: 1

    One question is asked him for example is, what NEW recent classical compositions have appeared recently?
    Ummmm. Ever hear of this guy?
  16. Well, I guess that confirms it... on Remote Exploit Discovered for OpenBSD · · Score: -1, Redundant

    BSD is dead.

  17. Re:Yeah, this is chump change... on Billion Dollar Handout To Upgrade TVs · · Score: 1

    Mod parent up! This is the crux of the issue right here. When the FCC 'flips the switch' that turns off all analog TV broadcasts, you'll have millions of televisions nationwide that will go black.

  18. Re:Oh sure, make a joke at someone elses expense.. on Using Gym Rats' Body Power to Generate Electricity · · Score: 1

    Ok, I'll listen to your point-of-view...
    But first, you've gotta do the Truffle Shuffle!!

  19. Re:I've got a bad feeling about this on Star Trek To Return Christmas 2008 · · Score: 1

    All three LOTR movies were released on Christmas day, for example.
    Ummm. No they weren't.
  20. Re:Consequences of Linux Demand on Pre-Installed Linux Tops Dell Customer Requests · · Score: 4, Funny

    It should convince dial-up ISPs like AOL to release a Linux client.
    AOL subscriber who runs linux? +1500 Funny!
  21. Re:EOA was a good company... on The History of Electronic Arts · · Score: 1

    Starflight.... god I spent so many hours playing that game.
    Borno, where's my money? -Xenon
  22. Re:I would leave FAST on VeriChip Implants 222 People With RFID · · Score: 1

    That's all men^H^H^Hwhite, male landowners, not just citizens of this country.
    There... Fixed that for 'ya.
  23. Re:Box art? on Half-Life 2 Orange/Black Delayed to End of 2007 · · Score: 1

    I have no problem with Steam as a distribution model. But what does bother me is that *every time* I play HL2 - which is a single-player game - it needs to contact the Mothership. If Steam is down, or (more likely) my cable broadband is out, I can't play.

  24. Re:Jakarta on How To Tell Open-Source Winners From Losers · · Score: 1

    Hey, don't blame Jakarta for JSF. That's a Sun Microsystems specification. :)

  25. Jakarta on How To Tell Open-Source Winners From Losers · · Score: 3, Interesting

    In the Java world, anything released by the Apache Jakarta project is usally a winner.