Live data from Hacker News

Viewing profile — zhengt

zhengt

HN member
Joined
Fri, Apr 01, 2016, 9:31 PM UTC
HN karma
0
Public activity
28 items

About zhengt

No profile information was provided.

Recent public activity

  1. comment
    Comment #30933348

    We are seeing if people are using Warp regularly. We don’t know about any shells outside of Warp so technically, they could also using other terminals - but that’s enough info for …

  2. comment
    Comment #30926822

    Hi - Warp engineer here. Totally understand your skepticism and hesitation. Regarding open source, we want to do it for parts and potentially all of the code. We plan to open-sourc…

  3. comment
    Comment #30926759

    Right now, login is required while we're in Open Beta. When we GA, login will be opt-in (although you'd lose some of our cooler features).

  4. comment
    Comment #30926736

    Assuming you're on a shell that supports bracketed paste, it'll treat it as one block and execute all of the commands one after the other. The exit status will be that of the last …

  5. comment
    Comment #30926656

    Warp engineer here - thanks for writing about your experience! As cieplik mentioned, it's true that telemetry has not been mentioned as frequently as it has been on HN. > I think i…

  6. comment
    Comment #30926570

    Warp engineer here! The shell has arbitrary access to the environment, and there's a long tail of shell config to play nice with. For example, here's a fun technical read about how…

  7. comment
    Comment #30926403

    Thanks for writing your thoughts! I can understand the skepticism and ultimately this is not far from the business we want to build. The terminal is totally free for individuals an…

  8. comment
    Comment #30926304

    Thanks for your positive feedback, Divan!

  9. comment
    Comment #30926286

    cieplik did a great job implementing support for VoiceOver and having a few blind engineers beta test the app

  10. comment
    Comment #30926271

    This is for cloud-enabled features not presently in other terminals. Right now, we have two relevant features: 1. The ability to share a "block" of input/output to a permalink that…

  11. comment
    Comment #30926227

    Warp engineer here - Thanks for your response! It's too early right now, but we are definitely going to open source parts and potentially all of the code.

  12. comment
    Comment #30926209

    Thanks for your response. Let us know how it goes with the app!

  13. comment
    Comment #30926044

    While this can be done in zsh/bash, it takes investment to understand how to use multiline specifically. And then once you leave the terminal, the same keystroke does not do anythi…

  14. comment
    Comment #30925920

    The terminal is a surprisingly performance intensive application. When we built an initial prototype in electron, it was struggling to render full screens of text output on large s…

  15. comment
    Comment #30925828

    Warp engineer here - Thanks for being an early user! While folks have mentioned here that shells have powerful line editing capabilities, I've found that a lot of people miss this.…

  16. comment
    Comment #30925747

    First of all, we love Alacritty: our terminal model code is based on Alacritty’s model code. We’re grateful that a few of the collaborators reviewed our early design docs. We think…

  17. comment
    Comment #30925704

    Hi - Warp engineer here! Fully understand your disappointment and hesitation. The terminal is totally free for individuals. The general philosophy is that we would never charge for…

  18. comment
    Comment #30925640

    Warp engineer here. Thanks for your note, glad to hear from a fellow engineer in this space! While there's a lot of great software that's free, the terminal is a tool tens of milli…

  19. comment
    Comment #30925553

    Appreciate you writing in! > I would easily pay $20-50 for a souped-up terminal (I spend all day in it), even a closed-source one, but the "we raised tons of money to build a free …

  20. comment
    Comment #30924606

    Totally understand if you don't feel comfortable using it! The reason we don't submit this only during a crash, is because there are a lot of other things we want to know about use…

  21. comment
    Comment #30924544

    In addition to crashes, we also want to know things like: which features people are using so we can invest more in them, how much people are using the app so we know if we're doing…

  22. comment
    Comment #30924204

    We started with Electron/Typescript and pivoted to Rust when it was clear that the performance was unfeasible for certain workloads (e.g. scrolling on 4k monitors). If we already h…

  23. comment
    Comment #30922890

    Hi, Warp engineer here! Nothing against electron. We write this in the headline because people who see features like blocks or input editor automatically think "slow". So it's a su…

  24. comment
    Comment #27836281

    > terminal that requires an e-mail login Email is required only for the closed beta. Warp will be offline-first. All details here: https://www.warp.dev/privacy .

  25. comment
    Comment #27836079

    Our strategy here is to share sessions to the web, so collaborators don't need to download the app. It's fascinating how far utilities like screen will get you in functionality, bu…