13 ms·
It's pretty strange to get root access to a server, even though it's just a Docker VM. We can install anything we want, compile any C code we want, DDoS and spa
by emilv 12y ago
It's pretty strange to get root access to a server, even though it's just a Docker VM. We can install anything we want, compile any C code we want, DDoS and spam anyone we want... The machine is also crazy loaded right now, with 100% load on all cores (according to htop that I installed from the package repo), almost run out of RAM and disk space decreasing fast.
- NathanKP 12y agoI'd be willing to bet that someone has already run a fork bomb just to see what would happen.
- ykumar6 12y agoYes, I'm from Runnable. People have tried fork bombs. We are pretty good and cleaning them up. Please do not try this and let other users enjoy the platform
- pouzy 12y agoWhy wouldn't you use a normal user and not root ? This seems overly dangerous
- ykumar6 12y agoWe follow an honor-based system. If a user abuses root access, we take their privileges away
- Alupis 12y agoNice, but some users are not "honorable". And you make it super easy and quick to make accounts, no confirmation, just enter some email address. (not that i'm complaining about that part, i like easy signups... but it may open you to abuse).
- codygman 12y agoI installed ghc just to see if packages could be installed, sorry if that caused you problems.
- haphazardeous 12y agoI'm sorry to say I did run a piece of java code to see how it handled creating many threads.. Didn't mean to cause any harm. I was just curious.
- the1 12y agoyah i installed latex and rendered some books. works good.
- ykumar6 12y agoWe are a bit overwhelmed by the load right now, didn't expect to get hit by HackerNews today :) We are spinning up more servers
- Alupis 12y agoThis is a good problem :) You guys have a very nice looking product.