HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zachlloyd

no profile record

Submissions

We will all be digital gods: the death of apps and the rise of the meta-app

twitter.com
4 points·by zachlloyd·5 เดือนที่ผ่านมา·0 comments

Warp terminal – no more login required

warp.dev
73 points·by zachlloyd·2 ปีที่แล้ว·107 comments

Solve problems, don't just talk about them: Design interviews at early startups

warp.dev
1 points·by zachlloyd·3 ปีที่แล้ว·0 comments

Ask and Adjust: The future of productivity interfaces

warp.dev
1 points·by zachlloyd·3 ปีที่แล้ว·1 comments

How we solve user problems at Warp

warpdev.notion.site
1 points·by zachlloyd·3 ปีที่แล้ว·1 comments

Telemetry is now optional in Warp

warp.dev
56 points·by zachlloyd·4 ปีที่แล้ว·69 comments

We Built Syntax Highlighting for the Terminal Input Editor

warp.dev
27 points·by zachlloyd·4 ปีที่แล้ว·22 comments

Why is the terminal input so weird?

warp.dev
110 points·by zachlloyd·4 ปีที่แล้ว·178 comments

Why is it taking so long for cloud dev environments to catch on?

warp.dev
8 points·by zachlloyd·4 ปีที่แล้ว·8 comments

Learnings from interning on a Rust-based terminal

warp.dev
10 points·by zachlloyd·4 ปีที่แล้ว·0 comments

Adventures in Text Rendering: Kerning and Glyph Atlases

warp.dev
61 points·by zachlloyd·4 ปีที่แล้ว·17 comments

“Why you should join”: new Stanford student newsletter (feat Warp.dev)

whyyoushouldjoin.substack.com
5 points·by zachlloyd·4 ปีที่แล้ว·0 comments

The Google incentive mismatch: Problems with promotion-oriented cultures

warp.dev
634 points·by zachlloyd·4 ปีที่แล้ว·591 comments

Show HN: Warp, a Rust-based terminal

warp.dev
946 points·by zachlloyd·4 ปีที่แล้ว·726 comments

comments

zachlloyd
·3 เดือนที่ผ่านมา·discuss
We have a way of turning off all the AI if you don't like it (Settings > AI > turn it off). I get the desire here.
zachlloyd
·3 เดือนที่ผ่านมา·discuss
Warp founder here. It's cool to see the community excitement here.

Note that we are going to add bring-your-own-model directly into Warp. Would love interested folks to weigh in on the discussion here: https://github.com/warpdotdev/warp/discussions/9619
zachlloyd
·3 เดือนที่ผ่านมา·discuss
we have a lot of users who like warp as a place to run other coding agents (e.g. claude code, codex) and have tried to improve the experience for those beyond what a typical terminal offers (e.g. code review, file tree)
zachlloyd
·3 เดือนที่ผ่านมา·discuss
argh, sorry that we made it worse for you, that definitely was not the intention. we were trying to make the modes clearer.

You can still basically get back to the same way of working if you set new terminal sessions to be "agent sessions" and enable natural language detection. that's how i use it.
zachlloyd
·3 เดือนที่ผ่านมา·discuss
that's fair. we try to be opinionated on the default experience but allow a lot of customizability.
zachlloyd
·3 เดือนที่ผ่านมา·discuss
thanks for the support here. we are very grateful for the help you all provided initially, and if you are interested in sponsorship for the repo, we are also happy to provide some. alacritty is awesome
zachlloyd
·3 เดือนที่ผ่านมา·discuss
that's the correct read - we shared what we were building and they helped us integrate alacritty. it's similar to how mitchell h reached out and asked today if we wanted to integrate ghostty.

we have a lot of open source library dependencies and are grateful to the folks who worked on them
zachlloyd
·3 เดือนที่ผ่านมา·discuss
We hear this feedback a bunch and are trying to make Warp more customizable so you can pick and choose which of the extra, non-terminal features you find most useful . You can turn off all the AI if you want, and also control what editing features are surfaced (e.g. file tree, diff view, etc). Would love feedback on how to improve the experience.
zachlloyd
·3 เดือนที่ผ่านมา·discuss
Glad the workflow is working for you!

In terms of monetization, we actually don't monetize the terminal at all, we monetize our agent and our orchestration platform (www.oz.dev). Totally happy for you to use Claude or Codex CLI within Warp as your main driver.
zachlloyd
·3 เดือนที่ผ่านมา·discuss
It's still a terminal at its core, and you can use it to run any CLI coding agent or use our built in agent.

We've added features to make using CLI coding agents easier (e.g. a file tree and code review) but they are all optional and customizable.
zachlloyd
·3 เดือนที่ผ่านมา·discuss
Warp founder here. Great question.

I outline the thought process in detail in our blog (https://www.warp.dev/blog/warp-is-now-open-source)

But the tl;dr is that I actually think we can build a better product, more quickly if we build it with our community + agents. I also think it's a unique product that I hope developers get a bunch of value from being able to customize and help improve. Our business is now mostly around agents and orchestration through Oz (https://oz.dev), so opening up the client and terminal felt natural.

The big thing for the "why now" though was the agent management piece.

Wrt the github stars, we had an issues-only repo prior and already had a significant number of stars before OSS today.
zachlloyd
·3 เดือนที่ผ่านมา·discuss
Warp founder here. Totally understood on the feedback - one thing I would call out is that we actually worked with Alacritty on the initial implementation and they were super helpful and we are grateful for their support.
zachlloyd
·3 เดือนที่ผ่านมา·discuss
This is on our public roadmap actually. Would love to work with the community on this.
zachlloyd
·3 เดือนที่ผ่านมา·discuss
Correct, we got rid of this requirement a couple of years ago. No login required at all, except for using AI and team features.
zachlloyd
·3 เดือนที่ผ่านมา·discuss
Warp founder here. We actually are chatting with Mitchell about integrating Ghostty so it's the terminal grid renderer within Warp.
zachlloyd
·3 เดือนที่ผ่านมา·discuss
correct - our business is our agent and orchestrator, not our terminal.
zachlloyd
·3 เดือนที่ผ่านมา·discuss
It's good feedback. We've tried to make it so there is a single "turn off all the AI stuff" button (and you can opt into plain old terminal during onboarding as well, with no login, etc). Curious if this does the trick?
zachlloyd
·2 ปีที่แล้ว·discuss
fair.

there is a large segment of developers who find the command line hard to use or who just want a better, more productive experience using it. to be clear, you may not fall into that bucket, and that's OK.

the point of the login is that we have features that cost us money to provide like AI, and we need some concept of identity to prevent their abuse. i don't think that's detestable (e.g. it's very similar to cursor or copilot), but i get that's a new behavior in the terminal and am sorry it put you off.
zachlloyd
·2 ปีที่แล้ว·discuss
fair criticism, and this is the reason we removed the login requirement.

just to clarify though, the point of the login is that we have features that cost money to provide like AI and collaboration, not anything more nefarious, but i get that it's a new behavior and reasonable devs might not like it.
zachlloyd
·3 ปีที่แล้ว·discuss
Hi HN - I'm the author of this post. It's about how productivity interfaces (e.g. Figma, GDocs, VSCode) are going to evolve in the world of generative AI.

The basic thesis is pretty straightforward: all of these interfaces are going to have to shift to be geared towards revisions of AI generated drafts as opposed to de novo creation.

Would love any feedback!