Texinfo 7.0 released
Texinfo 7.0 released
Posted Nov 10, 2022 8:44 UTC (Thu) by anselm (subscriber, #2796)In reply to: Texinfo 7.0 released by donbarry
Parent article: Texinfo 7.0 released
That said, it boggles me that anyone would consider for use a system in which a mother ship must be consulted and their processing contributed for you to move a file of your own from one of your devices to another.
If you connect a Kindle to a Linux machine via USB it becomes, in effect, an external flash drive, so you can copy stuff (including documents) back and forth in the usual way without having to involve Amazon's servers. Just saying.
Posted Nov 13, 2022 20:08 UTC (Sun)
by jch (guest, #51929)
[Link] (2 responses)
apt install calibre
This works even with an unregistered Kindle.
Posted Nov 17, 2022 9:35 UTC (Thu)
by Moarc (guest, #137864)
[Link] (1 responses)
Posted Nov 22, 2022 17:18 UTC (Tue)
by nix (subscriber, #2304)
[Link]
I use my Kindle and love it: as a reading device it is without peer... but oh my god do I ever wish it wasn't so damn proprietary (and didn't have so many stupid bugs, many unfixed for a decade, sometimes even affecting things as simple as turning the page).
Texinfo 7.0 released
ebook-convert book.epub book.azw3
sudo mount /dev/sdb ~/mnt
cp book.azw3 ~/mnt/documents/
sudo eject /dev/sdb
Texinfo 7.0 released
Texinfo 7.0 released
