nowfound

Alternatives

Products that do what Ezra Klein Books – Every Book Recommended on the Ezra Klein Show does

Hey HN! If you're a listener of the Ezra Klein Show podcast, you know he asks his guests 3 books they recommend. This side project catalogues all those books into a searchable and sortable list. It was my first time hiring a designer from Upwork to do the design, and overall I'm pretty happy with how it turned out. It's built using django, htmx, alpinejs, and tailwind. Happy to hear any and all feedback! Thanks!

  1. 1IM

    Hello. This year I dived into UI/UX area and at the same time I work as a web developer. I sincerely love making good UI. But at my full time job it's not always possible due to different reasons =\ So I've been posting random UI/UX staff on Twitter, then I made a free book that had 50 tips (posted it here as well). I decided to finish this year by collecting everything I learned and here it is: https://akcium.gumroad.com/l/ui-ux-tips. This time it's a paid one. But, you can check ~20 pages of it, just go to…

    2021

  2. 2IW

    Hey everyone! After two long years of writing along side my co-author, we have finally released the book: Tragic Design. It's about the true impact of bad design and how to fix it. We felt there was a need to shed light on the discussion of Design Ethics by exploring the ways bad design can harm people and offering up solutions. When most of us think about bad design, we think the worst case is lost customers. This book explores the very real impact it has: physical harm, emotional harm, and more. We are excited to have John Maeda writing the Foreword to the book, who has been a long…

    2017

  3. 3MW

    This was more of a sandbox to play with Raphael and Flot than anything else but I think there are some interesting statistics in there. It'd be awesome to do this over time but I really don't have the spare time required.

    2011 · burntbrunch.github.com

  4. 4IP

    To be specific, the content is generated by a GPT-2 based model. https://amzn.to/2TCc0v2 Let me know if you have any questions :-)

    2020

  5. 5IW

    Hey HN, I wrote a book teaching beginner web app development using Django, launching on May 4th (successfully Kickstarted last year.) Website: http://hellowebapp.com Highlights: - Aimed at people who have previous HTML/building websites experience. - Template-first development: see the web app as a website first, before setting up databases and models. - Generic “collection of things” tutorial. Readers are encouraged to create something using this rubric that means something to them (a blog, a directory of people, etc.) Adding creativity will make the material stick better. -…

    2015

  6. 6MM

    Inspired by the following post by photon_off... http://news.ycombinator.com/item?id=1683309 I made karmurl last night. It's a simple app where you submit a URL for feedback, then for every piece of feedback you give to someone else's, you get to read one piece of feedback for yours. http://karmurl.com

    2011

  7. 7IB

    Hey so I am making my own book reader and wanted to share it with y'all on hackernews and I saw a submission talking about DRM free books[0] so I decided to submit this submission on Hackernews to show what I am upto :-D I prefer minimalism so I have created three different flavors of it depending upon the particular use-cases and I have linked the most minimalist one as the submission. If someone is interested in a Epub/pdf reader, I have recently made one: https://epub.mirror.forum/ After making that, I was also feeling the need of having standard book downloads and…

    Jun 2026 · epub.mirror.forum

  8. 8MW

    A place to learn and share html5/css3/js snippets. Its on a alpha/mvp stage right now. Let me know what you think. Http://html5snippets.com

    2011

  9. 9IM

    I'm writing a book which teaches Python/Django web app development for non-programmers, and fundraising on Kickstarter (passed minimum funding, 2 days left): http://hellowebapp.com https://www.kickstarter.com/projects/1868398473/hello-web-app-intro-to-building-web-apps-with-djan It's basically the process I used to teach myself programming as a web designer a few years back, which I then launched a small web app (infant-version of WeddingInviteLove.com), which has grown into my bootstrapped startup which supports me full-time (WeddingLovely.com). Most…

    2014

  10. 10WW

    Over three months ago, I posted my book on HN and got tremendous +ve reponse. I am happy to inform that I have published the book to leanpub as per the comments I got on HN itself! It is pay as you go model, and the minimum is $0 because I wanted to contribute back to the FOSS Community

    2016

  11. 11IW

    Hey HN, I wrote a short book about the fundamental aspects of Clojure. The target audience is programmers with at least minimal experience who want to learn how to express solutions in Clojure (and perhaps in LISP, generally). If the price is a bit too steep for you, send me an email (address in bio), and I'll provide a discount coupon. If you can't afford it all, and believe the material may help you for studying or interview preparations, I can send you a free copy.

    2025 · leanpub.com

  12. 12MS

    linkrdr (www.linkrdr.com), a personal link aggregator, was directly inspired by http://news.ycombinator.com/item?id=3555923 I read while browsing on HN. It's still a bit rough, but the concept is an interesting one and people have already shown interest. Let me know what you think. Also, if anyone knows a good UX designer, email me :)

    2012

  13. 13IW

    Hi all, I like RethinkDB a lot. One year ago, I started to document it because I want to learn more about it. At first, I blog, at one point I started to writing it in markdown, using pandoc to convert it into PDF then I switched to Leanpub. At some point, I almost abandon it. But finally I make effort to go back and almost finish it. Here is the result of one year: http://leanpub.com/simplyrethinkdb I also open source it on here(But it helps if you make an purchase on leanpub anyway :D): http://github.com/kureikain/simplyrethink The book is still WIP…

    2015

  14. 14IH

    Hey HN This project took almost two years and is probably one the best alternatives for tools like Miro and MindMeister Let me know what you think

    Nov 2025 · nodeland.io

  15. 15MW

    Over the weekend I wrote a small web app that takes an RSS feed for a blog, grabs the feed, cleans up the HTML, strips out small irrelevant images and compiles them into an e-book with chapter anchors. It requires a Google login since it uses the Google Reader "API". As an example, I was going on a long vacation and had recently discovered Paul Buchheit's blog. I used this tool (which was then just a Python script) to create an e-book and I literally read his blog "cover to cover". It's still rough around the edges, but I figured I'd iron those out if at least one other person thinks they…

    2011

  16. 16AB

    I spent a lot of time going through the recent thread: Ask HN: What's the "best" book you've ever read? (https://news.ycombinator.com/item?id=41756432) so I made this website to browse through it later and get the books I want from Amazon. It gets the comments using the HN API, uses the Open AI API to extract book names, and then the Amazon API to find the book on Amazon.

    2024 · hnbestbooks.pages.dev

  17. 17IB

    Hello everyone, I doubt this would be relevant to the kind of person who uses HN, but I thought I could share for some feedback. I built this site because there is a whole world of people who believe in new age spirituality and I am very much one of them. It is a site where you get the users gender their goals and their images and use AI and psychology to generate images of them in the process of achieving their goals. I am so deeply struggling with how to get this highly on Google. I don't even know if that is important anymore. What are your suggestions with distribution and getting in…

    2025 · visionboardsai.com

  18. 18IW

    Hey HN! Recently published a book developing new frameworks of meaning and value informed by our most advanced cosmology and physics. It makes the argument for the necessity of spiritual revolution in order to free the abundance trapped in the world, a reimagination that interlinks the spiritual project to systemic reformation. The inspiration for the text draws from my history of social impact work and the frustrations and lessons learned along the way. If it's of interest you can learn more/read it/download it in a variety of formats for free at https://singletruth.org.

    2022

  19. 19AG

    Here it is: https://docs.google.com/document/d/1T8R91jWhQK9t7IwQGngDDLFavJ2LTNtlntThgQPS0Uo/edit?usp=sharing Feel free to add articles to the suggestions section, and I will review them and add to the document! Any and all feedback is accepted!

    2015

  20. 20MF

    Here is the link: http://www.wikihowtodo.com I know a lot of geeks share the same dream -- build the next kick-ass todo-list/project management system. So do I. However, as I was quite positive that my web development skill is worse than 99% of developers' in this community, I decided to build something simple, useless but unique. So I built this. Basically it's a Wikihow scraper, nothing more. It gives you a place to store interesting Wikihow articles and yes, they are converted into todo lists. I know this site is not that good, but I still need your guys' feedback. For example, as I am a…

    2010

  21. 21BT

    Hi guys. I’m looking for some feedback from the great HN community. I just soft launched the beta version of my humble bookshelf application, bookqueue. I've been working on it as a pet project since 2007. The idea is having a place to track all books you have been reading and having some nice stats around it, with less focus in the social aspects. My own queue can be found here: http://bookqueue.net/caffo You can also create your own at http://bookqueue.net/ Thanks!

    2011

  22. 22AN

    Hi HN! My name is Aymen, and I'm here with Kenichi. Some years ago, I launched a side project. A newsletter called DevOpsLinks, then a 2nd newsletter (Shipped), then a third one (Kaptain). These 3 newsletters are now part of a bigger project that I called FAUN (https://faun.dev). We have newsletters, a Slack team chat, and a job board, but I had a feeling that something is missing... it's a podcast, right :) Last year, I discussed the idea of creating a podcast with a member of FAUN (who is Kenichi btw), but we were not really ready. That's why it took us some months to start…

    2020

  23. 23

    The project is entirely open source. It takes a single Pandoc Markdown source file and produces HTML, EPUB, PDF, man pages, GNU Info, an audiobook, an HTML-integrated audio player that highlights the content as it plays, and an MP4 output for the "video audiobook." It's generic enough to be reusable. I plan to use the pipeline for my tech blog later on. The novella contains a lot of programming lore. It's an over-the-top love letter to the old-school Linux programmer and to the craft itself. Source code: https://github.com/sebastiancarlos/hacker-fables

    Jul 2026 · sebastiancarlos.github.io

  24. 24

    Read classic non-fiction without commiting to a full book.

    Mar 2026 · apps.apple.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →