Live data from Hacker News

GitLab Web IDE

about.gitlab.com

251–260 of 280 posts

Re: GitLab Web IDE

#251
post #194
post #144

Earlier quoted context omitted.

...but, there is one issue preventing my company from fully adopting it. https://gitlab.com/gitlab-org/gitlab-ee/issues/5981 Once this is completed/implemented, our entire company will be migrating our old school document system to GitLab, using static pages, merge request approvals and this Web IDE. If push comes to shove, I'll have to fork and do it myself ;)

Please continue it. My cofounder and our CTO Dmitriy left an implementation suggestion in the issue.

I meant to say: please contribute it, instead of continue it.

Re: GitLab Web IDE

#252
post #150
post #102

Earlier quoted context omitted.

I'm a c9.io user so my account is still free, but the impression I get from the Amazon acquisition is that you have to run it on an EC2 instance now. That requires some form of setup, doesn't it? And AWS is jargon all the way down, so the entry level is a lot higher than it was before.

Yes, but the setup is a few clicks. I think the main selling point is that you run the IDE on an EC2 which runs the same OS as your production environment (even Lambda) which allows you to directly compile server code in the IDE and it just works on your server.

This sounds suspiciously like editing live PHP scripts in an FTP client.

Re: GitLab Web IDE

#253

Wow, very cool. Lots of new players in this space: https://repl.it , https://glitch.me , and now GitLab (and I'd be surprised if GitHub doesn't follow in tow). Cloud9'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 lik…

Honestly I generally don't want to do my entire development on a Web IDE, but I do think it's very useful for a repo hosting site to have editing tools, as I often find myself wanting to fix something quick away from my setup. Web IDEs in general are a great concept though, mostly because developers generally love having their editor customized the way they like it, and from there, having it in the cloud accessible f…

Especially with plugins that can save your configuration to a server somewhere. Yeah, it takes longer than just booting up c9, but it's really not that much worse.

Re: GitLab Web IDE

#254

Wow, very cool. Lots of new players in this space: https://repl.it , https://glitch.me , and now GitLab (and I'd be surprised if GitHub doesn't follow in tow). Cloud9'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 lik…

Really? Have you not tried our solution - Codeanywhere? We have 1.2M Users on our platform, and we have been here a while :)

Re: GitLab Web IDE

#255

Earlier quoted context omitted.

Honestly I generally don't want to do my entire development on a Web IDE, but I do think it's very useful for a repo hosting site to have editing tools, as I often find myself wanting to fix something quick away from my setup. Web IDEs in general are a great concept though, mostly because developers generally love having their editor customized the way they like it, and from there, having it in the cloud accessible f…

I've heard this a lot since around 2012/13 when I first became aware of C9, and even gave it a go. Granted it was and is impressive as a technical achievement, but I really don't see the use case at all, other than as something to use as a quick fix embedded by a repo host. My laptop is a tool I use every single day and have with me almost all of the time. I do not need internet connectivity to remain productive, whi…

Web IDEs like ours (Codeanywhere) and C9 Have been around since before 2010...so we have been all around for a while. The Web IDE is a valid product and it has a use case (we have over 1.2M users), but not that all anticipated way back then.

Re: GitLab Web IDE

#256
post #96

Earlier quoted context omitted.

Honestly I generally don't want to do my entire development on a Web IDE, but I do think it's very useful for a repo hosting site to have editing tools, as I often find myself wanting to fix something quick away from my setup. Web IDEs in general are a great concept though, mostly because developers generally love having their editor customized the way they like it, and from there, having it in the cloud accessible f…

If it works OK from iPad might actually be pretty useful.

Codeanywhere has a iOS app!

Re: GitLab Web IDE

#257
post #80
post #34

I'd love to see more symbiosis between editors and deployment tools. I could write my code and tests in the browser editor, and just have a dashboard with everything I need to know. Then when I'm at home I can use my editor and still hack the old fashioned way. I wish Microsoft has bought gitlab instead of github. They could have this new editor tie in with azure or something cool like that. Like websharper, but for…

Gitlab is using Monaco for this. An open sourced online editor brought to you by none other than Microsoft. ( https://github.com/Microsoft/monaco-editor ) I couldn't dig it up now but I recall seeing that Microsoft started this project as an online code editor for Azure, later using it in VSCode. So it would not be surprising if they bring this to github some time in the future.

It still is "alive" somewhere in Azure but MS scrapped it really and focused making the best possible Desktop Editor. You wont see a web editor form them soon.

Re: GitLab Web IDE

#259

I think they are spreading themselves too thin working on way too many features. Feature envy with github is not a good way to define your roadmap. They should drop everything and focus the most important feature: speed.

DARPA created a 1THz transistor four years ago.

It's the fastest single transistor in existence. You could say... it focuses on speed, to the exclusion of all other features!

Re: GitLab Web IDE

#260
post #242

Has GitLab already been bought by Apple?

I wouldn't be surprised if Apple quietly uses them internally. 100k companies with a horizontal app like this (and "source code management" is pretty horizontal in any vaguely tech-incorporating industry) probably includes all the big names.
Post reply on HN