Unrelated badge ideas: 1. Write a watcher that periodically reports whether you’re actively using a coding-related app (Terminal, VS Code, etc.) to a server you control, and serve a “coding”/“not coding” badge on your profile page; (could even detect which project you’re working on, and display that;) 2. Write an Apple Watch app that periodically reports whether you’re asleep, and serve a “sleeping”/“awake”/“unknown”…
3. Write an integration to the local cemetery, and after funeral is successfully detected serve "alive/dead" badge on the profile page.
How to track and display profile views on GitHub
61–70 of 113 posts
Re: How to track and display profile views on GitHub
#62First I heard about a readme for your profile page. So the facebook-ification of GitHub progresses? At what point is LinkedIn going to be merged into GitHub? (Only partially /s)
It's just gone live in the last day or so. The designer talked about it here a few weeks ago: https://twitter.com/pifafu/status/1265773172520914944 Personally I don't see much reason for this to be implemented via a git repository (rather than a text field in a database, like the existing Bio text), other than "we're GitHub, everything's a git repository, so why not". At the moment, it's a single-file repository. Per…
Re: How to track and display profile views on GitHub
#63First I heard about a readme for your profile page. So the facebook-ification of GitHub progresses? At what point is LinkedIn going to be merged into GitHub? (Only partially /s)
Re: How to track and display profile views on GitHub
#64This is a weird new myth that might just highlight the difficulty of discoverability. GitHub has had user profile READMEs for years. The difference is just where the README shows and what the name of the repo is supposed to be.
You could already create a ".github.io" repo that governs what shows up when visiting .github.io" rel="nofollow">https://.github.io
Re: How to track and display profile views on GitHub
#65Earlier quoted context omitted.
Bad practice to assume your ethos is the only one at play. I'd hardly call taking a look at _where_ people are coming from to view your Github profile a "vanity" thing. A view of referrers could be extremely useful in tuning one's developer presence and visibility. That could come in handy when job-seeking, or trying to spread the word about your services and/or company. Both of which Github is widely used for.
Have you ever gotten a job because of your GitHub profile?
Re: How to track and display profile views on GitHub
#66Can we please not normalize this? Vanity tracking at its worst. You don't need to know.
Bad practice to assume your ethos is the only one at play. I'd hardly call taking a look at _where_ people are coming from to view your Github profile a "vanity" thing. A view of referrers could be extremely useful in tuning one's developer presence and visibility. That could come in handy when job-seeking, or trying to spread the word about your services and/or company. Both of which Github is widely used for.
Re: How to track and display profile views on GitHub
#67Earlier quoted context omitted.
Have you ever gotten a job because of your GitHub profile?
Yes. I was sought and employed specifically because of the work visible on my Github profile from 2017 - 2019. My body of work on Github directly contributed to my candidacy for the job I currently hold.
Re: How to track and display profile views on GitHub
#68Image hit counters! Who's going to build the github developer web ring? We need all the old things back.
Re: How to track and display profile views on GitHub
#69First I heard about a readme for your profile page. So the facebook-ification of GitHub progresses? At what point is LinkedIn going to be merged into GitHub? (Only partially /s)
It's just gone live in the last day or so. The designer talked about it here a few weeks ago: https://twitter.com/pifafu/status/1265773172520914944 Personally I don't see much reason for this to be implemented via a git repository (rather than a text field in a database, like the existing Bio text), other than "we're GitHub, everything's a git repository, so why not". At the moment, it's a single-file repository. Per…
Re: How to track and display profile views on GitHub
#70First I heard about a readme for your profile page. So the facebook-ification of GitHub progresses? At what point is LinkedIn going to be merged into GitHub? (Only partially /s)
> So the facebook-ification of GitHub progresses? GitHub's premise has always been "social coding". They should indeed become more social, that may or may not remind you of Facebook but I personally have wanted more social features out of GitHub for a while.