top | item 40931107

(no title)

brycelarkin | 1 year ago

Separate Github profiles for work and personal.

discuss

order

solardev|1 year ago

Is it normal for people to have separate profiles like that on Github?

vunderba|1 year ago

I certainly do - my work GitHub profile is attached to my work email address whereas my personal GitHub is attached to my personal email address.

it's a complete separation of responsibilities in the same way that I have a work laptop and a personal laptop.

switch007|1 year ago

Not normal enough. Would you do all your personal emailing on your work email? I don't know why so many people have a blind spot when it comes to GitHub

At $JOB, it's mandated to have a separate GitHub account

al_borland|1 year ago

Yes. My work GitHub account is via SSO using my work creds. My personal GitHub account is much older and uses my personal email address.

Of course, we can’t (or shouldn’t) be uploading any of our code to GitHub for work. We have self-hosted Bitbucket servers. The corporate GitHub accounts are strictly used for Copilot.

If/when I leave the company, I’m pretty sure they don’t want all the code tied to my personal account. That sounds like a nightmare. I don’t want that either.

OutOfHere|1 year ago

Yes, of course. In fact it is a pretty bad idea to use the same profile for an employer. Always treat an employer as disposable, along with the respective GitHub username for it.

solardev|1 year ago

Thanks all. You've convinced me. I'll set up a new profile for the next time I need to work with a company.