I’ve never read books from a computer, it’s always a phone, a tablet, or an eink reader. Somehow reading a long-form text without being able to hold the medium in my hand feels wrong.

Am I missing a convenient experience? I’d like to hear stories from computer-using readers.

Sure, i use epy[1] and every month i d/l my books from amazon that i have bought, dedrm[2] through calibre and save the epubs to a folder. Its not a particularly arduous task.

When i want to read i have an alias setup along the lines of:

epy "$(fzf)"

its a nice interface ;-)

Now i don't often read full books in the terminal, BUT i do like being able to reference bits that i remember at a VERY quick speed. I recently was talking to somoene about biases we bring to statistics and could remember reading a great anecdote about it, using rga[3] i was able to bring up the passage VERY quickly in the terminal

Like most great cli tools, its about the workflow

[1] https://github.com/wustho/epy [2] https://github.com/noDRM/DeDRM_tools/ [3] https://github.com/phiresky/ripgrep-all