BookStack
DokuWiki
TiddlyWiki
MediaWiki
XWiki
Fandom
Editthis
Miraheze
rr
Replay.io
Dark Language
RemedyBG
Productivity Power Tools
Sciter
Cover Your Tracks
Ghidra
BookStack
rrSmall to medium-sized teams, open-source enthusiasts, educational institutions, and projects that require a user-friendly documentation system with the flexibility of self-hosting.
Based on our record, rr seems to be a lot more popular than BookStack. While we know about 77 links to rr, we've tracked only 4 mentions of BookStack. 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.
Check out https://bookstackapp.com (PHP/Laravel). - Source: Hacker News / 11 months ago
That said, is it possible to customize the theme a bit? Specifically, how can I set the code-block background to dark-grey? Also, how can I make the horizontal line a bit taller than 1px? I saw the Customizing Visuals page on bookstackapp.com (specifically the "Changing Code Block Themes" topic) but was a little lost on exactly how to make the changes. Source: almost 3 years ago
Maybe look at BookStack to see if it fits your needs. Source: over 3 years ago
If youโre looking for a books-styled documentation platform, look into https://bookstackapp.com. Source: over 3 years 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 / 17 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
DokuWiki - DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
Replay.io - The best place to backorder/drop purchase expiring ccTLD domain names
TiddlyWiki - a non-linear personal web notebook
Dark Language - Holistic language, editor, and infra for building backends
MediaWiki - MediaWiki is a free software wiki package written in PHP, originally for use on Wikipedia.
RemedyBG - 64-bit Windows debugger written from scratch as an alternative to the Visual Studio debugger.