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:Python or Java on Good Language Choice For School Programming Test? · · Score: 1

    Sorry, you're not making any sense. First of all, I didn't write a list of advantages, but a list of disadvantages. Strings? Every language developed in the last 40 years has them. And all of the languages on our list except C and Pascal include some sort of list type as part of the standard libraries.

  2. Python or Java on Good Language Choice For School Programming Test? · · Score: 3, Insightful

    I assume you want something that'll give the kids an advantage in the competition, and be useful if they want to start programming seriously.

    Pascal - it was nice back when Reagan was in the White House and Michael Jackson still had his nose, but it's obsolete.

    PHP is for writing dynamic web pages. It's good at what it does, but it isn't really a general-purpose language.

    C and C++ are faster than interpreted languages. That is, sometimes they're slightly faster. And they're almost always harder to write in.

    VB? Go fuck yourself.

    So that leaves Java and Python.

  3. Re:I don't get it on Pi Day and an Interview With a Pi Researcher · · Score: 2, Funny

    In Indiana, it's celebrated on March 2.

  4. Re:Ö'Gara fired? on SCO Asked O'Gara To Smear Groklaw · · Score: 5, Informative

    Interesting - looks like they un-fired the bitch when nobody was looking.

    The announcement of her firing is dated May 10, 2005. According to Sys-Con's archive, they did stop publishing her for a while, but she came back exactly one year and one day later. And it's also worth noting that the editors who forced her out are no longer working at Sys-Con.

  5. Re:Wow... on Digg Says Yes To NoSQL Cassandra DB, Bye To MySQL · · Score: 2, Insightful

    If you're trying to run a site on a $15/month hosting account, then no, this is probably not for you. But if you're at the stage where MySQL isn't able to handle all the data you're throwing at it, then chances are you won't care about the extra few MB of memory that the Java runtime requires.

  6. Re:Those "up to" words again. on 50% Efficiency Boost From New Fuel Injection System · · Score: 1

    "Up to 50 percent or more!"

  7. Re:What? on Toyota's Engineering Process and the General Public · · Score: 1

    Some people do write software that way. The process is incredibly slow and expensive, which is why a lot of defense contractors use it.

    The problem is that every conditional branch in the program greatly increases the complexity of the proof, since the proof has to account for every possible path through the program. So they write their programs using as few branches as possible, which as you may imagine makes it very hard to get anything done.

    I don't know much about this stuff. Most of it I learned from a conversation with an old unemployed computer scientist. I would have liked to pick his brain a little more, but he was more interested in bitching about his ex-wife, and about how hard it was to find a $200,000 a year job.

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

    So by sending a connection request every couple of minutes, I can effectively prevent all legitimate users from logging into the system?

  9. Re:I think its entirely reasonable to say... on Caltech Makes Flexible, 86% Efficient Solar Arrays · · Score: 1

    Which is still pretty big news. Right now, the biggest problem with PV panels is the high cost.

  10. Re:Fork? on The Future of OpenSolaris · · Score: 1

    Forget altruism. Oracle is heavily invested in Linux, so it's in their interest to help Linux development. Also, I don't see how freeing ZFS would actually cost them anything. So I'd say there's a fair chance that it will happen.

  11. Re:Other Things... on After Learning Java Syntax, What Next? · · Score: 1

    Those are all good points. I'd add:

    - Learn to use a version-control system (I'd start with Subversion). This is something you'll need for every project with more than one developer (and it's also handy for solo projects).

    - Learn to use Ant. When you're done, learn to use Maven.

  12. Re:Yeah, right. on The 25 Most Dangerous Programming Errors · · Score: 1

    Some of us like having lava lamps on our desks.

  13. Re:I Don't Think This Was Well Thought Out on Utah Assembly Passes Resolution Denying Climate Change · · Score: 1

    what would disprove global warming?

    Well, if you could show that Earth was getting colder or staying the same temperature, that would definitely disprove global warming. But in fact, it is getting warmer.

    What will it take to convince you people? This is a serious question.

  14. Re:A step nowhere is more like it. on iPad Is a "Huge Step Backward" · · Score: 1

    Apple already has a multi-tasking OS. If they wanted it, they would have put it in.

  15. Re:It's a choice. Aren't we allowed to have choice on iPad Is a "Huge Step Backward" · · Score: 2, Insightful

    Who's saying you don't have a choice?

    By publicly complaining about this shit, the FSF is providing a valuable service. If no one complains, the companies will think that users are OK with it, and everyone will start doing it. Maybe they'll add even more restrictions.

  16. Re:I've said it before and I'll say it again on iPad Is a "Huge Step Backward" · · Score: 4, Informative

    MacOS is not locked down. I can install any software I want, and most open-source Unix programs compile and run without any modifications or hacking. The developer tools are available at no cost, and there are no restrictions on who can write and distribute apps to users. Also, you can run almost any modern OS on Apple hardware (I've installed XP, Solaris and several flavors of Linux on Macs).

    None of the above is true of the Apple mobile line, which is why I stay away from it.

  17. Re:iPad? Really? on Apple's "iPad" Out In the Open · · Score: 1

    "iPad" is the Bostonian pronunciation of iPod.

  18. Re:Worthless. Completely Worthless on Researchers Claim "Effectively Perfect" Spam Blocking Discovery · · Score: 1

    This filter is not intended for end users, but for people who administer mail servers. It wouldn't work for end users anyway, since it needs to chew through thousands of emails in order to learn the patterns.

    Obviously it's over-hyped, but it could be useful.

  19. Re:A never ending battle on Researchers Claim "Effectively Perfect" Spam Blocking Discovery · · Score: 1

    purchase every item they tried to sell, and donate the items to Haiti

    You think the Haitians need bootleg Viagra?

  20. Re:If it's safer than hot pursuit, go for it on Electromagnetic Pulse Gun To Help In Police Chases · · Score: 1

    It might result in a worse outcome.

  21. Re:Fugly on The Year of the E-Bicycle · · Score: 1

    Cannondale has been using the "one-sided" design for a while on mountain bike front forks. A lot of motorcycles use it on the rear, even though they have to withstand a lot more stress.

    Sure, it seems like a bad idea, but if all these people are doing it, there might to be some reason for it.

  22. Re:the alternatives are 10x cheaper on The Year of the E-Bicycle · · Score: 1

    I can find a used *car* for that price.

    Don't forget:

    - Insurance
    - Fuel
    - Registration
    - Repairs and maintenance

    That shit can easily add up to more than 2k per year.

  23. Re:Next stop- no fly list on The FBI's Newest Tool — Google Images · · Score: 1

    Not too long now. Hell, Ted Kennedy's still on the list.

  24. Re:Surly this is just a formality on Apache May Stop 1.3, 2.0 Series Releases · · Score: 1

    Who you calling surly?

    And what does this mean exactly? Obviously, no new features for 1.3 and 2.0 - what about bugfixes? They say: "we'll be distributing security updates by other means" - what are these other means?

  25. Re:It wasn't like that! on How Earth Avoided a Fiery Premature Death · · Score: 1

    All that begatting and not a bare breast in sight.

    You should check out R. Crumb's "Book of Genesis".