Ask HN: Social Network for Engineers?
IMO, stack overflow is becoming a Google for devs.
Is there a facebook/linkedin for devs or technical people?
What would it take for you to join one?
Is there a facebook/linkedin for devs or technical people?
What would it take for you to join one?
23 comments
[ 3.0 ms ] story [ 72.4 ms ] threadI want most of my online interactions to be anonymous. That's why I like reddit and HN. That's why I never write anything on facebook.
But it's tricky on github. You can only have 1 account. I want some of my side-projects to be linked to my professional persona. I wrote a really good program, I want my interviewer to about this. The other 99% of the code I write outside of work is just fucking around. I don't want to be associated with it. I don't want my employer to know my comments on random PRs on github, because it's none of their business. It's my social life.
But github only allows you to have 1 account. My solution to this was to... have an anonymous github account for socializing and a gitlab account under my name. I still haven't done this since I have some code on github under my name, so not quite sure how should I proceed. Export repos, close github, delete account and open a new acct with anon username?
I wish github gave more opportunity to anonymize interactions on github. Or at least they allowed 2 account per real-life person.
https://help.github.com/en/github/site-policy/github-terms-o...
> One person or legal entity may maintain no more than one free Account (if you choose to control a machine account as well, that's fine, but it can only be used for running a machine)
Do people have multiple github accounts?
I dont't, but I know people who make a new one for each company they work for.
But social media is used mostly for "personal branding" these days, which is someone writing material consistently, several times a week, to make themselves look good. There is no genuine discussion - it's either praise or putting people down. You end up with arguments on why concatenation is stupid and how template literals are the only way to do things.
DEV.to is a nice implementation of a social network though. Github was good until it became a resume item, after which a lot of fake/flexing behavior started to appear. Codepen is also nice if you're into CSS and programmer art.