Eston by mikedidthis

Fastidious Elegance

My name is Aaron Hsu, and I'm a computer scientist. I'm changing the way people look at computing and programming languages, what they can do with them, and how they do it.

Co-dfns Patreon Archives
RSS Email Github Youtube Patreon
Aaron W. Hsu

Text Editor Psychology

So, I thought I would just share this little tidbit that I found a few days ago. There is a pleasant little post about text editors that asks, What does your favorite text editor say about you? Since I'm always in the mood for a little fun, I scanned through

ed editors humor text-editor
5 years ago
Aaron W. Hsu

Kate and Sessions

Handwritten Original: Page 1 Today I would like to highlight an editor feature of the Kate editor that I do not think receives enough attention. Most editors do not remember the documents you had previously opened. In many cases this makes sense, and I was not immediately sold on sessions

kate sessions text-editor
5 years ago
Aaron W. Hsu

A new editor obsession

I've always loved to play with editors. Over the past few days, I have been playing with a simple editor that excels at one thing: code folding. I've never been much for code folding, but I have to admit that this editor may have just changed

code-folding code-browser editor literate programming text-editor
7 years ago
Aaron W. Hsu

Scheme + Vi

For those of us who use Scheme and do not wish to use the Emacs editor, there are a few things that I do to make my editing experience better. Please note that I do not use the Vim editor, but nvi(1). Those of you using Vim will find

editors scheme text-editor vi
9 years ago