Story Details

  • Void: Open-source Cursor alternative

    Posted: 2025-05-08 16:35:34

    Void is a free and open-source modern modal editor built with extensibility in mind. Written in Zig, it aims to provide a fast and responsive editing experience with a focus on keyboard-centric navigation. Key features include multiple cursors, persistent undo/redo, syntax highlighting for a variety of languages, and an embedded scripting language for customization and automation. Void is still under heavy development but strives to be a powerful and flexible alternative to existing editors.

    Summary of Comments ( 320 )
    https://news.ycombinator.com/item?id=43927926

    Hacker News users discuss Void, an open-source alternative to Cursor, focusing on its licensing (AGPLv3) as a potential barrier to broader adoption. Some express skepticism about the viability of an open-source code generation assistant succeeding against closed-source competitors with more resources. However, others see the potential for community contributions and customization as Void's key advantages. The discussion touches on privacy concerns surrounding telemetry and the importance of self-hosting for sensitive code. A few comments also delve into technical details, including the choice of programming languages used (Rust and Tauri) and the potential use of local models to improve performance and privacy. Several users express interest in trying Void or contributing to its development.