ERR_CONNECTION_TIMED_OUT : HN hug of death ?
It works fine now, I believe it could be a redeployment or similar.
Show HN: GitPlex – A new Git repo management server with code review
21–30 of 98 posts
Re: Show HN: GitPlex – A new Git repo management server with code review
#22Earlier quoted context omitted.
It works fine now, I believe it could be a redeployment or similar.
Looks like many GitPlex downloads are going on... And this happens since two hours ago when I posted this news. The first time I've experienced with HN death hug, 8) Another thing in my agenda now (to optimize the web site and download).
Re: Show HN: GitPlex – A new Git repo management server with code review
#23Would be particularly interested by C# support, and with the tooling that Microsoft lately, I think it would be a perfect fit !
Re: Show HN: GitPlex – A new Git repo management server with code review
#24Features look good though and the interface is nice.
Re: Show HN: GitPlex – A new Git repo management server with code review
#25[1] https://builtwith.com/?http%3a%2f%2fgitplex.pmease.com%2fdem...
Re: Show HN: GitPlex – A new Git repo management server with code review
#26This looks impressive, especially how they seem to handle rebases/squashes with force push, which is a problem that pretty much all other repo managers simply ignore (except for Gerrit, but that one has other problems...).
Re: Show HN: GitPlex – A new Git repo management server with code review
#27But developers are, or should be, power users. And in that regard a tool like this is VERY welcome. A tool that exposes some more sharp edges in exchange for flexibility.
Re: Show HN: GitPlex – A new Git repo management server with code review
#28Looks like a Java webapp running on top of jetty [1]. Interesting - that's a quick and easy deployment. I wonder what are the hosting requirements and performance implications. [1] https://builtwith.com/?http%3a%2f%2fgitplex.pmease.com%2fdem...
Re: Show HN: GitPlex – A new Git repo management server with code review
#29I'd be in favor of having some standard "code review markup language", which could contain review comments and workflows. Then you would be able to put these in files and make those files part of your repository (ie commit/push). Then, you could build various frontends to handle these in a user friendly way if you like. But also, would be accessible and editable in your favorite text editor.
Re: Show HN: GitPlex – A new Git repo management server with code review
#30I don't care much about code review , but it's a close enough attractor to the space of code reading that it seems to be draining attention. So let me hijack this topic and post a request for product (I'd write it myself, but priorities... adult life sucks hard). -- I dream of a tool that facilitates code reading and exploration . It has some similar features with code review tools, namely: - integration with version…
That's something that baffles me: the complete lack of a comfortable (or at least not painful) way to read and annotate source code on Android.