Slashdot Mirror


User: Fujisawa+Sensei

Fujisawa+Sensei's activity in the archive.

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

Comments · 1,757

  1. Re:Other paths to "computer science" careers on Fewer Computer Science Majors · · Score: 1

    But what about us poor bastards with degrees like "Engineering Physycs", and certs like SCBCD and SCWCD?

  2. Re:Say it isn't so on Does Your Employer Own Your Thoughts? · · Score: 1

    Because as a programmer/engineer/manager that's why they hired you.

    If you don't like those terms I suggest you start your own company or negotiate your own terms of employment.

  3. Re:Dell on Annual Customer Support Rankings · · Score: 1

    Because system restore disks suck, and I'm really happy I didn't have to copy somebody else's stuff just to get get a system disk for the OS I paied for.

    What if I change the hardware out on my system so that the system restore disk doesn't work? What if I get a new, bigger HD then partition it and install NetBSD, AROS or QNX?

  4. Re:Understand the Source Perspective on Open Source a National Security Threat · · Score: 1

    What hiring practices does Linux have?

    Linux is software, Linux hires nobody.

  5. Re:A standard shake-down in the U.S. on Canadian Music Industry Drills Dentists · · Score: 1

    The music may be in the public domain, but a given performance of the music is probably not.

  6. Re:Truly Enlightning on IT's Musical Habits · · Score: 1

    Forget the 80's Metal. I'm a Developer, at least Sun says so, listening to Novasonic,and Dir en Grey.

  7. Re:Deployment? on How Would You Handle a $1,000,000 Coding Error? · · Score: 1

    What about: "Risk to Brand"?

    If you a a manager say: "even though (1) times (2) is less than (3); but if it does fail do you want to be the person responsible for not producing an issue for the first time in 150 years?"

  8. Re:Thank Carmack... on OpenGL Shading Language · · Score: 1

    MS still would have invented DirectX because it's something they can controll. They controll the most prevelant development environment for the PC, Visual Studio, and they can use that control to influence developers to use their stuff rather than an open standard or other SDK.

  9. Re:Open mouth, insert paranoid foot on Bobby Fischer Found · · Score: 2, Informative

    His mother was Jewish.

    That would also make him Jewish.

  10. PhD Overrated? on Too Few American Scientists? Maybe Not · · Score: 1

    Perhaps outside the research, and academic community PhDs are overrated.

    Post Undergrad work is highly specialized. Once you get a Masters the rules for gaining employmen change. It becomes: "What can your highly specialized field of study bring to the company and how can it contribute directly to our research and development?".

    Also there are limited numbers of academic and research positions available. Frequently they are required for a Government job where they already have a candidate in mind.

  11. FCC to blame on Nextel and FCC Swap Bandwidth · · Score: 3, Insightful

    I believe that in this case the FCC is entirely to blame. Isn't it their chartered duty to make sure that crap like this doesn't happen.

  12. More channels == More crap on How Many TV Channels Will There Be In The Future? · · Score: 2, Insightful

    Like we really need 3 more golf channels, and 6 football channels, and a dozen more shopping channels.

  13. Re:Hurry! on Smart Systems Threaten More Jobs Than Outsourcing · · Score: 1

    Actually a language was invented that would make programmers obsolete. Accountants could write their own software, and reports.

    That language was COBOL.

  14. Re:"Linux training costs were 15% higher on averag on Report From "Get The Facts" · · Score: 3, Interesting

    From what I've seen companies spend about $0 on Windows training, so a 15% increase is still $0.

  15. Re:It's not the language it's the library. on Searching for the Best Scripting Language · · Score: 1

    What about all the broken CPAN modules out there?

    Then there's connecting to CPAN from systems that are not on the internet. Yes, I know you can maintain a local CPAN mirror, but that kind of defeats the purpose doesn't it.

  16. Smell 'O Net on Do You Really Want to Meet People on the Web? · · Score: 1

    Want to know what kind of risks you take meeting someone online?

    1. Go the a moderate to large MtG tournament.
    2. Inhale deeply and smell the air.
    3. Rember many of these people are hanging out online wanting to meet somebody.
    4. Is it worth the risk?
  17. Re:Misleading on MS SQL Server 2005 Adds Security Features · · Score: 1
    because many dba's do not have a brain

    And the manager who hierd the incompetant DBA deserves what he gets.

    Is shouldn't matter ifthe server is functional of not out of the box. It's the DBA's part of the DBA's job to know how to configure it and make it work.

    Fauilure to change the default username/password on the production db is a sign of an incompetant DBA.

    On the other hand developers may have need to set up and configure their own test environments and may not have full DBA support.

  18. Re:Funny? on MS Rails On Open Source, Appeals To Gov't Greed · · Score: 1

    You have a right to conduct business.

    In conducting your business you do not have a right to make a profit.

    You may make a profit provided that you follow the laws of the land you do business in. This includes the Anti-Trust laws

  19. Re:NASA has lost its soul on Audit Finds Problems with ISS Management · · Score: 2, Insightful

    There's nothing wrong with 30-year-old rust-bucket space technology as long as it does its work cheap and reliable.

    And the Shuttle is none of these.

  20. Re:Java, who needs it? on Beyond An Open Source Java · · Score: 1

    Not all native code is coded equally.

  21. Does it Matter? on The Useless Meeting Wack Jobs · · Score: 2, Insightful

    Does it really matter if the meeting is useful or not? I get paied the same if I spend all day in useless meetings or if I spend the day being productive.

  22. Their Market as well on Tech Firms Defend Moving Jobs Overseas · · Score: 1

    Do these people also realize that by sending the jobs overseas they're also reducing the market here?

  23. August 2004? on Red Hat Linux Support To End · · Score: 1

    Maybe Gentoo will finish compiling by then.

  24. Re:well on 'Black Box' Readings Help Convict Montreal Driver · · Score: 1
    a car is a lethal weapon just like a gun and guns have serial numbers.

    No, it its not.

    You can not conceal a car and carry it into a building.

    You can not use a car to hijack an airplane, like you can with an unregulated box cutter without a serial number.

    You can not use a car to to rob a store of restraunt.

    A car is not a distance attack weapon, it's up an personal.

    Do you know what a VIN is?

  25. Forget Python use make on Replacing the Aging Init Procedure on Linux · · Score: 1

    IBM has an article on using make to parallelize your init scripts.