Click here to Skip to main content
15,921,905 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Freelancers: How do you cope with that? Pin
F-ES Sitecore9-Jan-20 1:33
professionalF-ES Sitecore9-Jan-20 1:33 
GeneralRe: Freelancers: How do you cope with that? Pin
davecasdf10-Jan-20 4:28
davecasdf10-Jan-20 4:28 
AnswerRe: Freelancers: How do you cope with that? Pin
musefan9-Jan-20 1:36
musefan9-Jan-20 1:36 
PraiseRe: Freelancers: How do you cope with that? Pin
Slacker0079-Jan-20 2:15
professionalSlacker0079-Jan-20 2:15 
GeneralRe: Freelancers: How do you cope with that? Pin
W Balboos, GHB9-Jan-20 3:02
W Balboos, GHB9-Jan-20 3:02 
AnswerRe: Freelancers: How do you cope with that? Pin
Johnny J.9-Jan-20 2:03
professionalJohnny J.9-Jan-20 2:03 
GeneralRe: Freelancers: How do you cope with that? Pin
Sander Rossel9-Jan-20 3:21
professionalSander Rossel9-Jan-20 3:21 
AnswerRe: Freelancers: How do you cope with that? Pin
Sander Rossel9-Jan-20 2:13
professionalSander Rossel9-Jan-20 2:13 
The source code you write is owned by the company, meaning you can't deploy that exact code or package at other customers.
That doesn't mean you can't recreate (parts of) the code from memory.
Of course it depends on the code.
When you make some smart use of some code pattern, you can reuse that all you like (because that's literally your job).
If your customer has some calculation they use to run their business, you can't use that for other customers (unless they use the same calculation, in which case you'll need to rewrite it from memory).
Reusing what you know is called knowledge and experience and it's exactly why this customer is paying you and also why the next customer will be paying you.
Just don't share anything that's specific to your current contract with others (which could also be specific code, but more often is about ideas, formulas and processes).

PraiseRe: Freelancers: How do you cope with that? Pin
Slacker0079-Jan-20 2:16
professionalSlacker0079-Jan-20 2:16 
GeneralRe: Freelancers: How do you cope with that? Pin
Joan M9-Jan-20 5:13
professionalJoan M9-Jan-20 5:13 
GeneralRe: Freelancers: How do you cope with that? Pin
TheGreatAndPowerfulOz9-Jan-20 5:55
TheGreatAndPowerfulOz9-Jan-20 5:55 
GeneralRe: Freelancers: How do you cope with that? Pin
Joan M9-Jan-20 9:10
professionalJoan M9-Jan-20 9:10 
GeneralRe: Freelancers: How do you cope with that? Pin
DerekT-P9-Jan-20 22:07
professionalDerekT-P9-Jan-20 22:07 
GeneralRe: Freelancers: How do you cope with that? Pin
Joan M9-Jan-20 9:11
professionalJoan M9-Jan-20 9:11 
GeneralRe: Freelancers: How do you cope with that? Pin
TheGreatAndPowerfulOz9-Jan-20 9:30
TheGreatAndPowerfulOz9-Jan-20 9:30 
GeneralRe: Freelancers: How do you cope with that? Pin
Mycroft Holmes9-Jan-20 11:20
professionalMycroft Holmes9-Jan-20 11:20 
AnswerRe: Freelancers: How do you cope with that? Pin
lopatir9-Jan-20 2:52
lopatir9-Jan-20 2:52 
AnswerRe: Freelancers: How do you cope with that? Pin
Rage9-Jan-20 3:54
professionalRage9-Jan-20 3:54 
GeneralRe: Freelancers: How do you cope with that? Pin
AFell29-Jan-20 4:45
AFell29-Jan-20 4:45 
GeneralRe: Freelancers: How do you cope with that? Pin
Joan M9-Jan-20 5:15
professionalJoan M9-Jan-20 5:15 
GeneralRe: Freelancers: How do you cope with that? Pin
Rage9-Jan-20 6:06
professionalRage9-Jan-20 6:06 
GeneralRe: Freelancers: How do you cope with that? Pin
Joan M9-Jan-20 6:45
professionalJoan M9-Jan-20 6:45 
AnswerRe: Freelancers: How do you cope with that? Pin
jsc429-Jan-20 5:07
professionaljsc429-Jan-20 5:07 
AnswerRe: Freelancers: How do you cope with that? Pin
Christian Graus9-Jan-20 10:39
protectorChristian Graus9-Jan-20 10:39 
AnswerRe: Freelancers: How do you cope with that? Pin
agolddog10-Jan-20 3:21
agolddog10-Jan-20 3:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.