-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#117 must be closed and locked #119
Comments
You couldn't misinterpet my words in a worse way, eh? There's no idiomatic way for structuring your go repository, and that's a good thing. I'll refer to one of the Go Proverbs by Rob Pike Design the architecture, name the components, document the details. I would say if you decide to have different packages, their names should be descriptive and give you insight to what the package is doing, and not some arbitrary names like |
@xxbtwxx you misunderstood the purpose, why this issue should be locked: one of the biggest problems of this holywar is unbelievable level of toxicity and abuse of go rockstars audience. The main reason to lock the discussion is that toxic judges like @batara666 who came here and fucking up all constructive discussion and arguments of both parties. |
While I agree that the discussion in the other issue has gone past the point of usefulness, I think this issue is even less helpful. It comes off as snide and mocking, neither of which are very professional, both of which tend only to upset people and make things worse. I won't presume that that's your goal, but that is definitely how it reads. I understand the impulse to lash out at something you perceive as frivolous, ridiculous or overly-pedantic, but it is never productive. Instead of the impassioned defense you may have imagined, a backlash issue like this comes off as disingenuous, and a self-serving attempt to signpost your own views and further clutter the original with references. There doesn't need to be another issue. A maintainer will lock/close/comment/resolve the original as they see fit. |
I made a long comment in issue #117 (comment) sharing my point of view, I hope I made myself understood - I hope it helps. @quenbyako thanks for mentioning me in the issue, as I commented in the other issue I am available to help the project. |
For community health, you should stop name it golang-standards. You do not even realize how much time and money are spent in every team worldwide to explain to every noob that this repo is not standard and it is not required to overcomplicate the project structure, and it is better to start just with a single file. And that this repo is just the opinion of one unknown guy not affiliated to golang at all. This is unhealthy. Not a discussion around it. |
@souryogurt you didn't get the idea... |
@quenbyako you should be more clear then. Otherwise, you spliting the discussion into one more issue instead of finding true and going to some conclusion in #117 . |
If someone went to a project you're the number 1 maintainer of, made up a standard for it, and then published it under the name |
@quenbyako thank for sharing your opinion and trying to be neutral. There's been enough said about repo name. There's enough context in this and other issues, so people should be able to make their own decision after reading what's in these issues. Locking this discussion. |
I think I will take responsibility for this issue and propose to close #117, as it became as unhealthy cancelling and persecution of people who disagree with the author.
In order not to be unfounded, I will try to express as neutral as possible all the pros and cons of this decision:
pros:
cons:
a pattern or model that is generally accepted
, accepted in our community.(me? jk)and other famous faces of golang community and discuss how this project can be improved. This layout is important for the community, despite the fact that it is not of the highest quality. Agree with it or not, there are lots of people who see this repo useful.At the same time, I would want to remind you about the story with @kataras who does not accept criticism at all (still not, yeah). Now an identical situation is became right here, but in the different direction: now people are starting to hound the author who didn't anything bad, and they also hound people who disagree with @rsc's position. and all this holywar for the sake of the "concerns they are raising"
I would also want to remind you that it is more logical to offer alternatives if you do not agree with someone's opinion. In №117 i already made this list of alternative best practices, but I will copy it here too, maybe it will help someone:
Most good articles from @henvic:
@flowchartsman share these pretty useful posts:
@xhit was the first who wrote good argument about standard layout of stdlib (which is well organized btw):
@higker noted this go blog post:
@xxbtwxx shared amazingly bad structured repo (read as: "how not to layout your code, and why use this is really bad"):
@itsjamie shared this post:
So #117 must be stopped. For community health.
The text was updated successfully, but these errors were encountered: