Live data from Hacker News

Viewing profile — clojureyoureyes

clojureyoureyes

HN member
Joined
Mon, Jun 29, 2020, 2:50 PM UTC
HN karma
14
Public activity
15 items

About clojureyoureyes

No profile information was provided.

Recent public activity

  1. comment
    Comment #41824763

    I'd rewrite in a Clojure-like language

  2. comment
    Comment #28967537

    tried Wanderlust?

  3. comment
    Comment #28967443

    > Autocompletion is supported, but git provides this as well. git, as a classic unix cli app, doesn't provide autocompletion git, as a classic unix cli app, doesn't know nothing ab…

  4. comment
    Comment #28967374

    > I have no interest in trying to memorize which hotkey does what, and how to bend yet a new interface to my will you don't have to, most of the time `git subcommand` counterpart i…

  5. comment
    Comment #28967360

    > Yeah, git is certainly a low level tool. > I too google the commands I don't use often. So, spend more time getting the same result is fine for you?

  6. comment
    Comment #28967355

    Software is for people, not for software itself. I want to get things done fast and with less cognitive load, magit allows me to, git doesn't.

  7. comment
    Comment #23690260

    > and modal editing saved my career from an early death by wrist injury The fun thing is I stopped experiencing wrist pain after I switched from Vim to Emacs (with ±native bindings…

  8. comment
    Comment #23690124

    > Because the MacBook trackpads are so precise But you to have to know where to click. And that's the biggest problem with so-called "modern" UIs - it lacks discoverability. Either…

  9. comment
    Comment #23689997

    > but I haven't developed the mental capacity to remember all the keyboard shortcuts for emacs or vim. In Emacs - you don't have, there are a lot of packages which make the discove…

  10. comment
    Comment #23689908

    > I don't need my text editor to send email You don't, there's an MTA for that, but for composing mail, filtering mailbox, searching and other text-related tasks Emacs has much sup…

  11. comment
    Comment #23678386

    Emacs is not about shortcuts, you can use default, CUA, viper, Evil, or even custom ones. The main things are lisp and interactive commands.

  12. comment
    Comment #23678352

    emacsclient usually starts even faster than the Vim (even without .vimrc)

  13. comment
    Comment #23678329

    > I need better manipulation of context-specific, meaningful, rich objects. They are still represented as text in 99% of editing interfaces, and you have to work with that represen…

  14. comment
    Comment #23678307

    > Emacs was invented for a world where Text was everything. Text is still a large part of computing. > These days programming languages are designed around tooling. Every time I se…

  15. comment
    Comment #23678112

    Then find another one. Clojure is quite popular these days.