You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2025. It is now read-only.
Currently we grab the bio and related information from github when a user logs in. We use this information when you hover over a username link in the UI. For example, go here and hover over the 'durden' link below the first title. This is useful, but we should also add this information on the main user page that allows readers to click a link to a writer's github page.
We currently don't allow readers any easy way to get more information about a writer. Luckily, smart readers will realize that a codrspace username is the same as a github username and know how to get there. However, this is a pretty bad UI for codrspace. We already have the github username information, etc. so just need to display it in a more prominent location.