Live data from Hacker News

Ask HN: Which software do you happily pay for every month?

news.ycombinator.com

1–10 of 10 posts

Re: Ask HN: Which software do you happily pay for every month?

#6
post #5

vi, I pay willing with my extra time using nano to never have to learn that atrocity

It's easy. If you want to save and quit, all you have to do is type this:

    :wq[enter]
…then notice you typed that text into the document and undo it with this

    [esc][shift+j]
    k[end]dl..
…before finally saving and quitting, with this, again:

    :wq[enter]

Re: Ask HN: Which software do you happily pay for every month?

#9
post #4

None. I don't do subscriptions unless there's some overwhelming reason to, and so far, I haven't found any software that gives me such a reason.

I am a developer; I currently subscribe to Codex and Claude, and AI has truly been a huge help to me.