telepresence@discuss.tchncs.detoPiracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•A good place to listen to audio books online?
8·
1 year agothese two tools apparently let you rip borrowed audiobooks from this service named libby. although i haven’t tested them. https://github.com/ping/odmpy https://github.com/bookbonobo/libby-download-extension
also, have you checked the index? stuff like this is usually there.
i use
coding/languagename/project
, where most if not all projects are git repos. so,coding/python/shira
,coding/java/datetime examples
i have some wildcards for the languages, most of my serverside js stuff lives incoding/node-deno
and most of my fullstack webdev stuff lives incoding/webdev
i used to have the coding directory on a hdd, but moving it to an ssd helped a lot when installing things made with node, among other things.