Live data from Hacker News

Warp is now open-source

warp.dev

11–20 of 125 posts

Re: Warp is now open-source

#11
post #7

My main driver has been Ghostty but I've been looking at Warp for a while. Warp seems like a full on IDE (~ADE) though, as opposed to a minimalistic terminal. Can anyone add some thoughts? Are these 2 very different? tangential: I've seen Mitchel tweet that people in SF have ran up to him showing him how they fully riced their Ghostty setup. How many people here have done this and how easy/manageable is it? e.g. just…

libghostty makes it pretty easy to do. I spent about two weeks setting something up until it was advanced enough to daily drive. I wanted to have a modal workflow similar to vim or tmux copy mode, but without having the overhead of using tmux... that's probably a lot more complicated than "I want Ghostty but with $X tweak". You can poke around in the repo to get a feel for what's involved if you want: https://github.com/milch/mistty

Re: Warp is now open-source

#12
post #2

> Open-sourcing is fundamentally coming from our desire to build a successful business. We are competing with other highly funded, closed-source competitors, and we think opening and providing the resources for the community to improve Warp is a smart way for us to accelerate product development. Yes, we are a VC funded startup, but we do not have the resources to compete on price or massively subsidize usage – we ne…

Who are their highly funded closed-source competitors they claim Warp cannot beat on price? Warp is the only closed source terminal product I know of. Most other popular terminal emulators are open source already. I feel like their funding is drying up and this is their last ditch effort to have the "community" build their product for them. They claim agents will run the show, with inputs from community in the form o…

They see their competitors as Claude Code, Codex, and Cursor, not ghostty or something.

Re: Warp is now open-source

#13
post #8
post #4

Sad that they didn't open source the commit history. I would have loved to branch off of like 5 years ago when Warp was just a terminal, rip out all the AI and cloud shit, and turn it into just a nice terminal with some neat features.

As someone who released the source of an app that was always expected to be public I appreciate that it would be interesting but I'm not surprised. If the code isn't being regularly published there is just less incentive to be sure that every commit is "public ready". So when releasing I wanted to do a full review of current code (and especially comments and docs). This was tedious enough and even though we didn't fi…

Ironically a task that an AI agent would have no problem doing.

Re: Warp is now open-source

#14
post #9

Holy shit this made my day. Warp’s convenience shell wrapping is amazing. It’s the only terminal where I can actually edit a long command in place rather than copy pasting into an editor and doing so there. Now I’m more or less assured I can retain this convenience without being forced into more AI crap.

Have you tried `C-x e`

Re: Warp is now open-source

#15
post #8

Earlier quoted context omitted.

As someone who released the source of an app that was always expected to be public I appreciate that it would be interesting but I'm not surprised. If the code isn't being regularly published there is just less incentive to be sure that every commit is "public ready". So when releasing I wanted to do a full review of current code (and especially comments and docs). This was tedious enough and even though we didn't fi…

Ironically a task that an AI agent would have no problem doing.

Yeah, it would have been a great job for an LLM. Although if you find something in the history you then need to make the annoying choice of history rewriting or just leaving it in.

Re: Warp is now open-source

#16
I hope someone will create a lightweight version without AI and code editing stuff. The terminal experience is the best, but I don't have any use for the agentic stuff while having claude code, opencode, codex and plenty other options.

Re: Warp is now open-source

#19
post #12

Earlier quoted context omitted.

Who are their highly funded closed-source competitors they claim Warp cannot beat on price? Warp is the only closed source terminal product I know of. Most other popular terminal emulators are open source already. I feel like their funding is drying up and this is their last ditch effort to have the "community" build their product for them. They claim agents will run the show, with inputs from community in the form o…

They see their competitors as Claude Code, Codex, and Cursor, not ghostty or something.

GitHub is going to go after this too (unsurprisingly). Working "Ace" prototype from Github "lab."

https://maggieappleton.com/zero-alignment/

Re: Warp is now open-source

#20
post #9

Holy shit this made my day. Warp’s convenience shell wrapping is amazing. It’s the only terminal where I can actually edit a long command in place rather than copy pasting into an editor and doing so there. Now I’m more or less assured I can retain this convenience without being forced into more AI crap.

Just ask your agent to fork and remove it!
Post reply on HN