Viewing profile — alongub
alongub
HN member- Joined
- Sat, Nov 15, 2014, 11:36 PM UTC
- HN karma
- 279
- Public activity
- 130 items
- HN profile
- View on Hacker News ↗
About alongub
No profile information was provided.
Recent public activity
- story
-
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…
-
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)
-
comment
Comment #47841424
Fair point
-
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…
-
comment
Comment #47839648
> Would you support simpler deployment targets, like on premises VMs etc? https://github.com/alienplatform/alien/blob/main/crates/alie... :)
-
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…
-
comment
Comment #47838874
At least they didn't ask you to TeamViewer into a Windows Server 2012 box and open Event Viewer..
-
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…
-
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.
-
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…
-
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…
-
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…
-
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 …
-
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, …
- story
- story
- story
-
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…
- story
- story
-
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…
-
comment
Comment #46813429
AgentMail looks amazing!
-
comment
Comment #45396375
Exactly
-
comment
Comment #45395703
Foyer is great!