Slashdot Mirror


User: M.+Baranczak

M.+Baranczak's activity in the archive.

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

Comments · 1,277

  1. Re:Might as well get used to it on Assange Asks For New Lawyer, Denies Blaming CIA · · Score: 3, Insightful

    I agree that there's a significant chance that this whole thing is a CIA smear campaign. But there's also a significant chance that he's actually guilty. Or that it's a smear campaign unrelated to the CIA. You know what they say about assumptions.

  2. Re:Might as well get used to it on Assange Asks For New Lawyer, Denies Blaming CIA · · Score: 2, Insightful

    When a low-profile person gets assassinated, it's not called assassination. It's called a "random act of violence".

  3. Re:Would I buy? on Rupert Murdoch Publishes North Korean Flash Games · · Score: 2, Informative

    how do I know if something has been programmed in, made in, assembled in, or had any other part of its production process in North Korea

    In this specific case, you do know, so I don't see what your point is.

    If it is produced in North Korea, how do I *KNOW* what the funds it generates are used to support?

    If it's produced in North Korea, then it's a pretty safe bet that the money is used to support the North Korean government. Otherwise, the government would have never agreed to export it.

  4. Re:The rug is not the issue here on Rupert Murdoch Publishes North Korean Flash Games · · Score: 1

    Cast it from thy sievelike books of memory, Sir Donald; thou art out of thy element.

  5. Re:Breaking News on Journalist Tricked Captors Into Twitter Access · · Score: 2, Funny

    Don't worry, it won't happen again.

  6. Re:Sigh on A Million Kids Misdiagnosed with ADHD? · · Score: 1

    Or Slashdot.

  7. Re:Wrong on US Students Struggle With Understanding of the 'Equal' Sign · · Score: 1

    Actually, that's the Java solution, C# just copied it (and I'm not even sure that Java was the first one to do it that way.)

    By the way: "if (x = y)" is perfectly legal Java/C# syntax when x and y are booleans. So it's better than C, but still not a perfect solution.

  8. Re:Flamebait mod on Larry Ellison Rips HP Board a New One · · Score: 5, Funny

    That's "ridiculous strawperson".

  9. Re:What? on Buried By The Brigade At Digg · · Score: 1

    Carter had at least one tangible achievement to boast of, although he didn't get any credit for it until long after leaving office.

  10. Re:Size of government vs. size of statute on Buried By The Brigade At Digg · · Score: 1

    assume that the size of the bureaucracy needed to enforce a given statute or regulation is correlated with the length of the statute or regulation. (I'd be interested to hear counterexamples.)

    As far as I know, most of the US anti-drug laws are pretty short and straightforward. But enforcing them is a multi-billion dollar business.

  11. Re:What? on Buried By The Brigade At Digg · · Score: 5, Informative

    the near epileptic fit the left had over Bush

    Yes, the blind, irrational hatred of George W Bush was a sight to behold. What did he do to earn such enmity? Besides the two wars, the secret prisons, the torture, the illegal wiretaps, Katrina, and the collapse of the economy, what exactly did he do that was so bad?

  12. Re:This guy needs to be quiet on Abandon Earth Or Die, Warns Hawking · · Score: 1

    things like the sun burning out and nuclear warfare are not really on the agenda these days

    I'm with you on the sun thing, but why do you think that nuclear war is off the menu? Sure, there's less nukes now than there were at the height of the Cold War, but there's also more people who have them. Mutually-Assured Destruction worked because the rulers of the US and USSR were rational actors. What if the nukes fall into the hands of someone like Kim Jong Il or Sarah Palin?

  13. AO who? on Is AOL Finally Crashing and Burning? · · Score: 1

    I had no idea they were still around. What the hell do they do? Provide dial-up access?

  14. Re:practice on How Should a Non-Techie Learn Programming? · · Score: 1

    That's called "code re-use".

  15. Re:Bosses earn too much on High-Frequency Programmers Revolt Over Pay · · Score: 1

    OK, serves me right for not reading the article. I just assumed they were talking about a company that manages other people's investments.

  16. Re:Bosses earn too much on High-Frequency Programmers Revolt Over Pay · · Score: 2, Insightful

    That seems about right. In this game, the investors are the only ones who "risk" anything. And ironically, they're also the ones with the least amount of power to decide how the money is managed.

  17. Re:Sad on OpenSolaris Governing Board Closing Shop? · · Score: 1

    I wouldn't worry about Java. It's open-source and very widely used. If Oracle cuts it loose, there are plenty of others to pick up the slack. Worst case: we'd have to make a fork and call it something other than Java.

  18. Re:The Pellet thief on Man Claims 84% of Facebook, Gets Order Blocking Assets · · Score: 5, Funny

    They had to take him to a pellet court.

  19. Re:Cheat Detection on Claimed Proof That UNIX Code Was Copied Into Linux · · Score: 1

    You misspelled "Adam Weishaupt".

  20. Re:Bullshit on 'Forest Bathing' Considered Healthful · · Score: 4, Interesting

    Seems that your allergies are making your posting finger twitchy - or there's a glitch in Slashdot.

    My great-grandmother grew up in a farming village. There was a group of people who would always get colds around harvest-time; they were widely suspected of being malingerers, but she realized much later that they just had seasonal allergies.

  21. Re:Good News is... on Parasite Correlated With World Cup Success · · Score: 4, Funny

    Antarctica got robbed!

  22. Re:RTF letter and link on Copyright As Weapon In US Senate Campaign · · Score: 2, Informative

    Actually, the site in question is no longer up, (it redirects to another one), so we can't tell whether or not the complaint is legitimate.

  23. Re:Java isn't really built for the future is it? on Java's Backup Plan If Oracle Fumbles · · Score: 2, Insightful

    I don't think generics are a 'disaster'. More like 'potential disaster if you don't watch your ass'. And to date, I still haven't seen a better way to do it. (Your suggestion, "typing containers and letting it go at that", makes no sense; there was no way to do that without adding generics to the language, or something that works like generics.)

    Anyway, it doesn't matter. There's no way in hell that they'll be removing a widely-used feature from future versions of the language. As long as we're coding in Java, we're stuck with generics.

  24. Re:Doing all my programming in C# on Java's Backup Plan If Oracle Fumbles · · Score: 1

    I disagree. A checked exception in this case would do you absolutely no good; if your application encounters an error during a DB operation, then there's usually nothing you can do to recover, so it doesn't matter if you catch the exception yourself or let the container handle it.

  25. Re:Oracle actually uses Java on Java's Backup Plan If Oracle Fumbles · · Score: 1

    The tools you're referring certainly didn't have production costs of millions of dollars. They're not very complex and a bit crappy.

    Well, this is Oracle we're talking about.