Starting today, you can use Warp without signing up for an account or logging in first. Download the app for MacOS or Linux, or join our waitlist for Windows. Run your first command with no hurdles to jump through first.| Warp
This article describes my best guess of how productivity apps will work in a future where Generative AI is everywhere. I’m writing this from the perspective of someone who is currently building a productivity app, so it’s been on my mind a lot lately.| Warp
Hear from a Warp engineer why building a UI in Rust is challenging. Learn about innovative solutions and approaches to tackle its strict memory management and lack of inheritance.| Warp
This article explores how terminal emulators function, decoding the process of sending commands to the shell for execution. Unveil the mystery behind what happens when you open a terminal and enter Is.| Warp
Learn about the technical architecture of the terminal that makes it very hard to implement rich – or even “normal” – editing features like you’d find in an IDE.| Warp
Understand more about the product and engineering choices behind Warp - why Rust + Metal, compatibility with existing shells, UI elements, and intuitive editing.| Warp
This is a tutorial on drawing styled rectangles using Metal graphics shaders. Learn how to draw a rectangle, add borders, round the rectangle’s corners, and fill the rectangle with linear gradients.| Warp