Live data from Hacker News

Show HN: Warp, a Rust-based terminal

warp.dev

81–90 of 757 posts

Re: Show HN: Warp, a Rust-based terminal

#82

Oh boy, a terminal that I have to pay a monthly fee to use. Can’t wait.

Warp engineer here. Warp is actually free for individuals.

Our business model is to make the terminal so useful for individuals that their companies will want to pay for the team features. Even those will likely be free up to some level of usage and only charged in a company context.

Re: Show HN: Warp, a Rust-based terminal

#85
I love the idea of mixing terminal and documentation, kind of like a terminal notebook. I wish there was an open source project that was basically just a shell/bash jupyter notebook and nothing more. So many little scripts, makefiles, project setups, etc. would be way easier to understand and maintain if they were mostly markdown documentation with some big "Run this" buttons next to the code blocks.

Re: Show HN: Warp, a Rust-based terminal

#87

So what sort of valuation does a terminal raise $23m at

Presumably investors want at least 10x their investment, so...

That’s return on investment, not valuation.

Let’s say for giggles it was $23 at $46 post, even by today’s bubble standards, that seems…rich.

Re: Show HN: Warp, a Rust-based terminal

#88
post #20

Wanted to give it a shot but got disappointed when I launched it and the following happened: - Outgoing request to googleapis.com - Outgoing request to segment.io - Outgoing request to sentry.io - Requires sign up (only via Github, mind you) I understand the first request is probably to get some dynamic configuration, even though I'd rather my terminal ship with static configuration. But then you have segment and sen…

Come on. You must realize VS Code and basically every website you use collects telemetry data, which is rarely for anything nefarious except product improvements. If GitHub/Microsoft had released this product, would you be raising the same concerns?

[deleted]

Re: Show HN: Warp, a Rust-based terminal

#89

They’ve raised $23m?!? Uhhh

Yeah it might seem like a crazy amount.

Building a terminal is hard. We have to build feature parity, maintain a stable terminal-shell interface, on top of modernizing the product experience. The money allows us to hire engineers to work on this project full-time and create a great product experience.

Re: Show HN: Warp, a Rust-based terminal

#90

Anyone know how this lines up to other terminals performance wise. I’ve been pretty happy with alacritty, but would be willing to try a terminal with more features. https://github.com/alacritty/alacritty

Kitty is awesome, but no windows if you're into that. Alacritty awesome as well, but minimalistic and rust which I have no idea why it matters in OPs post or in general.
Post reply on HN