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

 



Forgot your password?
typodupeerror
×

Comment Re:Not Getting Paid (Score 2) 121

Your employer is not, in most cases, your friend.

Your employer is never your friend. If you have a friend you also do business with, you have to separate those affairs, otherwise it can get very problematic. I know someone who doesn't speak to his own brother any more, because they had a company together that went bad.

Comment Re:Yes, but for the wrong reason (Score 1) 220

But what's an abstract idea?

Isn't the definition that you have to be able to give a patent to a developer skilled in the specific art and he/she can implement exactly the device described by the patent without inventing anything new? If that's not possible, the patent is supposed to be invalid because it's an abstract idea instead of a concrete implementation.

Comment Re:Debuggers (Score 1) 294

Simplest case, trying to debug remote code running on a server for which you have deploy-but-not-debug permissions on (this comes up a lot for me, actually).

For these cases, you should set up a local mirror environment where you are allowed to debug. Of course, if you can't reproduce the problem locally (because of system-interdependencies or a critical database you aren't allowed to copy for testing due to privacy issues), you have a problem...

Slashdot Top Deals

"What man has done, man can aspire to do." -- Jerry Pournelle, about space flight

Working...