Live data from Hacker News

Viewing profile — alongub

alongub

HN member
Joined
Sat, Nov 15, 2014, 11:36 PM UTC
HN karma
279
Public activity
130 items

About alongub

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #47845308

    The main difference is granularity. Terraform runs a plan and applies it as a batch. If something fails, you re-run apply and it retries from the last saved state... but that state…

  3. comment
    Comment #47844925

    Thanks so much! If you have any other ideas, I'd really appreciate it if you could shoot them my way (alon AT alien dot dev)

  4. comment
    Comment #47841424

    Fair point

  5. comment
    Comment #47839927

    Alien is basically a huge state machine where every API call that mutates the environment is a discrete step, and the full state is durably persisted after each one. If something f…

  6. comment
    Comment #47839648

    > Would you support simpler deployment targets, like on premises VMs etc? https://github.com/alienplatform/alien/blob/main/crates/alie... :)

  7. comment
    Comment #47839443

    This is true even with fully-managed SaaS though. There are always users who don't want the new UI, the changed workflow, the moved button. But the update mechanism isn't really th…

  8. comment
    Comment #47838874

    At least they didn't ask you to TeamViewer into a Windows Server 2012 box and open Event Viewer..

  9. comment
    Comment #47838848

    Both are real risks. But supply chain attacks exist whether you self-host or not... you're still running the vendor's code either way. The question is whether you also want that co…

  10. comment
    Comment #47838798

    > Although unfortunately, we can't maintain _any_ connection back to our servers. Pull or push, doesn't matter. We're working on something for this! Stay tuned.

  11. comment
    Comment #47838397

    In practice, unmanaged self-hosting is often less secure, because you end up with outdated versions, unpatched vulnerabilities, and no one responsible for keeping things healthy. M…

  12. comment
    Comment #47837564

    Right, and that's when you do control the environment. Now imagine debugging that when it's your customer's infra, you have no access, and you're relying on them to copy-paste logs…

  13. comment
    Comment #47837366

    It's not RCE. The commands are predefined RPCs written into the deployed code. Customers can review and approve them. Trust between the vendor and the customer is still required an…

  14. comment
    Comment #47837311

    It's heavily inspired by Databricks' deployment model. And you're right that it's not "execute arbitrary commands". Commands are predefined functions in the deployed code that the …

  15. story
    Show HN: Alien – Self-hosting with remote management (written in Rust)

    Hi HN, I'm Alon, and I'm building Alien, an open-source platform for deploying your software into your customer's environment and keeping it fully managed. In my previous startup, …

  16. story
  17. story
  18. story
  19. story
    Show HN: Deploy to your customers' AWS/GCP/Azure accounts

    Hi HN, I'm Alon, and I'm building Alien ( https://alien.dev ), an open-source platform for deploying your software into your customers' cloud accounts - AWS, GCP, or Azure — and ke…

  20. story
  21. story
  22. story
    Show HN: Alien – Ship to your customer's cloud

    Hi HN, I'm Alon, and I'm building Alien ( https://alien.dev ), an open-source platform for deploying your software into your customers' cloud accounts - AWS, GCP, or Azure — and ke…

  23. comment
    Comment #46813429

    AgentMail looks amazing!

  24. comment
  25. comment
    Comment #45395703

    Foyer is great!