HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hohum

no profile record

comments

hohum
·5 yıl önce·discuss
This.

It's why I left emacs behind. I didn't want my entire life's body of work to be "a customized text editor."
hohum
·5 yıl önce·discuss
You mean like this? https://i.imgur.com/g4hl1Rg.png

alias ls="exa -h --group-directories-first --icons -g $@ --git --color always"
hohum
·5 yıl önce·discuss
What do you mean by "enumerate?" The error interface has exactly one member of type string. If a function is returning an error to you, it's specifying its own human readable error message. What's wrong with log.Fatal(err)?