|
|
|
|
|
by zachlloyd
1286 days ago
|
|
Zach from Warp here. Thanks for the thoughtful feedback. Re: login, I get the concern and we are exploring product options that let folks preview warp without login. From a product perspective our goal is to make the terminal cloud-native and have a way of facilitating collaboration, and it's not really possible to build that without user identity. Specifically, login allows us to build cloud-oriented features that make the terminal have a concept of “your stuff” and “your team’s stuff” – for example Block Sharing. This is the same reason other collaborative apps like Figma and Github require login. We do get the concerns though and understand that this is not traditionally how a terminal has functioned and that it will make some users uncomfortable. But on the whole we feel like it's the right way to push the command line experience forward. Re: configuration issues, we are trying as fast as we can to fix them. It's hard technically to both innovate on the command-line and maintain complete backwards compatibility, but that is our goal. Re: Mac only, this is also really just a limitation of eng bandwidth, not a product strategy. We are 100% planning on bringing warp to more platforms as fast as we can. |
|
> I feel pretty strongly that the terminal ought to be cloud-native
This seems like an oxymoron to me. A terminal is not cloud-native; it does network with the host machine, but a local shell is inherently local. If you've built the cloud part first, then you're building this product in reverse.
You're welcome to explore whatever avenues please you, but I'm not convinced there's much business to be found in cloud-native local shells.
> configuration issues, we are trying as fast as we can to fix them.
No sweat, I don't actually use Warp. This isn't a legitimate concern for me to level, just an example of the infinite treadmill of issues that you need to solve in a closed-source project. If alacritty has a configuration issue, the community fixes it. The way you've structured your project makes it extremely hard for your community to help you here.
> We are 100% planning on bringing warp to more platforms as fast as we can.
I wish you luck, it's hard work carving out a market segment of your own. I look forward to how your future features stack up against other terminals.