Show HN: Hacker News User Blogroll

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. SemanticFinder

    SemanticFinder - frontend-only live semantic search with transformers.js

    It would also be possible to integrate semantic search so people don't necessarily need to know the keywords. If you're interested, feel free to ping me or take a look at https://github.com/do-me/SemanticFinder. In case I could just create a pre-indexed version based on your data dump which would be quite convenient to use.

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. lettersmith_py

    Python tools for static site generation

    Hah, thanks. I've been hoping to do so, but still haven't gotten around to it. There's some quirks with the static site generator that I use[0] that lead me to keep postponing setting up blog-ish features, and I don't know enough python to fix them.

    [0]: https://github.com/gordonbrander/lettersmith_py

  4. Hugo

    The world’s fastest framework for building websites.

    If you ever want to try a new static site generator, I use Hugo[0] to generate my site. There's a lot of pre-built themes[1] you can use. Most (if not all) have blogging functionality built in, all you need to do is drop in a Markdown file with your content. You may need to learn a little bit if Golang if you want to customize themes. Just throwing it out there as an option.

    [0]: https://gohugo.io/

    [1]: https://themes.gohugo.io/

  5. blog

    My blog. (by komali2)

    Honestly I've found that if all I want is text, images, latex, code snippets, and maybe a tiny bit of javascript, then Hugo or maybe Jekyll with static deploys to some normal ass webserver is the most consistently easy and maintainable. Beyond that just straight up HTML files.

    I've had too many blog services close on me, too many frameworks go stale and require inordinate amounts of time to update, too many deploy strategies deprecate some aspect I depended on, to want to go through all that for whatever bells and whistles I get for doing the extra effort.

    My blog is just hugo https://github.com/komali2/blog

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I Blog with Raw HTML

    5 projects | news.ycombinator.com | 9 Feb 2025
  • Backblaze seemingly does not support files greater than 1 TB

    3 projects | news.ycombinator.com | 4 Feb 2025
  • How to Deploy a Static Website with Hugo and GitHub Pages

    4 projects | dev.to | 6 Jan 2025
  • Free Obsidian PC Android sync

    1 project | dev.to | 2 Jan 2025
  • Setting up my writing journey

    1 project | dev.to | 6 Dec 2024

Did you know that HTML is
the 9th most popular programming language
based on number of references?