Show HN: Bowery sets up your dev environment in less than 30 seconds
11–15 of 15 posts
Re: Show HN: Bowery sets up your dev environment in less than 30 seconds
#12> Install on Mac, PC, or Linux... Am I the only one feeling this is wrong? I know Apple wants their Macs not be called PC's. But a distinction between PC and Linux is something new to me.
If you feel insulted maybe it's because you are a fanboy yourself ? I agree it could be clearer, but insulted, really ?
Due to so many downvotes I must have not expressed enough the absurd of "PC, or Linux". I know the reasons Apple is branding itself not as PC, I got used to it. But saying "PC, or Linux" is something completely new to me.
Re: Show HN: Bowery sets up your dev environment in less than 30 seconds
#13Isn't it a better idea to manage your dev & prod environments using the same configuration management tools so that it's easier to synchronize them? Bowery doesn't seem to have great support for production environments.
The primary value add is that if your production system is too large to run on VMs on your computer now you can develop in your prod env
Re: Show HN: Bowery sets up your dev environment in less than 30 seconds
#14The perfect use-case for this is freelance work on Elance/oDesk. Installing our application on the freelancers PC takes to much time, and using ssh/ftp is cumbersome. Are there any other good file sync tools that work on Win/Linux/Mac? Something like rsync+inotify but with a permanent connection between client Server? FYI: A short readelf on bowery shows that it is written in Go.
Re: Show HN: Bowery sets up your dev environment in less than 30 seconds
#15The perfect use-case for this is freelance work on Elance/oDesk. Installing our application on the freelancers PC takes to much time, and using ssh/ftp is cumbersome. Are there any other good file sync tools that work on Win/Linux/Mac? Something like rsync+inotify but with a permanent connection between client Server? FYI: A short readelf on bowery shows that it is written in Go.
I also tried Amazon Workspaces the day it was released but it looks like the RDP connection from locations with low bandwidth internet connections (where most of my contractors are ) is not good enough to do actual development/coding work