upvote
The Emacs' bundled documentation on Elisp (both the intro and the rest) are pretty much complete enough.

On Elisp and multithreading/processing, well, just look at bordeaux-threads in Common Lisp where the support is not universal for Clisp. SBCL and ECL work, but...

reply
> the author got tired and decided "this is a good stopping point."

Or the deadline was closing in, as this is a university thesis ;)

reply
Correct. The thesis is worth 10 weeks of full-time work by someone on their third study year.
reply
I have a silly little vibe coded extension where I can star certain HN commenters so I know who to look for in which threads (just puts a small symbol next to the username)

You are for emacs, happy to see you here... :)

reply
Reminds me of RES (Reddit Enhancement Suite) which I used to use a long time ago to do the same thing. One cool thing RES used to do was (if I remember right) when you clicked on the tag/note placed on the user it would take you to the comment when you first attributed that tag/note.

On one hand I kinda miss doing stuff like that and would like a RES for Hacker News but on the other hand I feel like cyber stalking is out of fashion these days.

reply