Hacker Newsnew | past | comments | ask | show | jobs | submit | more marktolson's commentslogin

Pronounced Push-It....

I'm a lazy developer for the most part, so this is for people like me. Sometimes I just want my local code running in live remote containers quickly, without building images and syncing to cloud docker repos or setting up git workflows or any of the other draining ways to get your code running remotely.

With pooshit (and a simple config file), you can simply push your local dev files to a remote folder on a VM then automatically remove relevant running containers, then build and run an updated container with one command line call.

It works well with reverse proxies like nginx or caddy as you can specify the docker run arguments in the pooshit_config files.


Oh man please make this open source! I'd love to host it in a container.


Curious why you want open source/why you want to host it yourself?


I like the idea but I don't get this at all. Shouldn't the speed change based on the mainsail trim relative to the heading? I pointed the boat dead downwind, eased the mainsail all the way out and the speed is 0 kn. I can't even see the value for the trim, just speed, but you get speed from correctly trimmed sails.


I thought the site was broken for the exact same reason. Instead of being a troubleshooting / practice type test it's more of a puzzle that I do not care to solve.


I love it! I'm going to show this to my 6 yo tonight. I know for a fact she'll enjoy it.


Let me know her feedback :)


Looks good but having to download, then sign up just to see the pricing is infuriating.


You're the third person who mentioned this, so we'll be sure to add pricing to our landing page... Sorry about that!



This has got to be the easiest money ever made. Even the companies that joined in on the 2018/2021 crypto hype train had to write whitepapers. Not only do these guys not have a product, they don't even have a clear mission or a legit looking website. Yet somehow, they have tons of funding!?


Who promised that AI could/would solve climate change or cancer? The focus at the moment is on the enterprise because that's where its current capabilities are useful.


We use remote dev VMs with VS Code connected via SSH. It works a treat for a small team working on microservices. You can work from any machine while everyone has their own user account. Sharing code is a breeze. It's easy to test APIs in development (no http tunneling). Deploying to a local (on the VM) docker host for longer running services in test works well and it's super cheap to run.


Cool! I've used a similar workflow with teams that SSH into boxes with GPUs, VSCode makes it completely seamless - surprised i don't hear about it more


Would not using one of the selfhosted CDE solution make it even easier?


Kind of, I used to run code server but you miss out on plug-ins and other custom settings. Connecting via SSH is seamless. You can copy from local -> remote, keep your plug-ins and access from any machine with VS Code.


What if it was as seamless but also managed everything for you. Can send you a link to try it out if you like?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: