mubaris / curiosity

Find Amazing Github :octocat: Projects :zap:
https://mubaris.github.io/curiosity/
244 stars 65 forks source link

Confusing project name when repository author/organization isn't shown #75

Closed sompylasar closed 6 years ago

sompylasar commented 6 years ago

Example of a confusing name:

go - A high-performance 100% compatible drop-in replacement of "encoding/json"

in fact, it's https://github.com/json-iterator/go , so having a full name would be less confusing:

json-iterator/go - A high-performance 100% compatible drop-in replacement of "encoding/json"

Refs https://github.com/mubaris/curiosity/issues/49

sompylasar commented 6 years ago

Where the author/organization name equals the repository name, one of them can be omitted. Example:

probot - 🤖 A framework for building GitHub Apps to automate and improve your workflow

which is https://github.com/probot/probot

mubaris commented 6 years ago

Are you saying that "Curiosity" is a confusing name?

sompylasar commented 6 years ago

Are you saying that "Curiosity" is a confusing name?

@mubaris Of course not! Confusing is what it shows. A project named "json-iterator/go" (makes sense, a JSON iterator in Go) is shown as just "go" (makes no sense to me).

mubaris commented 6 years ago

Then, what do you suggest?

sompylasar commented 6 years ago

@mubaris Please read again: "having a full name would be less confusing".

mubaris commented 6 years ago

having a full name would be less confusing

I understand this.

Do you want me to move this to an organization?

sompylasar commented 6 years ago

I'm sorry but I don't think you hear me. It's not about "Curiosity" project name. It's about a few project names displayed in the feed.

mubaris commented 6 years ago

Got it. Sorry about this whole confusion

mubaris commented 6 years ago

Will update it now

mubaris commented 6 years ago

Fixed it. Closing this issue now.

sompylasar commented 6 years ago

👍