That'll be 99.9% of all hosts out there then, right?although, it appears my security is at risk trusting hosts who think using complicated closed third-party software is a good idea.
That'll be 99.9% of all hosts out there then, right?although, it appears my security is at risk trusting hosts who think using complicated closed third-party software is a good idea.
This is very true. All of the major attacks have been targeted towards third party software. Personally, I would rather just code up something myself and stay out of WHMCS, but it doesn't look like that will be happening anytime soon.although, it appears my security is at risk trusting hosts who think using complicated closed third-party software is a good idea
If you are able to take care about security. A lot of devs do not know newer attack vectors and so don't know how to harden your scripts.I would rather just code up something myself and stay out of WHMCS
 This is very true.  All of the major attacks have been targeted towards third party software.  Personally, I would rather just code up something myself and stay out of WHMCS, but it doesn't look like that will be happening anytime soon. 
Why even use script stuff if it's so hard to secure? It's a mess... when I make a hard-coded web server my only vulnerability are the static/shared libs I use, I have very tight controls on my own code with a user/permissions system. You just have to assume all input is hostile.If you are able to take care about security. A lot of devs do not know newer attack vectors and so don't know how to harden your scripts.
Not quite yet.So, 24khost. Deadpool?
Yeah, I'm pretty sure he is.Isnt this the same guy who argued SSLs arent necessary on LET?
Oh well, maybe next time...Not quite yet.
Better not, I have 2 VPS and was about to order more before he got hacked.Maybe a new RLT brand coming soon?
Yeah, but to be fair games programming can be fairly hard - there are a lot of potentially non-trivial problems, and you need to solve them all with very hardline timing guarantees otherwise you blow your framerate targets.  
As someone who has made internal cms/vmcp from scratch for companies... it's really not that difficult, I find programming video games far more challenging. My background is microcontrollers for various things, remote automation, no scripty stuff, schools teaching scripting script instead of C, and people wonder why the world is full of bad programmers.