Hacker News story: $100 to upgrade Fresh IDE for ePub TUI reading

$100 to upgrade Fresh IDE for ePub TUI reading
I donate to open source, and I'm loving the new Fresh IDE TUI for teaching students. I found it after trying astronvim, helix, zed, micro, etc. I'm offering $100 as an incentive for anyone on HN who can add epub reader capabilities to Fresh using Rust. https://ift.tt/e9ky7sV Spec: in the left-side file explorer, I select file `foo.epub`, then the right-side file viewer shows me the epub content as human-readable text not bytes. Scope: The goal is to be good enough for a developer to be able to read epub documentation within Fresh in the TUI, without needing to call pandoc or launch a separate app or helper or plugin. Fresh runs locally on the developer's laptop, and the ePub is on a remote server and for security reasons cannot be downloaded to the local laptop. Implementation: I can suggest trying the Rust crate `epub` and `bookokrat` because these work well for me in other projects. The implementation can't use JavaScript or TypeScript because of compliance aspects beyond me. As an aside, I'm not affiliated with Fresh in any way, other than as a happy user and open source sponsor. 1 comments on Hacker News.
I donate to open source, and I'm loving the new Fresh IDE TUI for teaching students. I found it after trying astronvim, helix, zed, micro, etc. I'm offering $100 as an incentive for anyone on HN who can add epub reader capabilities to Fresh using Rust. https://ift.tt/e9ky7sV Spec: in the left-side file explorer, I select file `foo.epub`, then the right-side file viewer shows me the epub content as human-readable text not bytes. Scope: The goal is to be good enough for a developer to be able to read epub documentation within Fresh in the TUI, without needing to call pandoc or launch a separate app or helper or plugin. Fresh runs locally on the developer's laptop, and the ePub is on a remote server and for security reasons cannot be downloaded to the local laptop. Implementation: I can suggest trying the Rust crate `epub` and `bookokrat` because these work well for me in other projects. The implementation can't use JavaScript or TypeScript because of compliance aspects beyond me. As an aside, I'm not affiliated with Fresh in any way, other than as a happy user and open source sponsor.

Hacker News story: $100 to upgrade Fresh IDE for ePub TUI reading Hacker News story: $100 to upgrade Fresh IDE for ePub TUI reading Reviewed by Tha Kur on May 24, 2026 Rating: 5

No comments:

Powered by Blogger.