Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DO
Posts
7
Comments
98
Joined
2 yr. ago

  • This is from the community on Reddit. You should be able to grab the torrent file for whichever 5e book you want from there. I would also recommend 5e . tools like the other commenters, even as just a separate reference; as a DM I’ve found it way easier to pull things up quickly, even if I legally own the book that has whatever spell/mob I’m looking for haha.

  • Oh yeah my actual workflow to create a book was horribly inefficient and time-consuming. How automated is that HTML export and chunking process? Are you still going through and manually adding in every last

    <p>

    </p>

    and href?

    I’m curious about your use case, because I was doing this with a book that was hundreds of pages long, full of photos and footnotes, which added lots of tedium.

  • I had this exact question myself a little while ago, so I’ll share what I learned. I don’t know your level of knowledge with these things so forgive me if I’m explaining things you already know. And spoiler alert, the answer is “technically, but not how you’d like”

    An EPUB “file” is really a folder containing a bunch of individual HTML files which hold the text for the book as well as things like the table of contents, and photos (if your ebook has pictures), with CSS for styling. This is the exact medium you’d work in if you were designing a web page, but with en ebook there are different best practices and considerations.

    Now assuming that your PDF has a good OCR (optical character recognition) layer, then it will be possible for calibre and other programs to grab the text of the PDF, and even to create an epub with it. But as you’ve noticed, they don’t do a good job of this. The fundamental problem is that creating an epub is something of an art, with best practices and personal choices as far as layout and file structure. When you “convert”, you’re not changing the file type from PDF to EPUB; you’re grabbing the text from the PDF and then sticking it into multiple different files, with HTML and CSS instructions throughout to tell the EReader how to lay things out, which footnotes link to which annotations, where to display pictures, etc.

    As far as I’m aware, this basically can’t be done (well) with dumb, automatic programs like what Calibre offers because there’s too much “thinking” involved. Perhaps an AI tool could be created that would handle this better, but I’m not aware of one, and it’s a pretty specialised application so it’s possible you’ll need to wait a while before someone gets around to that.

    So I realised that if I wanted an EPUB version, I’d need to make it myself. I used Sigil, a free EPUB creation tool, to do it, which gave me some nice features to help speed up the process, but it’s a big time commitment (unless you’re working with a very short PDF), especially for your first EPUB where you’re still learning what to do while making it. You’ll also need to learn HTML and CSS if you haven’t already.

    I did it as a sort of fun side project in my free time to learn a new skill, but unfortunately other than that, I don’t think there’s such thing as an “EPUBinator” that’s gonna take your PDF and create a well-made ebook.

  • Thanks for the correction! I still hear that usage fairly often and wasn’t up with the discourse around it. Like the other reply I’m also more partial to “folks” personally (as well as “y’all”), but I think I still use “guys” out of habit on occasion

  • To add on, this exact scenario illustrates why BMI is not always the best measure of health, because it only looks at height and weight. Measuring waist circumference and body fat percentage should give you a better-rounded picture of how you’re doing

  • An important thing to keep in mind is that the practice of religion changes over time alongside culture, and is itself a part of culture. The Christianity of people living in places like Judea and Anatolia in the 1st century CE differs from the Christianity of, say, the Teutonic (not up on my post-Roman ethnicities, so might not be using the right term) tribes of Western Europe in the 6th century. This again differs from the Christianity of indigenous peoples in the Americas post-Columbus. In all these cases, these people had pre-existing cultural and religious beliefs which Christianity syncretised with instead of wholly replacing.

    The Bible has been used to endorse slavery as well as oppose it, to condone violence and warfare as well as serve as the basis for radical non-violence. It is not “univocal”, because the various people who wrote and compiled it had their own beliefs and perspectives.

    The various sects of Christianity differ in their values, beliefs, and even canon literature, and that’s before you get into Christianity as cultural practice rather than strict religion. Like all religions, Christianity is wonderfully human, encompassing our wide range of idiosyncrasies and contradictions, and that even includes people who don’t read the damn book! So yes, you’re going to find commonly accepted “Christian” practices which seem to clearly contradict the doctrine, but the doctrine contradicts itself, and serves people just as much as people should ostensibly serve it. The conception of Christianity as a unified religion, with 1 canon and 1 accepted interpretation, has never been accurate.

    FWIW Early Christians did practice communal living and sharing of property (the New Testament tells us as much), and you can still see these things in practice today, albeit rarely. I also wouldn’t use modern terms like socialism to describe that sort of thing, because the economic order and class structures which Socialism and Communism are a response to literally did not exist at the time.

  • It’s too bad the review copies were delayed, but I’m glad reviewers are taking their time with it. If this level of positivity continues I feel like BG3 will be a serious GOTY contender

  • I’ll translate: “I find actions of the 1337x admins disappointing. Deleting my torrents causes confusion for the user base, and these actions reflect poorly on your character, suggesting pusillanimity and insufficient discretion when selecting a sexual partner.”

  • Get an RSS reader! I use NetNewsWire on iOS and Mac but there’s a huge variety out there to choose from. Once you’ve made your choice, you can add RSS feeds from different websites (Reuters, NPR, etc.), so you can have one feed that aggregates articles from all the news sources you’ve selected, or customise different feeds focusing on politics, economics, cars, whatever you want. I can even add in different substacks I’m subscribed to. Once upon a time you could also add your Twitter and Reddit feeds, but with the API shenanigans that’s not available anymore sadly