Hosting providers for D and videb
I would like to start using vibed, but I was wondering how much it is supported. For example, I want to create my own website using vibe.d and then put it online, are there any hosting providers?
You'd need a provider where you can at least place your own executable and set up a proxy directive in the web server. In particular, any popular virtual server offering will do (e.g. Amazon or Dreamhost, but there really is a bunch of them). It generally makes sense to compile the application on a local Linux work station and then just upload the executable to the server, because the compilation process can use up quite a lot of RAM, which cheap VMs often don't have.
Personally I'm using a small German provider.