Hacker News with Generative AI: Text Editors

Vim Language, Motions, and Modes Explained (2023) (ssp.sh)
Throughout my time as a developer, I’ve used VS Code, Sublime, Notepad++, TextMate, and others. But shortcuts like cmd(+shift)+end and jumping with option+arrow-keys from word to word needed to be faster at some point.
How I use Kate editor (akselmo.dev)
I love the Kate Text editor. I use it for pretty much all the programming projects I do. Kate has been around for long time now, about 20 years! At least earliest blog post for it I could find was written in 2004.
Technicality (greenend.org.uk)
Technicality is my own personal scalable font, which I use in all my terminal windows and text editors on Linux.
Ed Is the Standard Text Editor (wiki.c2.com)
This site uses features not available in older browsers.
Use GNU Emacs: The Plain Text Computing Environment (lib.uchicago.edu)
Using Emacs is kind of like making a piece of art. You start with a big block and you slowly chip away, bringing it closer and closer to what you want. — Mary Rose Cook
Understanding the Origins and the Evolution of Vi and Vim (pikuma.com)
The history of both Vi & Vim goes hand in hand with the history of open-source software itself. This article is a trip back to the origins of UNIX text editors. Let's look at the important players and historical events that shaped their evolution.
Show HN: Tiptap UI Components – Free React Components for Building Editor UIs (github.com/ueberdosis)
Tiptap UI Components is a library of modular, MIT-licensed React components, templates, and primitives that help you build rich text editor UIs faster, on top of the headless Tiptap framework.
Show HN: Rich text editor as a service – my free side project (texteditors.dev)
Vim is more useful in the age of LLMs (ja3k.com)
Intuitively one might think that vim is less useful in the age of LLMs. The logical chain, which I used to believe, is this:
Automating Interactive Fiction Logic Generation with LLMs in Emacs (tendollaradventure.com)
I automated the creation of transaction tracking logic for an Emacs-based interactive fiction book using an LLM (via gptel).
Neovim 0.11 Is Here (github.com/neovim)
TUI editor and Vim/Neovim alternative (github.com/tauraamui)
A VIM-Like editor for your terminal (chat on Discord)
Bcvi – run vi over a 'back-channel' (2010) (sourceforge.net)
If you use SSH, you might find bcvi useful. This article attempts to describe what it is and why you might use it. Let's start with what it is:
The Rake and its Prongs (2024) (christiantietze.de)
When you type in a text editor, you always type out of some range.
Emacs 30.1 Released (lists.gnu.org)
Version 30.1 of Emacs, the extensible text editor, should now be available from your nearest GNU mirror:
Show HN: Infinite horizontal arrays of text editors (zeminary.com)
We rewrote The NYT text editing library. Then we OSSd it. Then rewrote it again (smoores.dev)
For almost five years, I worked on the New York Times’ rich text editor, Oak.
Ask HN: How do you prompt the "advanced" models (ycombinator.com)
I use the Windsurf IDE, which comes with integrated LLM chat and edit functionality. Ever since I switched to it two months ago and for the three months before that I was using Cursor (similar editor), I have always had better results with Claude.
I miss Vim (leblancfg.com)
I've been using neovim for almost two years now and I'm gonna go out come out and say it. I miss vanilla vim.
What are the dark corners of Vim your mom never told you about? (stackoverflow.com)
There are a plethora of questions where people talk about common tricks, notably "Vim+ctags tips and tricks".
I Miss Vim (leblancfg.com)
I've been using neovim for almost two years now and I'm gonna go out come out and say it. I miss vanilla vim.
I still like Sublime Text (ohdoylerules.com)
I still get people asking me why I use Sublime Text in 2025 given there are soooo many other great editors out there.
Trying out Zed after more than a decade of Vim/Neovim (sgoel.dev)
I'm currently drafting this blog post in Zed. After using Vim/Neovim for more than 15 years, I recently decided to try out something new. I don't know if this little experiment will work, or if I'll run back to my trusty Neovim, but hey, what I do know is that I'd like to find out.
Rhyolite: Simple text editor in Rust using Tauri, Svelte. Inspired by Obsidian (github.com/RedddFoxxyy)
A simple text editor written in Rust using Tauri and svelte for frontend, inspired by Obsidian. Discord:- https://discord.gg/K6FAd8FTma
Adding UTF-8 support to the Kilo editor using AI and human hints [video] (youtube.com)
Emacs: Fringe Matters, Finding the Right Difference (karthinks.com)
Continuing my avocation of writing to increasingly niche audiences, today we have a matter at the intersection of several small Venn bubbles:
The Road to Emacs Maximalism (schonfinkel.github.io)
I’ve stumbled across a method of composing programs that excites me very much. In fact, my enthusiasm is so great that I must warn the reader to discount much of what I shall say as the ravings of a fanatic who thinks he has just seen a great light. (Knuth 1984, 1)
Vim is a cast iron skillet (eamoncaddigan.net)
Vim was released as “Vim” in 1991, and is an extended version of vi, which itself has been around since 1976. Its default interface—the one I use daily—is a “text user interface” that’s launched in a terminal emulator (i.e., the “command line”2). Vim has mouse support, but it’s superfluous because everything can be accomplished through commands typed on the keyboard.
Sublime Text 4 Build 4189 (sublimetext.com)
Sublime Text 4, build 4189 is out now with lots of improvements and fixes.
BBEdit for Log Analysis (scottwillsey.com)
Long-time Mac users will undoubtedly have heard of BBEdit. BBEdit is the favorite Mac text editor of many old Mac users1 for various types of writing, including programming, notes, articles, and basically any type of writing Mac nerds can do.