Live data from Hacker News

Viewing profile — aumerle

aumerle

HN member
Joined
Sat, Mar 26, 2016, 5:26 AM UTC
HN karma
569
Public activity
213 items

About aumerle

No profile information was provided.

Recent public activity

  1. comment
    Comment #42568789

    [flagged]

  2. comment
    Comment #42567224

    [flagged]

  3. comment
    Comment #42566298

    [flagged]

  4. comment
    Comment #42565819

    [flagged]

  5. comment
    Comment #42565534

    [flagged]

  6. comment
    Comment #42564827

    [flagged]

  7. comment
    Comment #42564663

    [flagged]

  8. comment
    Comment #42564532

    [flagged]

  9. comment
    Comment #42564500

    Of course, I didn't mean to put you in a spot. We can always continue this later once your thoughts have matured. Sadly I have an extremely full schedule so I dont think I have the…

  10. comment
    Comment #42564462

    So if I am to understand your proposal more concretely it is something like implement an escape code that the shell can use to turn off all other escape codes (presumably with some…

  11. comment
    Comment #42564440

    [flagged]

  12. comment
    Comment #42564380

    Yup kitty revolutionized my terminal experience, hence the passion. I am sorry but since you seem to be passionate enough about ghostty to try to shill it in a article about a secu…

  13. comment
    Comment #42564352

    You proposal does not address this issue since shells would still need full privileges. This entire class of exploits (query responses with user controlled data leading to shells e…

  14. comment
    Comment #42564292

    [flagged]

  15. comment
    Comment #42295931

    Yes, but this is two well known and understood functions we are talking about, wrapping them is really not that hard.

  16. comment
    Comment #42295308

    It's not even slightly tricky, just use self pipe. I have no idea why the maintainer of make rejected it. He says select has different signatures, but select is in POSIX, so unless…

  17. comment
    Comment #42180636

    Or run kitty --dump-commands program-whose-output-you-want-to-inspect You can even save the --dump-commands output as edit it and then replay it with kitty --dump-commands program …

  18. comment
    Comment #42041796

    Ah yes, in that case there no terminals that implement it indeed. Though there are a few that implement changing window size via escape code, though in units of cells not pixels. G…

  19. comment
    Comment #42041530

    Lots of modern terminals support ws_xpixel and ws_ypixel. Hell even the venerable xterm supports it. It is used primarily for displaying raster graphics in modern terminals, see fo…

  20. comment
    Comment #41522920

    And we are all delighted to be spared from your personality in the kitty community. Enjoy your day as well.

  21. comment
    Comment #41522811

    Then stick to commenting on posts about such software instead of trying to mislead people about software you know nothing about.

  22. comment
    Comment #41522713

    Sigh. Go read the docs: remote control has both a socket only mode, and has the ability to allow tty connections only with a password: https://sw.kovidgoyal.net/kitty/conf/#opt-kit…

  23. comment
    Comment #41522639

    Nope, native applications are not ever going to get the ridiculous level of sandboxing demonstrated by the restrictions on accessing the clipboard in the article. Nor are they ever…

  24. comment
    Comment #41514491

    Again, no non mobile OS prevents native applications from using the clipboard as it should be used. And none of them show any signs of changing that.

  25. comment
    Comment #41512297

    And that's just what he did until someone showed up to do the grunt work of porting to Python 3, at which point he co-operated with that person and helped make the port happen, jus…