HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mitchty

no profile record

comments

mitchty
·7 jaar geleden·discuss
Indeed, never even crossed my mind to set the escape key to meta, definitely not a default even for Cocoa emacs.
mitchty
·7 jaar geleden·discuss
What do you use escape for in emacs? It’s not in any default kebinding, do you mean vi? Even that doesn’t need escape, ctrl + ] keeps you on the home row.

Slightly confused emacs user.
mitchty
·8 jaar geleden·discuss
No argument there, I definitely agree, however its easily my favorite package manager. And lets me keep nixos config similarly.
mitchty
·8 jaar geleden·discuss
I just use nix on OS X, better package manager than most linux distros have. I have my own copies of py2/3 and the system one, not a huge deal to be honest (outside of the pain of linux side nixos updates breaking derivations for macOS, but thats generally not a fault of the os).
mitchty
·10 jaar geleden·discuss
I assume (presume perhaps) they're a windows user and the -dev mention is more for the case where debug symbols and packages are separated from non debug binaries.

I only know that windows does something different more akin to debug symbols in each binary by default with chicanery to not have it impact things in the general case. But I'm not a windows programmer this is about as much as I know about windows in that regard.