Live data from Hacker News

Show HN: Rant, a procedural text generation language

github.com

31–37 of 37 posts

Re: Show HN: Rant, a procedural text generation language

#31
post #28

I find the .gitignore a good way to gauge the quality of a repo. This one does not exhibit quality.

What criteria do you use to assess "quality"? In any case, this .gitignore is almost entirely the standard GitHub setup for Visual Studio projects.

https://github.com/github/gitignore/blob/master/VisualStudio...

Re: Show HN: Rant, a procedural text generation language

#36
post #31
post #28

I find the .gitignore a good way to gauge the quality of a repo. This one does not exhibit quality.

What criteria do you use to assess "quality"? In any case, this .gitignore is almost entirely the standard GitHub setup for Visual Studio projects. https://github.com/github/gitignore/blob/master/VisualStudio...

Well, that's a knock on /github then. The entries should be as minimal as possible, in number and in individual length.
Post reply on HN