|
|
|
|
|
by applecrazy
2101 days ago
|
|
Why the negativity? I think Repl.it is a great place to prototype ideas and work on things without needing to spin up an entire environment on your computer. I think of it like a scratchpad, and with some of their new functionality, it's also become somewhat of a CodePen type platform where you can host tech demos and fun projects—all for free. I've used Repl.it ever since it became publicly available and I've used it to teach some classes and camps. As a college student, it's also a great environment to quickly open a coding scratchpad to do the occasional LeetCode problem and share my solution with others. |
|
For me "spinning up the entire environment" comes to clicking the icon of whatever IDE I decide to run for whatever task I am about to do. Is it such a big trouble?
I understand that it has good value for teaching to the point until students have to accomplish something more serious then some glorified "Hello World".
As for access from anywhere - I can access my development workstations remotely from anywhere with no problems (thanks to NoMAchine ond/or RDP) but since I also lug my super duper laptop anywhere I rarely need to enable this kind of access.
But then again I am a cloud luddite. I own all my computing/development resources (well I rent some remote dedicated servers for backup/standby purposes). Other people have different attitude which is fine. I just hate the idea of my stuff residing/being controlled by any other entity but myself.