(no title)
hyperdeficit | 9 years ago
In previous classes we had the students setup a Ruby and Rails environment on their own systems and not only did that take multiple sessions to get setup, but then we were dealing with environment differences that took the focus away from the basics of learning Ruby nearly every session.
mhartl|9 years ago
There's no telling what this acquisition will bring, of course, but it's a good fit for AWS, so I'm optimistic that the service will continue uninterrupted. (Both the 3rd and 4th edition Rails Tutorial screencasts use Cloud9, so I sure hope so!)
Congratulations to Ruben and the rest of the Cloud9 team!
kevindong|9 years ago
mhartl|9 years ago
jozan|9 years ago
However, Cloud9 is much more convenient since it runs entirely on browser but VM solution could work in case C9 discontinues its free tier.
superuser2|9 years ago
My department tries this occasionally. It fails because students either have
a) cheap pieces of shit with unreasonably poor performance under virtualization (I'm talking multiple seconds to bring a different window to foreground under Ubuntu)
b) Retina MBPs, on which Linux has absolute garbage text rendering due to quarter-assed (half-assed is giving it too much credit) per-application support for high-DPI displays. Staring at code for hours is hard enough when the code isn't blurry.
The department runs a Linux lab in one of the libraries with professionally maintained Ubuntu installs that already have everything professors request for their courses, and provides SSH access to those machines.
An interesting side effect is that you either get good at configuring your environment for yourself (to use your own Mac or Linux machine) or you learn to work with just a terminal (use Emacs/Vim and Bash over SSH).
sytse|9 years ago
BTW congrats to the Cloud9 team. They made a great product and selling to Amazon will ensure it lives on.
ukyrgf|9 years ago
jswny|9 years ago
tajen|9 years ago
Secretmapper|9 years ago
With students that had less than performant laptops, C9 filled the gap.
fragsworth|9 years ago
espadrine|9 years ago
In that line, https://janitor.technology/, which relies on Cloud9, is a promising offering.
(Disclaimer, I consider the author a friend.)
newmanships|9 years ago
junker101|9 years ago
RileyCR|9 years ago
cperciva|9 years ago
EC2's t2.nano, at 0.6 cents per hour, is incredibly close to free. (And that's not even counting the 12 month 'free tier'.)
Karunamon|9 years ago
btgeekboy|9 years ago
z3t4|9 years ago
projectramo|9 years ago
They claim to have workarounds which never worked for me.