Viewing profile — clojureyoureyes
clojureyoureyes
HN member- Joined
- Mon, Jun 29, 2020, 2:50 PM UTC
- HN karma
- 14
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About clojureyoureyes
No profile information was provided.
Recent public activity
-
comment
Comment #41824763
I'd rewrite in a Clojure-like language
-
comment
Comment #28967537
tried Wanderlust?
-
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…
-
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…
-
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?
-
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.
-
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…
-
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…
-
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…
-
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…
-
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.
-
comment
Comment #23678352
emacsclient usually starts even faster than the Vim (even without .vimrc)
-
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…
-
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…
-
comment
Comment #23678112
Then find another one. Clojure is quite popular these days.