Live data from Hacker News

Foliate – A simple and modern eBook viewer for Linux desktops

johnfactotum.github.io

41–46 of 46 posts

Re: Foliate – A simple and modern eBook viewer for Linux desktops

#41
post #37

Earlier quoted context omitted.

NOT "written in JS and use a JS lib"?

So you've some kind of problem with the implementation language? Because then you can say the same about any other. "Does it need to be written in Python?" "Does it need to be written in Rust?" What's even the point?

re-read what being discussed, someone said to display epub you need to able to render HTML, I said "but it does NOT need to RUN js". And then you were the person who brought up implementation language which happens to be js, which is irrelevant to the point everyone was making.

Re: Foliate – A simple and modern eBook viewer for Linux desktops

#42
post #41

Earlier quoted context omitted.

So you've some kind of problem with the implementation language? Because then you can say the same about any other. "Does it need to be written in Python?" "Does it need to be written in Rust?" What's even the point?

re-read what being discussed, someone said to display epub you need to able to render HTML, I said "but it does NOT need to RUN js". And then you were the person who brought up implementation language which happens to be js, which is irrelevant to the point everyone was making.

[deleted]

Re: Foliate – A simple and modern eBook viewer for Linux desktops

#43
post #41

Earlier quoted context omitted.

So you've some kind of problem with the implementation language? Because then you can say the same about any other. "Does it need to be written in Python?" "Does it need to be written in Rust?" What's even the point?

re-read what being discussed, someone said to display epub you need to able to render HTML, I said "but it does NOT need to RUN js". And then you were the person who brought up implementation language which happens to be js, which is irrelevant to the point everyone was making.

The OG comment mentions JS codebase being bundled to a browser engine. Then it's mentioned that it makes sense to do that. And then you specifically asked "does it need a js engine though?". For this specific app, the answer is yes. You cannot open an epub directly on browser and you need to parse it to do that. That somehow for this app is JS. If your question was whether epubs may contain JS then it's wrongly posed.

Re: Foliate – A simple and modern eBook viewer for Linux desktops

#44
post #41

Earlier quoted context omitted.

re-read what being discussed, someone said to display epub you need to able to render HTML, I said "but it does NOT need to RUN js". And then you were the person who brought up implementation language which happens to be js, which is irrelevant to the point everyone was making.

The OG comment mentions JS codebase being bundled to a browser engine. Then it's mentioned that it makes sense to do that. And then you specifically asked "does it need a js engine though?". For this specific app, the answer is yes. You cannot open an epub directly on browser and you need to parse it to do that. That somehow for this app is JS. If your question was whether epubs may contain JS then it's wrongly posed…

I replied to this comment

> Ebooks are basically HTML, so this is one case where bundling a browser engine is going to be necessary in any case.

and my point was contesting the statement that a full browser engine is necessary for displaying epub, the implementation language is not the point.

Re: Foliate – A simple and modern eBook viewer for Linux desktops

#45
post #10

Foliate works great for reading fiction. Customization for theme, font, etc, were nice. I use Atril Document Viewer for technical epubs though - feels much like viewing a PDF.

I got kind of annoyed that the headings are not part of the color schemes, and for me they always stay dark red, which is pretty unreadable in dark themes and looks bad in many light ones.

Using the flatpak version.

Re: Foliate – A simple and modern eBook viewer for Linux desktops

#46
post #10

Foliate works great for reading fiction. Customization for theme, font, etc, were nice. I use Atril Document Viewer for technical epubs though - feels much like viewing a PDF.

I got kind of annoyed that the headings are not part of the color schemes, and for me they always stay dark red, which is pretty unreadable in dark themes and looks bad in many light ones. Using the flatpak version.

I'd suggest opening an issue, post some screenshots and indicate what might help your case.
Post reply on HN