HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ivzhh

no profile record

Submissions

GNU Emacs Lisp Bytecode Reference Manual [pdf]

rocky.github.io
2 points·by ivzhh·3 yıl önce·1 comments

comments

ivzhh
·geçen yıl·discuss
One thing I did not get is: why both Caddy and Traefik changed the syntax of their configurations.
ivzhh
·2 yıl önce·discuss
Not directly related to the question. A few years ago, I read about that B-tree is also recommended for in-memory operations because the latency between CPU/memory is high now.
ivzhh
·2 yıl önce·discuss
Agree, /var/log/messages is there for a long time, writing to log is never a problem. Digesting the log is the niche market and it is profitable enough that we have a lot of tools in this market (rotation, transmission, parsing, etc)
ivzhh
·2 yıl önce·discuss
Yes, Alpine is a good choice for small servers. I run both FreeBSD and Alpine for my homelab. Alpine feels very close to FreeBSD style. I still prefer pf over ufw/awall.
ivzhh
·2 yıl önce·discuss
I tried to install OpenBSD on three VM hosts, one Macbook Intel, one FreeBSD and one KVM. OpenBSD failed to install in all three environments. The latter two crashed just during the file system creation stage.
ivzhh
·3 yıl önce·discuss
https://github.com/compose-spec/compose-spec/blob/master/spe...
ivzhh
·3 yıl önce·discuss
This book and mathematical analysis from Zorich are my favorite two math books.
ivzhh
·3 yıl önce·discuss
I picked up Emacs this summer (together with neovim). The motivation was simple, I was an early adopter of VSCode and SSH remote, but I noticed that sometimes, the session history (bash history, etc.) was not restored after network issue. I don't get along well with tmux thus I need a solution.

I found Emacsclient is a perfect match to my situation and I simply started from empty init.el. It was annoying in the first a few days to set up LSP, counsel, org-mode. But after about 3 days, everything became very natural and I have been using Emacs ever since. I made a lot of elisp in my init.el to set layout, do automatic actions, etc.

I am not a long time user yet so I can speak for the "learn" part: just use it and you will pick the skill up.
ivzhh
·3 yıl önce·discuss
> Let's document the Emacs Lisp Bytecode or LAP (Lisp Assembly Program) instructions.
ivzhh
·3 yıl önce·discuss
When I first read about RWKV on zhihu and the author said Bellard was working with him on RWKV. I am so glad ts_zip is out and bring a new application to RWKV.