Earlier quoted context omitted.
> The fact that this even needs to be stated makes it a hard no, especially for a terminal emulator. True. And a terminal that requires an e-mail login? I doubt they are going to build a social product, then users can co-op or date in the terminal.
They're definitely planning to build a social product: https://assets-global.website-files.com/60352b1db5736ada4741...
Warp: Fast, Rust-based terminal (waiting list)
131–140 of 181 posts
Re: Warp: Fast, Rust-based terminal (waiting list)
#132Hi HN, I’m Zach, from Warp. Excited to get feedback on what we’ve been working on. Happy to answer any questions!
Re: Warp: Fast, Rust-based terminal (waiting list)
#133Earlier quoted context omitted.
Our plan is to open source the Rust client code once it's more mature. We are particularly excited about sharing our Rust UI framework since there aren't a lot of great options for building native UIs in Rust right now. We want to make it cross-platform first though.
There are a lot of promising options for native UI, but none finished and mature. As of today, that number sounds like it is one more. Druid as it exists today is not a great fit for what you're trying to do, as drawing on mac is all based on Core Graphics and Core Text. GPU-based drawing is the future, and we're working on that (piet-gpu), but it's not yet in a really usable state. In any case, hope this goes well.…
You'd exactly right that's why we didn't pick Druid--we needed something that rendered on the GPU. We actually talk more about this decision in our "How Warp Works" blog post here: https://blog.warp.dev/how-warp-works/
Re: Warp: Fast, Rust-based terminal (waiting list)
#134Earlier quoted context omitted.
They're definitely planning to build a social product: https://assets-global.website-files.com/60352b1db5736ada4741...
If this was a better, generic, screen sharing solution, it might be awesome. But forcing people to use a specific terminal to work with others feels like it'll be a non-starter for most people. Not least given how rarely I've ever had a need to show anyone my terminal (despite having had solutions for it for literally decades via e.g. sharing screen or screen sharing all the way back to VNC and similar).
Re: Warp: Fast, Rust-based terminal (waiting list)
#135Who cares that it's Rust if it's closed source? Also: "All cloud features are opt-in. Data is encrypted at rest." The fact that this even needs to be stated makes it a hard no, especially for a terminal emulator.
Can you explain your objection in more detail? It seems like a terminal offering some kind of real-time collaboration with team members is a reasonable thing to offer, and that if you have that feature then it's good that it's opt-in with encrypted data.
Re: Warp: Fast, Rust-based terminal (waiting list)
#136Some of the features make it sound dubious. "Real-time collaboration". Why would you bake that in your terminal?
Re: Warp: Fast, Rust-based terminal (waiting list)
#137Earlier quoted context omitted.
I don't get it either - I use Windows (the default cmd, Powershell and Cmder), Linux and MacOS and don't recall a terminal emulator being slow... ever . Yet when the subject of terminal emulators comes up, there are often comments from other HN users insisting that Windows terminal emulators are molasses compared to MacOS, or that this emulator is much faster than that. I don't get it.
> I don't get it either - I use Windows (the default cmd, Powershell and Cmder), Linux and MacOS and don't recall a terminal emulator being slow... ever. You might be a particular type of person... I don't remember Windows Cmd being not slow, ever. It feels extremely sluggish. It supposedly has something to do with Windows ConHost, but I don't know about the details. In fact, even most terminals on Linux are unbearab…
Yet people seem intent on inventing slow ways of doing it that then gets people to reinvent all kinds of complex ways of making it faster.
The performance differences between different terminals are indeed absolutely astounding (but rarely matters much, because the things that are much faster/slower are things you rarely do on purpose, like dumping thousands of lines to the terminal at once)
Re: Warp: Fast, Rust-based terminal (waiting list)
#138Who cares that it's Rust if it's closed source? Also: "All cloud features are opt-in. Data is encrypted at rest." The fact that this even needs to be stated makes it a hard no, especially for a terminal emulator.
> Who cares that it's Rust if it's closed source? People who care about security.
Re: Warp: Fast, Rust-based terminal (waiting list)
#139Earlier quoted context omitted.
If you “hard no” so easily, then what else may you be missing out on?
Things that eat your data, your time, your money, your attention. Fads. Unicorns (but they probably don't exist).
EDIT: silent downvotes for saying this?
Re: Warp: Fast, Rust-based terminal (waiting list)
#140This would be interesting if the source was actually available.