TUI editor and Vim/Neovim alternative

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

AppSignal knows why the f*#k it crashed.
Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
www.appsignal.com
sponsored
Kargo - Stop Scripting Promotions. Start Shipping with Kargo
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io
sponsored
  1. v

    Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

    Oh, hello again. :)

    I have no desire to get into a discussion. You can find plenty of details in feedback from people who have given your language a try over the years. Here's a blog post from September 2024[1]. A quick glance at the open issues yields [2], and many others if you search for "immutable".

    To be fair, open issues are a sign of interest and people wanting to move the project forward, which is good. I think what you're trying to achieve is commendable, and I truly wish a language as you envisioned it existed. But it's really hard to take the project seriously when one of its core features is not well defined and causes confusion after 5 years of existence.

    I remember running into similar issues when I tried it last year, but just didn't bother to document or report any of it. You can assume that for every person who bothers to create an issue, there are 10x that amount who don't bother and move on.

    [1]: https://justinas.org/the-bizarre-world-of-v

    [2]: https://github.com/vlang/v/issues/23509

  2. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  3. lilly

    TUI editor and VIM/Neovim alternative

  4. awesome-v

    A curated list of awesome V frameworks, libraries, software and resources.

    V has good ideas on paper, but most of its claimed features are aspirational. Actually using it for any real world project is an exercise in frustration and confusion, since you're never sure if the weird behavior is intentional or a bug. The documentation is outdated, missing or wrong. The implementation is a mess, even in its pre-1.0 state. Most projects written in it[1] are either demos or abandonware.

    Much has been discussed about it, and every few years someone writes a "V Language Review" with the same findings. I gave it a try a few months ago and ran into many of the same issues. I'd stay away, and stick with Go, or Zig, Odin or Nim if you're interested in similar alternatives.

    [1]: https://github.com/vlang/awesome-v

  5. flow

    Flow Control: a programmer's text editor (by neurocyte)

    Haven't tried it, but it looks nice. Well done to the authors.

    Reminds me of Flow Control (https://flow-control.dev/), which is really nice and comfortable to use! It looks and feels more mature than a 0.x release.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that V is
the 85th most popular programming language
based on number of references?