Knowledge Updates

Observations while developing web applications and creating great software.

  • Ghostty ↗

    Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.

    Here’s my configuration. The quick terminal is very satisfying.

    font-family = TX-02
    keybind = global:cmd+grave_accent=toggle_quick_terminal
    theme = xcodedarkhc
    window-colorspace = display-p3

    Note: I don’t use dark and light theme modes because of a visual bug when opening splits and tabs when specifying them.

    Combined with Berkeley Mono v2, next year is sharing up to become the year of the terminal.

  • Native TypeScript support in Node.js

  • Avoiding flash of inaccurate content

    Use React Router Loaders and SSR.

  • Ladybird considering Swift

  • WordPress Playgrounds and Studio

    Very helpful for my father-in-law who uses WordPress as a giant personal knowledge base. He can now run it from his computer using Studio which uses this technology. I still use Roots for my own sites.

    Studio is quite nice as well.