
Docusaurus
GitBook
Mintlify Writer
ReadMe
Hugo
Jekyll
Doxygen
Docsify.js
rr
Replay.io
Dark Language
RemedyBG
Productivity Power Tools
Sciter
Cover Your Tracks
Ghidra
Docusaurus
rrDocusaurus is recommended for developers and project maintainers who need to create and manage comprehensive documentation for open source projects or internal tools. It is particularly valuable for those who prefer a React-based approach and need features like versioning and localization out of the box.
Based on our record, Docusaurus should be more popular than rr. It has been mentiond 225 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I used Docusaurus to host my documentation website. Although it used mdx (based on React) while the rest of my website was using Svelte, there just wasn't a solution that worked nearly as well out of the box. There I made some basic tutorials and wrote documentation for the API. - Source: dev.to / 4 months ago
If you use a doc-as-code tool like VitePress, Asciidoctor, or Docusaurus, you can render CSV files as HTML tables at build time โ either natively or through a custom plugin. Most tools support CSV includes out of the box or with minimal effort, and any AI assistant can generate the glue code for your specific stack in seconds. - Source: dev.to / 7 months ago
There's no shortage of documentation tools out there, and honestly, that can make the decision harder rather than easier. After working with various clients and our own projects here at Digital Speed, we've found ourselves reaching for a handful of tools repeatedly: Docusaurus, VuePress, Redocly, and Fumadocs. - Source: dev.to / 6 months ago
Docusaurus is a popular choice for developer-first documentation, especially for teams that prefer Git-based workflows and static site generation. - Source: dev.to / 6 months ago
Docusaurus gives you complete control. It's open-source, React-based, and incredibly flexible. The trade-off? You're essentially maintaining a website. For a solo technical writer at a startup, that overhead wasn't something I could justify. - Source: dev.to / 7 months ago
Agreed. While not directly applicable, I was a huge fan of Mozilla's rr [0] in undergrad. Quoting their site: > rr records a group of Linux user-space processes and captures all inputs to those processes from the kernel, plus any nondeterministic CPU effects performed by those processes (of which there are very few). I think the solution will resemble that. You don't control the LLM, sure. But you can control what... - Source: Hacker News / 18 days ago
Rr (https://rr-project.org/) and memory watchpoints are a godsend when it comes to analysing heap corruptions. - Source: Hacker News / 8 months ago
Since you're already a GDB user, rr will probably feel comfortably familiar. https://rr-project.org/ already has enough example usage to get you going on the home page right there. - Source: Hacker News / 11 months ago
Something I haven't seen discussed here that is another type of debugging that can be very useful is historical / offline debugging. Kind of a hybrid of logging and standard debugging. "everything" is logged and you can go spelunk. For example: https://rr-project.org/. - Source: Hacker News / 11 months ago
Https://rr-project.org/ is a great Time-Travel debugger and has the capability to record and replay the execution of the CPython interpreter, but since it depends on GDB (which just knows how to inspect compiled programs) it struggles to present the state of the Python program running inside of the interpreter. I've found that the best way to inspect Python programs with GDB is to use the GDB extensions... - Source: Hacker News / 12 months ago
GitBook - Modern Publishing, Simply taking your books from ideas to finished, polished books.
Replay.io - The best place to backorder/drop purchase expiring ccTLD domain names
Mintlify Writer - The AI-powered documentation writer. It's documentation that just appears as you build
Dark Language - Holistic language, editor, and infra for building backends
ReadMe - A collaborative developer hub for your API or code.
RemedyBG - 64-bit Windows debugger written from scratch as an alternative to the Visual Studio debugger.