Gitlab is an awesome data center load tester, the only thing that's missing is a good github alternative. ref: https://news.ycombinator.com/item?id=7978048
GitLab Web IDE
11–20 of 280 posts
Re: GitLab Web IDE
#12If I were them I might try to integrate with some existing open source plugin system (Atom or VSCode?) to get more supported languages for free.
Re: GitLab Web IDE
#13Re: GitLab Web IDE
#14(1) The zoom animation takes too long, I want to see the screenshot
(2) After zooming, it's still difficult to read to my 33-year-old eyes. I want a fullscreen image.
(3) After finishing squinting at the screenshot, I scroll down to read more text only to have that text MOVE while I'm reading it as the screenshots animate back to their original positions.
Re: GitLab Web IDE
#15So this is like Cloud9?
* No terminal
* No development environment to speak of, either (e.g. no libraries or binaries installed)
The post identifies that this was developed as a way to include multiple file edits in one commit. GitHub, by contrast, applies a commit per file edit, so if you want to change three files, you would open each file separately and each edit/save would become a separate commit.
I do think that this nudges GitLab as a platform a little closer to being like Cloud9 though!
Re: GitLab Web IDE
#16But does it have Vim keybindings?
Re: GitLab Web IDE
#17Re: GitLab Web IDE
#18Cloud9's acquisition really left a big hole in the market. AFAIK there's still nothing out there that gives you a decent code editor (edit multiple files, have multiple tabs open, etc) that also gives you access to a Linux shell and ability to expose ports like Cloud9 did.
Personally I'm most optimistic for https://repl.it. They already have a core userbase in high school classrooms and have been adding a ton of support for serverside applications to make it more appealing outside of the classroom.
Re: GitLab Web IDE
#19I'll admit I'm a very poor "look and feel" person. But am I the only one who thinks that the zooming images on this webpage are hostile to the user? (1) The zoom animation takes too long, I want to see the screenshot (2) After zooming, it's still difficult to read to my 33-year-old eyes. I want a fullscreen image. (3) After finishing squinting at the screenshot, I scroll down to read more text only to have that text…