Slashdot Mirror


User: obsidian+head

obsidian+head's activity in the archive.

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

Comments · 80

  1. Re:No. on Superbowl XXXVII · · Score: 1
    I have no idea if you're around to read this, but anyway...
    The president that drank the most and had the most corrupt administration?
    Same guy.
    The General that threw more Americans into a meat-grinder than anyone else?
    I haven't been keeping score, but probably the same one again.

    Sure he was a drunk; it was common knowledge when he was a general. (And throwing people into a meatgrinder was precisely why Lincoln liked him -- as I understand, he had superior numbers but not the better trained soldiers). I personally believe the corruption was due to his personal weaknesses when it came to friends, not any malevolence.

    But in what way does his weakness invalidate matters? He was a brilliant person, and Mark Twain transformed Grant's dictations into words. I presume Mark would have let on if he was repeating lies. Or do you have evidence Mark Twain was also corrupt? (I'd be interested to change my mind if you have evidence.)

  2. Re:No. on Superbowl XXXVII · · Score: 1
    Yes, look at our history in Central America and look at how many times the US military spent lives and money opposing the interests of American corporations.
    Read President/General US Grant's autobiography. He would disagree with you.

    Imperialism is the taking and controlling of people or territories so that the mother country makes money, not spends it.
    You misunderstand the purpose of government money. It's a fountain for politicians and their cronies to drink from. Similar to the dotcom boom, to use a metaphor you may know.
  3. Re:Apple's next step on Moving to Mac Made Easy · · Score: 1

    In Japan $2012 must be pretty damn good. I don't think you're anywhere near povertyline. In even rich large European countries, you're making a decent windfall. And the Japanese economy is not doing so well, even relative to the US.

    You can afford a Mac.

  4. Re:woooooo!!!! on A Way To GPL Java · · Score: 1

    So you're the ostermiller guy. Rock on!

  5. Re:Well, there's a shock. on Raising Barriers to Entry into the Music Business · · Score: 1

    Yes they care. They harm their relationship with distributors otherwise. And they really control their brick & mortar distributors -- but not these new ones.

  6. Re:Competing with Open Source and Changing the Gam on Ballmer: "We'll Outsmart Open Source" · · Score: 1

    Don't forget Microsoft's current advantages, such as control over PC hardware. They have lots of resources to hurl at the Opensource community.

  7. Re:why did they fuck up? on Bamboozled at the Revolution · · Score: 1

    Well, you're right that corporations can make big decisions about where money goes, but I think there are ethical guidelines.

    You have a really interesting definition of "ethics."

    The charity money is inseperable from the company's ideals. They try very hard not to expand because of quality problems once your company becomes large. Being a financially inefficient company, they dominate their market and have enormous brand loyalty. Even when visiting Europe, I've purchased their ice cream at extortion prices because of its quality and loyalty.

    If you read Ben & Jerry case studies, you'll see they've burst through distribution monopolies and other obstacles. I don't see any purely business-oriented companies doing that easily.

  8. Re:MS didn't kill Java on "MS Killed Java" (on the Client) JL Founder · · Score: 1

    Which IDE do you use?

    I doubt you'll read this, but I don't use an IDE. But I'd be surprised if an IDE creates significantly worse code than handcoding. I'm not about to override paint(), if that's what you mean.

    I'm very careful not to use braindead models; I cache info whenever possible, so there's nothing stalling the event queue.

  9. Re:MS didn't kill Java on "MS Killed Java" (on the Client) JL Founder · · Score: 1

    No, this is simply not true. Put up a simple JTextPane. They are eating up memory to gain speed, and the speed still is sad.

    Swing is shit. Accept it. I use it, I build stuff in it. It remains well-designed shit. The API is clean, but it is unusable until we go another generation or two in the future.

  10. Re:Government competition on Did MS Lobbying Stop NSA Work On SELinux? · · Score: 1

    Then why not relase the SELinux changes as under BSD license? BSD can be integrated with GPLed code, since BSD is compatible with the GPL. And BSD is not really a competitor to proprietary software.

  11. Re:This gem on A Contrarian View of Open Source · · Score: 1

    Because a) it fits within the normal Mac OS naming convention, and b) you've never run OS X, have you?

  12. Re:Serious features seriously needed on 10 Reasons We Need Java 3 · · Score: 1

    You're arguing featuritis. These features will never be implemented because they don't present a "simple" interface to the language.

    If you read the original design doc (sorry, don't have the link on me), you'll see it was a language designed for the average programmer. You will not find MI or operator overloading.

    Pointers is another issue altogether. You might be a troll from this comment, I'm not sure. Anyway you can drop into it from JNI.

  13. Re:BEA is a joke on Web Services Making Software Coexist? · · Score: 1

    Interesting. Just Google for 'j2ee server' and hit the "I'm feeling lucky" button. It'll take you straight to JBoss.org.

  14. Re:BEA is a joke on Web Services Making Software Coexist? · · Score: 1

    Eclipse is an IDE framework. Look at JBoss instead, for what you want.

  15. Re:A brief list on Best Computer Books For The Smart · · Score: 1

    Yup. So few people know about it, but it can often trump the Javadocs, which are more current.

    There's also the updated edition for the Java collections API, very good explanations, but it's not quite as vital.

  16. Re:A brief list on Best Computer Books For The Smart · · Score: 1

    Solid list. Only three things you left out.

    Structure and Interpretation of Computer Programs
    A Discipline of Programming (by Dijkstra)
    Gödel, Escher, Bach

  17. Re:while we're at it, let's burn our Makefiles too on Subversion Hits Alpha · · Score: 1

    Hell yeah! Javac is so broken, and for being so unoptimized its not even a great reference implementation.

  18. Re:One of my favorites on Tech-Interview Riddles · · Score: 3, Interesting

    Optimize the common case, which usually is if the numbers are identical:

    ; XOR the ints, and OR the result
    (or (xor int1 int2) (xor int1 int3))

    If the result of this expression is 0, just return int1.

    Profiling of course is needed.

  19. Possible lawsuit defense? on Volvo's "Safety Car" Runs Windows 98 · · Score: 1

    Tanenbaum explains that Microsoft OSes are actually pretty stable, it's just the buggy drivers lead them to crash. I hope MSFT remembers that defense.

  20. Re:A MD's perspective? on Interesting Enemies For a Diagnostic Database · · Score: 1

    As a programmer, I've noticed that technologies are rarely revolutionary. Only through small nonrevolutionary steps do advances occur. Disruption mainly occurs in the long-term.

    But PKC is probably doing a good job of marketing. The pressure for doctors to use this will be external, fueled by hype and a small bit of common sense. Normally it seems intuitive to make modest claims about saved money, time, and increased reliability. But that's probably a losing strategy compared to others.

  21. Re:A MD's perspective? on Interesting Enemies For a Diagnostic Database · · Score: 3, Informative

    The article already mentioned this. But an obvious answer, for cases that aren't situations where the patient will die in 10 seconds, is to have intelligent non-doctors input information beforehand, in the waiting room. (There IS time there for this.) Then the doctor can make a diagnosis and take a glance at the expert system's diagnosis. If the two jibe, and there is little likelihood of weird possibilities, then little time wasted. If complications happen, the doctor can check the expert system's results, and even choose to manually answer the questions again.

    I don't think this is a technological problem as much as a usability issue.

  22. Re:huh? on RMS Condemns "UnitedLinux" per-seat License · · Score: 1

    Offtopic -- you're working on implementing Tutorial D? Best of luck, the world really needs a real DB language! I really hope you do well.

  23. Re:My beef on Comcast May Raise Prices On "Internet Hogs" · · Score: 1

    Then define "peak times" in terms of actual peak times, and instead of charging use throttling.

  24. Re:Lie on Landing a "Regular Job"? · · Score: 1

    Unfortunately this is wrong, since you are under no obligation to provide your entire work history. If you're UNDERSTATING, there's no problem. It shouldn't even come up in an interview.

  25. Re:Flash Blows! Choose SVG! on Will Flash Be Taken Off The Shelf? · · Score: 1

    Fuck. Gotta wake up. I mean SVG is featurewise superior, but performance isn't.