About

Traditional Q&A platforms often contain duplicate answers to similar questions. People often skip documentations and books because they're in a hurry. We introduce "Snippet", a piece of knowledge which partially contributes to multiple questions. Such piece could cite other snippets it is based on, and point to snippets it is useful for. A group of snippets could be organized within a wiki page. The platform is licensed CC 4.0 and open-source here.

"Knowledge is like money: to be of value it must circulate, and in circulating it can increase in quantity and, hopefully, in value." — Louis L'Amour.

Format Guide

You can format using HTML tags. Examples include:

Raw HTML Rendered Output
<a href="https://www.duckduckgo.com">search engine</a> search engine
<a href="/snippet/1/show">Snippet #1</a> Snippet #1
<code>neofetch</code> command neofetch command
<code>cat /etc/os-release
NAME="EndeavourOS"</code>
cat /etc/os-release NAME="EndeavourOS"
<img src="https://wikimediafoundation.org/wp-content/uploads/2025/07/Cover-image_800x600_UPDATED.png" width=128>
<b>bold text</b> bold text
<i>italic text</i> italic text