HackerTrans
TopNewTrendsCommentsPastAskShowJobs

emtrw

no profile record

comments

emtrw
·vor 3 Jahren·discuss
It's getting to the point that we need this again.

Ebooks are basically all epub and that's completely useless for type setting. I've had to contact authors of textbooks to try and get the latex source so I can read what the damned thing says on a screen.
emtrw
·vor 3 Jahren·discuss
[dead]
emtrw
·vor 3 Jahren·discuss
Everyone is. No religion pays taxes in the US and no misters of religion do either.
emtrw
·vor 3 Jahren·discuss
I learn to use the tool at hand.

I don't complain that it's hard to give myself a manicure with a chainsaw either.
emtrw
·vor 3 Jahren·discuss
Well it's my religious belief that being buried on the moon is the highest honour you could get.

What now?
emtrw
·vor 3 Jahren·discuss
[flagged]
emtrw
·vor 3 Jahren·discuss
> First write a bunch of config to undo all the bad settings and nonsense that comes with the stock editor

I've now used Emacs for 30 year. The only people who have large configs for basic text editing are people who don't understand the first thing about Emacs.

Emacs is not a text editor. It is an elisp environment focused on text manipulation.

For some reason these people are extremely loud and have a lot of blogs.

The only parts of my init.el which aren't stock are those used to setup speciality packages like the tui for connecting to the prod database.

The rest of my code is in packages which do something useful. E.g. local llm integration.