Skip to content
TopicTracker
来自 HackerNews查看原文
译文语言译文语言

Ghostty 正在离开 GitHub

Ghostty 项目宣布将离开 GitHub,迁移至其他平台。这一决定反映了对代码托管平台日益集中的担忧,以及对开源项目自主权和去中心化需求的关注。文章探讨了背后的原因及对开发社区可能产生的影响。

相关报道

  • Ghostty, a terminal emulator, has transitioned to a non-profit organization. This change aims to ensure the project's long-term sustainability and community-driven development.

  • Ghostty, a terminal emulator project, is leaving GitHub due to concerns about the platform's direction under Microsoft's ownership, including AI integration and closed ecosystem decisions, moving its development elsewhere to maintain open-source principles.

  • Libghostty is an upcoming library that will allow embedding Ghostty terminal emulator functionality into other applications. The library will provide APIs for programmatically controlling terminal sessions and integrating terminal capabilities into custom software.

  • The developers of Ghostty have rewritten their GTK application to improve performance, reduce memory usage, and enhance stability. The rewrite addresses architectural issues present in the original implementation while maintaining feature parity.

  • The developer discovered and fixed a significant memory leak in Ghostty, a terminal emulator, which was caused by improper handling of font objects. The fix involved ensuring proper cleanup of font resources when they were no longer needed.