Live data from Hacker News

Viewing profile — baokaola

baokaola

HN member
Joined
Sat, Mar 14, 2026, 6:26 AM UTC
HN karma
31
Public activity
11 items

About baokaola

No profile information was provided.

Recent public activity

  1. comment
    Comment #48891700

    There's only one language that's more dangerous than C and that is unsafe Rust. I say that only half-jokingly.

  2. comment
    Comment #48883771

    Maybe he's talking about claude-code-ide.el which piggybacks on Claude Code's IDE integration. It recently added support for Ghostel too.

  3. comment
    Comment #48883761

    Are you thinking about using the scroll wheel of the mouse to scroll within the program? If the appropriate terminal modes are enabled by the application running in the terminal, w…

  4. comment
    Comment #48882184

    I'm not entirely sure what you're asking. But I'll answer to the best of my abilities: For Ghostel, libghostty-vt is the source of truth and the architecture is essentially that we…

  5. comment
    Comment #48881781

    This is a known issue that I've been chasing myself. It most likely has to do with the fact that we cannot render hidden buffers (for reasons) so when the buffer reappears again, w…

  6. comment
    Comment #48881025

    Ghostel co-maintainer here: Understand if you don't have a repro, but if you ever have something actionable we'd love it if you filed an issue, or have the information get to us so…

  7. comment
    Comment #48585950

    Hehe, the feature that enables that (feeding reading the PTY and feeding the VT parser off the main Emacs thread) only got merged today. But the rendering even before this was a lo…

  8. comment
    Comment #48585824

    Can you elaborate a bit on what you are asking about?

  9. comment
    Comment #48585184

    For real, ask your agent to do anything in Emacs and it simply knows how to do it.

  10. comment
    Comment #48585147

    > Now I am more excited about the major releases; for instance term issues are an issue for me with the aforementioned Claude integration. Not enough to stop me, but annoying. Bein…

  11. comment
    Comment #47373972

    I find Emacs better than ever in the age of AI. Install agent-shell to run Claude Code inside Emacs and give it a skill to run Emacs Lisp using emacsclient. Voila - now you have al…