Hoo boy I had it going way too fast. I had it moving at 150mm/s. I very strongly suspect this is about 90% of my problem. Layer quality already seems vastly improved a few layers in at 50mm/s. I very much appreciate the insight!
franzfurdinand
joined 2 years ago
The latest creation from the mad scientist's lab is boxed red beans and rice but I noticed the recipe called for butter so the little green flakes in there aren't oregano.
The latest creation from the mad scientist's lab is boxed red beans and rice but I noticed the recipe called for butter so the little green flakes in there aren't oregano.
The latest creation from the mad scientist's lab is boxed red beans and rice but I noticed the recipe called for butter so the little green flakes in there aren't oregano.
view more: next ›
Depends on the webapp, traffic, etc. I have an EC2 instance and my own domain that runs me a solid $7 a month. It's just a tiny little web server. If your web app is structured in a way that the client does the processing, your hosting costs can be pretty cheap.
For instance, rather than editing a PDF on a server, if your web app provides all of the tools to edit the PDF in the client's browser, the server doesn't need to be particularly robust. Basically it just needs to hand out those tools to the client.