

Or space!
I feel like that’s the reason people have been talking about space data centers. Once it’s up there it’s kinda hard to get access to it.


Or space!
I feel like that’s the reason people have been talking about space data centers. Once it’s up there it’s kinda hard to get access to it.
Basic ebook support and ereader (epub, pdf, cbr, cbz) + send to device (i.e. Kindle)
Biggest issue is the folder/book structure is very opinionated and isn’t the easiest to work with.
I’ve tried the a number of the ones being mentioned, but the best for me has been Audio bookshelf . It has a good mobile app, allows collections, tries to pull Metadata, offline reading for the apps, etc.
No, the Tom Cruise one was a reboot as part of universals Monsters Universe idea, but it bombed so bad they killed the whole idea.
You can see remnants of their original plan in the Frankenstein ride at Epic Universe in Orlando. Basically the idea was Frankensteins daughter trying to collect/contain all the monsters for her own purposes.
Haha, exactly why I added the link!
The Mummy with Braden Fraser. It’s technically a trilogy, but the third one is awful.


I tried Calibre web and Kogma.
Calibre is just bad software at this point, it’s clunky and not really designed as a server.
Kogma was fine, but a web only interface made it hit or miss. The big selling point for me with audio bookshelf was the ability to download local copies.


Oh yeah, the multiple libraries is a good point!


You can read using the web client or dedicated apps (android and ios). I feel like the clients work just as good if not better than similar software.
I haven’t tested how it handles two versions (audio/ebook) of the same book, but I have ebooks and audio books and it works well for me.


The only real downside I’ve run into is it’s very opinionated about folder structures around authors.


The one I’ve enjoyed the most is https://www.audiobookshelf.org/, it may be “focused” on audio books, but works really well for everything. It also supports offline mode (meaning downloading local copies in the app).


Examples on the page seem to indicate it does OCR then translates the OCR text.
It doesn’t seem as fancy as some translation tools that overlay the translation, if that’s what you meant.
Edit: actually maybe it can - https://discuss.tchncs.de/comment/23834337


I wasn’t saying it couldn’t be done, I was saying drones as vehicles doesn’t seem viable (economically or for safety reasons).
Also, when you put in bigger batteries you increase the weight, thus increasing the amount of power you need to fly the drone. If these ventures say their drones get 20-30 minutes of flight I would assume that’s got to be around the current sweet spot.
You’re idea for making it more bike-like might be able to help with flight time (if drag doesn’t become a larger problem), but I don’t think commercially anyone is going to want to fly unprotected from wind and the elements.


Yeah, that’s what’s shown in the video, basically a large six propeller drone. The big issues seem to be safety, flight time (battery lasts 20-30 minutes), and air space regulation.
Personally, I don’t think drones are there yet and may never be. The range is probably always going to be limited due to energy density and at that point mass transit (like trains) will always be the better/safer option. Even if you can solve the energy issue I think you still run into safety issues including high wind scenarios.
I had someone swear to me that Github templating was better, but I’ve only worked with Gitlabs templates. Why do you like Gitlab over Github?


I mean, you also had pretty low quality TV and home media, anything beyond 32 inches wasn’t doing much good for you.


Yeah, I made a separate comment, but AudioBookshelf can play nicely with ebooks and comics. It’s not super smooth, but provides the most features in a self hosted solution from what I’ve tried.


I just use AudioBookshelf for books. It’s a little annoying, but basically just requires an extra nested folder structure.
The best part is offline reading seems to resync back to the server, so you can download books for local reading or read through an internet connection.
Looks like there is a config and cache location in their docker scripts. The easiest way to make a docker application portable is to bind mount the config and cache. That way you have access to the actual files and could copy them to your windows partition.
If you’re already using a volume for that data, I think it becomes a bit trickier. I know technically you can move or copy volumes, but I’ve never tried. Although you could still bind mount a random directory and still copy the files out.
You’re probably aware, but updating the model periodically is probably a good idea just because things do change overtime.
A model from two years ago was trained on data from at least two years ago. Meaning any technology, code, world event changes wouldn’t be reflected in the model.