Slashdot Mirror


User: eraserewind

eraserewind's activity in the archive.

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

Comments · 801

  1. Re:They're not GPLing the codecs on Real adds GPL to Helix Player, RedHat/Novell Join In · · Score: 1
    I guess I'm a baby steps kinda guy, let me have an open source player, with black box codecs first. The rest will come.
    Unlikely. If Real is ensuring the player remains compatable with the codecs then there is no incentive (or no more incentive than before) for people to try and write new ones, since the closed ones will always "just work".
  2. Re:IBM and PC history on The Open Source Paradigm Shift · · Score: 1

    I think the PC artchitecture was probably open to commoditise IBM's parts suppliers since IBM were trying to make a cheap computer. Then they kept the BIOS closed so nobody else could make one (at least until it was reverse engineered). Once the BIOS was duplicated the open architecture bit them in the ass, since there was no big HW advantage to an IBM one.

  3. Re:It's inspirational... on The Pragmatic Programmers Interviewed · · Score: 1
    These are the same people that advocate nightly builds and all that other crap that just gets in the way.

    What's wrong with nightly builds?

    They ensure that the code is always compilable and basically working, and give the test team something concrete to actually test. They allow you to see at what point regression was introduced, and fix it quickly. They iron out any problems in your build process, well before it comes time to ship. They can be automated. If you use a documentation generator they ensure that the docs are always up to date. They give visibility of SW maturity to management. I think that if a nightly build gets in the way, then the team is not efficient, and doesn't have a good idea of what is it doing in the first place.
  4. ignore the experience required on Recent Grads and Experience Beyond the Desktop? · · Score: 1

    Ignore the experience required (within reason of course), and try to get the CV to the hiring manager rather than HR. The only thing that's certain is that if you don't apply for a position, you won't get it. Make sure you tailor your CV to emphasise all the other things that match the job requirements though.

    If you can get an interview you can impress enough to get a offer. Maybe not the one you applied for of course, but many companies offer interviewees other positions if they think they are good. At worst you will have gotten some interview experience, and a chance to meet somebody with hiring ability or influence at a company.

  5. Re:Okay, I'll bite this troll on How Microsoft Develops Its Software · · Score: 1

    My experience: Bsod exists in win2k for sure, rarer than Win98, but certainly not eradicated by any means. I have seen it repeatedly at work.

    I haven't seen bsod in my home WinXP yet, though instead it's main explorer.exe crashes fairly frequently. I guess they have found a way to make what was previously a bsod just take down explorer now.

  6. Re:Well I'm offering $10,000,000 of my own money.. on NASA Eyes Cash Prizes Of Its Own · · Score: 1
    ...to whoever develops the warp drive and twice that for the transporter.
    Shouldn't you be go for the replicator first? By the time the other two are done you might have replicated enough dollar bills to actually pay for them.
  7. Re:VCR's illegal on Sen. Hatch to Introduce Wide-ranging Copyright Bill · · Score: 1

    What they will do is require all TV stations to switch to . Then you can do whatever the hell you like with your VCR for all they care.

  8. Re:here we go again on Rovers May Survive Martian Winter · · Score: -1, Offtopic
    Queue the wacko environmentalists who can't spell "queue".
    Cue the spelling trolls who can't spell "cue"
  9. Re:Sounds low to me on Infected Windows PCs Now Source Of 80% Of Spam · · Score: 0, Redundant

    This is probably a dumb question, but is it not possible for ISPs to virus scan all web traffic? Your "service" should not infect your customers computers. In any other walk of life that would be basic expectation.

  10. Re:Missing the point on Software Livre, Anyone? · · Score: 1

    Yes, but be honest. You can't really "buy" free software, you can only pay for it. Everyone gets it once it's paid for, not just the "buyer"s. Contrast Linux, which some companies and individuals have "paid for" in various ways, against Windows which 95% of the desktop market has "bought". Of course whether that is a good or bad thing depends entirely on your philosophy (and how you make your living at this point in time :-)

  11. Re:Not everyone is a programer on Is Caps Lock Dead? · · Score: 1

    but you can change between caps and no caps easily in any word processor or editor.

  12. Re:"unplaned death marches"? on Parenting and a Career in Coding? · · Score: 4, Insightful

    Well, I have worked in plces that develop big commercial software, and I agree 100% with the grandparent.

    There is almost no excuse for death march projects in modern software development. It is just poor management and/or a team not experienced enough to tell management that they don't know what the hell they are doing (in a diplomatic way naturally).

  13. Re:Pricing on 60GB iPod Coming? · · Score: 1
    So is Apple ever going to drop the pricing on the other models when they come out with more "advanced" ones?
    more likely is that they will drop the older models rather than the prices.
  14. Re:Space vs. Weightlessness on SpaceShipOne 100 km Attempt Slated for June 21 · · Score: 1

    What will happen if you launch a ship to Mars from Earth? What is the gravity on the way from Earth to Mars? (I guess it varies). Would it be enough to keep you pressed against one side of the ship? Does it go to zero (or as close to zero as makes no difference to our primitive human senses)?

  15. Re:Aah, the seeds of rape... on Brew Your Own Auto Fuel For 41 Cents A Gallon · · Score: 2, Informative

    What's wrong with rapeseed oil?

  16. Re:It's called Knowlege Management on Usefulness of Document Management? · · Score: 1

    In reality the typical implementation of corporate knowledge management is some crappy lotus notes application.

  17. Re:Don't forget Legal advancements on Thirty Years in Computing · · Score: 1

    This programmer has performed an illegal operation and will now be terminated.

  18. I hear that on Why I.T. Matters · · Score: 0, Redundant

    I hear that electricity doesn't offer a strategic advantage anymore these days either.

  19. Re:Filesize? on Fermilab Builds 500-Megapixel Camera · · Score: 1

    a lot, but the pictures of "dark energy" can be compressed to this: "0,500000000"

  20. Re:Consonant-Vowel Method on Password Memorability and Securability · · Score: 1

    You shouldn't have people doing a computer's job.

    the way to increase security is to separate the password from the cryptographic key in the first place.

    put the computer generated strong cryptographic key on a physical device, allow simple user chosen passwords.

    Your security is 3 guesses of the password, proper cryptographic digital key, user allocated physical device.

  21. Re:Random Passwords aren't the problem on Password Memorability and Securability · · Score: 1

    finally somebody with a clue!

  22. again?! on Open Source Solutions for Public Health? · · Score: 1

    This is the third or fourth time in the last few months that people have asked basically the same questions about open source medical stuff on ask slashdot. What gives?

  23. Re:Fighting features on Andy Tanenbaum on 'Who Wrote Linux' · · Score: 1
    In practice, however, the macrokernel has been far easier to work with.


    Tell me about it. However, I think that proper debugger support for message passing would go a long way to reducing the problems. Debuggers that recognised the OS's messaging passing system, and treaded it like a function call would be great. Beats putting a breakpoint in a some kern_pass_message function anyway.
  24. Re:I'm of two minds on this one on Thoughts on Automating Driver Installs for Linux? · · Score: 1

    Most of the 'stupid' users out there are simply lazy, and feel that if they whine long enough the computer will do for them

    And the obvious question to ask is why the hell doesn't it? It's perfectly capable of doing so after all.

    It is ridiculous to require a user to do things that can be easily automated. That includes compiling a kernel on a system where regular kernel upgrades are a requirement.

  25. Re:Interesting article - on IT Outsourcing Need Not Threaten Our Future · · Score: 1

    I just suggested to my son-in-law that if he wanted a job in IT the place to be was probably in networking - preferably telecom

    I don't know about the US, but elsewhere Telecom has been one of the hardest hit sectors of IT. It was one of the first and most severe casualties of the bursting bubble.