Slashdot Mirror


User: dave.leigh7335

dave.leigh7335's activity in the archive.

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

Comments · 19

  1. The EPA's report does nothing to fix these issues.

    A report doesn't "fix issues". A report presents information. People act on that information to fix issues.

  2. Unless those pink iguanas evolved within the last 30 years, that active volcano is PART OF their 'fragile ecosystem'. It's been there all along.

  3. Mostly... 'cause the name is cool. on Why Was Linux the Kernel That Succeeded? · · Score: 1

    Yup. The cool name and the penguin. Never underestimate the power of marketing.

  4. Re:Contract: No! on Ask Slashdot: How To Own the Rights To Software Developed At Work? · · Score: 1

    But in the article, as an employee there is no way for him to end up with copyright. Even if it was done at home, since it is clearly related to his work, they own it.

    Not so, and I say this as someone who, as an employee, has wound up owning large chunks of project code outright.

    The key is... ASK FOR IT.

    Seriously, it can be that easy. I worked as an employee no a specific project for a company's internal use, but I saw it could be more generally useful with a few tweaks. When the project was canceled for budgetary reasons, I simply asked for the code. The deal we struck was that I owned the code, they retained a non-exclusive license to use it and future enhancements, if any were produced. They put it in writing (a letter of assignment doesn't have to be complicated at all) and I went back to contracting.

    While contracting, I've occasionally run across a contract here or there that contained an ownership clause. I've always struck through it, while explaining that a great deal of my value comes from the experience i've gained at prior engagements; and that this translates directly to less effort for me and shorter deadlines for them. If they wish to own the code, then it is with the understanding that I would have to expend additional time and effort to re-code some very effective algorithms from scratch to meet their IP requirements. I raise my rates and time estimates accordingly.

    Given the economic costs and rationale, I have never had a client push the issue. If they did I'd shrug and pocket the extra money. If they didn't want to pay more for exclusivity, then I walk away, as it is 100% assured that they WILL have other issues that will make you regret ever dealing with them. Not every contract is worth landing.

  5. Let them move jobs overseas. In retaliation, we the people should demand that the government ditch all Microsoft products and go open source!

    Hmmm. I'm a free software proponent, so I think you should move in that direction anyway, but I do have to question your reasoning... By dropping Microsoft products you would put market pressures on them to further lower costs, driving even more jobs offshore. That doesn't seriously put a damper on Microsoft, but it does accelerate the loss of US jobs. Now, if you're committed to losing those jobs ANYWAY, what do you care whether they go to H1B visa workers? At least they would live and spend in the local economy rather than siphoning jobs our of the U.S.

  6. Re:RACIST! on Jesse Jackson: Tech Diversity Is Next Civil Rights Step · · Score: 1

    So your theory is what? That blacks are too smart to see what whites have missed? Sorry, guy, but IT is filled to the brim with minorities, and jobs on-shore are everywhere. And yes, many are filled with H1-B visas, but it is clearly not a racism problem, nor is it an opportunity problem. Look at the number of black applicants for tech jobs. Look at the number of black students majoring in STEM. Who's missing? Failure to capitalize on opportunities is not equivalent to the nonexistence of those opportunities, and you can't bitch your way into them either. These are jobs that demand productive output... results. And it's too easy to know whether somebody writes code or designs tech that works, so nobody skates and stays employed. The solution is -- to put it bluntly -- to stop laughing at Urkel and play up how cool and desirable these jobs are. To capitalize on the opportunities takes real skill, and that takes real work. So your TARGET of a campaign can not be the industry. That's just planning to fail. The target must be young students, and they must be targeted LONG before they get to college.

  7. Re:Dear Slashdot on Ask Slashdot: Where Can I Find Resources On Programming For Palm OS 5? · · Score: 1

    It's not your time, therefore not your call.

  8. Where Can I learn on Ask Slashdot: Where Can I Find Resources On Programming For Palm OS 5? · · Score: 1

    Where can I learn how to send smoke signals?

    http://adventure.howstuffworks... Well, you did ask... ;)

  9. Re:I lost the password on Mass. Supreme Court Says Defendant Can Be Compelled To Decrypt Data · · Score: 2

    He already admitted he could decrypt it. So not really an issue here.

    Sure it is. He mis-remembers it. Obviously his recollection is marred by the passage of time and the stress caused by the accusations. Also, it was a really complicated password that's hard to remember. And his dog ate it. Oh, and perhaps he hasn't spent any effort to refresh his memory, contemplating instead the fact that the rights listed in the Bill of Rights are inalienable. They are affirmed by, not granted by, the Constitution. A state judge doesn't get to waive them with not-terribly-clever re-definitions.

  10. Unix on Ask Slashdot: What Tech Products Were Built To Last? · · Score: 1

    I know you asked about products, but I'm going to stretch it a little for a software product. Unix. 41 years and counting. Like grandad's axe, many of the parts have been replaced, but the essence remains. Still my OS of choice. For hardware, I've got a Radio Shack EC4075 Programmer's Hex & Time calculator/clock that's been in continuous use since around 1980 (I still use it... the batteries last for years), and a Casio CT-6000 synth that's been in continuous use since the mid '80s.

  11. Re:The first one you have handy. on Born To RUN: Dartmouth Throwing BASIC a 50th B-Day Party · · Score: 1

    Definitely not her. You think she learned to do that by settling for the first guy SHE met?

  12. The first one you have handy. on Born To RUN: Dartmouth Throwing BASIC a 50th B-Day Party · · Score: 1

    You're no more obligated to be married to your first programming language than you are obligated to be married to the first girl you ever met.

  13. Answered by a real dinosaur... on Born To RUN: Dartmouth Throwing BASIC a 50th B-Day Party · · Score: 1

    It's because of FORTRAN. Implicitly created variables named I through N are part of the "integer" block, and are integers by default. So programmers of all languages tend to use those variables because they learned from coding examples written by even older dinosaurs who learned FORTRAN first. 'Cause FORTRAN is bloody old. (full disclosure... my first programming language was FORTRAN 77)

  14. I'll host my own birthday event, and you can, too on Born To RUN: Dartmouth Throwing BASIC a 50th B-Day Party · · Score: 1

    I think a really good idea for BASIC's birthday is to give away some free programs, written in a dialect of BASIC. So I'll be doing that. On April 30 I'll release a new program written in Gambas. Nothing super... it'll just be a nice little program that'll keep you clicking for a little while. You'll be able to tear it apart, look at the source code, see how an event-driven Gambas program works, etc. Of course, it will be released under a Creative Commons license. Anybody else want to dust off a BASIC compiler or interpreter?

  15. VM on boot on Ask Slashdot: How Would You Secure Your Parents' PC? · · Score: 1

    I've done the VM on boot idea for a couple of people. Within Linux I put a script that will restore from the latest backup VM on demand. This works extraordinarily well.

  16. If he's a person, he's still legally incompetent. on Lawsuits Seek To Turn Chimpanzees Into Legal Persons · · Score: 1

    If a chimpanzee were granted the rights of "personhood", then it would be by applying the standards of humanity. Applying those same standards, he would also be declared legally incompetent. His "imprisonment" would merely be re-defined as "protective custody", and no standard of care would be granted beyond that which could have been gained by applying laws against animal cruelty. IOW, I think this is a wasted exercise. However, IANAL, therefore I'm not stupid enough to think otherwise. ;)

  17. The problem with all models... on Computer Model Reveals Escape Plan From Poverty's Vicious Circle · · Score: 1

    ...is they're not reality. And the problem with all economic models is that they only superficially resemble reality.

  18. Another plug for Reaper on Ask Slashdot: Best Cross-Platform (Linux-Only) Audio Software? · · Score: 1

    I have to second PopeRatzo's high opinion of Reaper. It's try-before-you-buy with no restrictions, and a purchase price low enough that you feel like a heel until you pay Cockos. Excellent value!

  19. I wonder about that model... on Linking Mass Extinctions To the Sun's Journey In the Milky Way · · Score: 1

    How do they model the arms on the far side of the galactic center? There's a bunch of dust, gas and other stars in the way, and I don't remember there being a Cosmic Mirror out there. So are we making assumptions based on other galaxies, or do we actually have data for the far side of the Milky Way? If it's assumed, then why should we get excited over correlations found in an assumed model? And what does God need with a starship??