Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment So what you're saying is ... (Score 1) 209

I took a customers money and now I don't want to provide the service because it will cost me too much and it will eat into my profits ?

Tough.

As others have said, if this is contractual issue you'll need to renegotiate the contract - and (presumably) give some money back (like that will fly with the executives since the revenue has already been reported)... It makes no difference whether there are acceptable solutions that do not involve physically destroying the disk.

That's what the contract stipulated. Like it or lump it, that's what you signed up for when taking the money.

Why should I as tax payer allow you to make more profits for less service ?

Comment Re:Mafia (Score 1) 554

Employees don't get to write their own contract - no start-up would/should allow that. You want to be using the money you have for productive purposes (hiring engineers) not paying lawyers. Since stock ownership is governed by the board, anything out of "normal" would require their approval.

Be honest with yourself - what is your financial risk profile ? Are you prepared to gamble 5%, 10% or 20%.

If you're not prepared to gamble anything and will only accept "full market value" work for a large company.

richard.

Comment Re:Code for yourself in your spare time (Score 2) 516

I used to do quite a bit of that - contributing to open source, scratching my own itch, trying to find "interesting" jobs or technology to work on. Then in my late 30s it hit me.

All jobs suck.

Rather than trying to find something exciting to work on for the next 30 years, I refocussed my energies on doing stuff that would allow me to not have to work for the next 30years.

So I took all the time/passion I had and put it into my (then current) job. It was a gamble, an investment in me. Left that company within a year to do my own startup. Sold that after 3years with enough that I could meet my requirement of not working for the next 30years. But I found I liked the early stage start-ups. Once I'm not longer the lead it became another job.

Reckon I have one more in me - while I could not work - I want to not work on my own island :-)

Comment Re:First math and now OO... (Score 1) 755

I am so glad I didn't get a CS degree - and in fact most of the people I hire do not have CS degrees. My BSc in Mechanical Engineering is far more useful to me as a VP of a software company than any CS degree. Engineering taught me how to think, how to design from a blank piece of paper, how to manage projects, how to work with people. I taught myself to write code.

I want t hire people who can develop real world products not be the product of some well paid Dean's education experiment.

Anyone considering a software job should think long and hard about a CS degree. It wont teach you anything that you'll need in the real world. Do a real science subject or a real engineering subject, not CS.

Comment Re:Also (Score 1) 301

If the company and employee are still friendly you can work this out even in California.

I know of one case where an executive wanted to leave a large public company in a highly competitive market. Part of the agreement was that they would be continue to remain as a non-working employee including being fully paid for the following year (including all bonuses and benefits - no less than what they got in the prior year) if they didn't go to a competitor.

Since this meant that going to a non-competitor mean drawing two salaries, there was a mutual built-in incentive to work for a non-competitor.

Had they gone to a competitor they would have been no worse off than if they'd not signed the agreement.

vanye.

Comment grep (Score 1) 385

You can laugh, but its good almost enough for what I need.

All my archived email (93-2004) was copied to a NAS as individual messages (still have the Cyrus directory structure). Its the more recent stuff that lives in PSTs that is the problem.

One day I'll get around to going the same for my news postings. That's where the nuggets of interest are.

Comment Re:Killing NASA? I think not. (Score 2, Insightful) 411

Its funny - this is a rabid capitalist country, and yet when is proposed to allow commercial space flight to take over the boring operation bits everyone is up in arms. Whenever I hear astronauts talking about this my mind jumps to the infamous Mandy Rice-Davies - "well he would, wouldn't he".

Let NASA get back to some real research, not shuttling (sorry) people to the space station.

Who on earth believes that the government is more efficient than private enterprise at the operational level ? So set guidelines, safety regulations, create an environment where commercial enterprises can see an opportunity, and let us solve the problem. If that's done the country will not "cede America's longtime leadership in space", it will just be done more efficiently outside of the government.

Why should I as a large contributor to the government pay for someone to drive a bus into space ? What grabs my attention (and probably Joe public's for the last 30 years) is Hubble, Spirit + Opportunity, Pathfinder. The only time the shuttle breaks into public awareness anymore is when there's an accident.

And while long term we do need to have an off-Earth safety net - its not going to happen in my life, and a few people on a non self-sufficient beachhead doesn't do anything except waste money.

Comment Re:Boost and POCO (Score 1) 310

I agree on the documentation - Poco has good reference docs, but its lacking a tutorial and other HOWTOs, so it can take a while ot get upto speed on its style.

Disagree on the bugs - we've been using it as the core library in our enterprise software product for several years with no issues.

Poco's clean, it gives me everything I need and it just works, what more do you want?

richard.

Comment Re:Sadly, it's needed (Score 1) 1057

Its sad but true.

I use a simple 20-30minute test to write a library function.

Its sad to see the number of (senior) people that fail to listen to the question, or who can talk, but not write real production code (the dreaded architect).

I even had someone refuse to take the test because he didn't have his laptop to Google the solution (his exact comments).

I'm not looking for anything beyond an understanding of how people solve real problems (the test we use is an actual problem that we have in our product) - and how they then handle changing assumptions as new information is presented. I could come up with an arbitary set of questions like Microsoft or Google, but I think in code and hate those type of tests.

Not to start a flame war, but circumstantial evidence is that people with CS backgrounds do worse than those with other degrees.

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...