Live data from Hacker News

Viewing profile — iteratorx

iteratorx

HN member
Joined
Tue, Jun 04, 2019, 7:55 AM UTC
HN karma
7
Public activity
20 items

About iteratorx

No profile information was provided.

Recent public activity

  1. comment
    Comment #46059462

    try https://github.com/hopx-ai/hopx/

  2. comment
    Comment #44204515

    interesting. does it work on Mac?

  3. comment
    Comment #43802045

    Bunnnyshell.com deploys to your kubernetes cluster in a simple way. Define via yaml. It can build the images for you, store them, deploy. As added benefit, you can then clone your …

  4. comment
  5. comment
    Comment #40825289

    You can use Bunnyshell Ephemeral environments for this (bunnyshell.com). - The Postgres instances will be deployed in Kubernetes (bring your own infra if you want), - you can confi…

  6. comment
    Comment #39413602

    Bunnyshell (bunnyshell.com) covers both approaches.

  7. comment
    Comment #38970212

    Have a look at https://www.bunnyshell.com/#cde It allows you to use your local IDE to edit the code, but the actual container runs in the cloud. It allows the user to define and cr…

  8. comment
    Comment #38485214

    Have a look at bunnyshell.com It can deploy full environments, not just apps

  9. comment
    Comment #38423117

    Bunnyshell.com also

  10. comment
    Comment #37942186

    I work at Bunnyshell, so happy to see it mentioned here. Happy to share some more details: Bunnyshell creates two types of CDEs: - local IDE, code running in the cloud. The cool th…

  11. comment
    Comment #34945236

    You can do something like this with Bunnyshell (bunnyshell.com) It imports your docker-compose.yml and deploys to k8s. It has CLI and web UI.

  12. comment
    Comment #34656815

    Bunnyshell.com has a remote development feature that works like this: - environments are deployed to you Kubernetes cluster (via bunnyshell) - developers edit files locally (on the…

  13. comment
    Comment #34654075

    If you are looking for ways to do hybrid local/remote development, have a look at Bunnyshell.com. One nice feature of Buunyshell is being able to edit your code in any IDE/editor r…

  14. comment
    Comment #34568386

    Sounds like your challenge is more about integrating the containers in a useful pipeline to get ephemera (preview) environments. Like deploy a new env for each PR and update each e…

  15. comment
    Comment #33045492

    I have recently tried to set up Steampipe to query all our cloud costs, but I noticed that costs are only available for AWS. Azure, GCP, DigitalOcean costs are not available in the…

  16. comment
    Comment #31583684

    Sorry about that, I should have been more informative. Bunnyshell makes it easy to create and manage environments. (EaaS - environments as a service) You connect your k8s cluster(s…

  17. comment
    Comment #31582870

    You can now do something similar with Bunnyshell.com It Handles the devops jobs for dev teams. Full disclosure, I work for Bunnyshell.

  18. comment
    Comment #27486313

    Thanks for letting me know! I hadn't published it for Germany, so I did it now, should be available.

  19. comment
    Comment #27486003

    I wanted a way to keep track of my expenses so I built a mobile app in Flutter to do just that. App data is stored on device, no cloud, no tracking, no third parties, and I use SQL…

  20. story