Kane quantum computer by Ciro Santilli 35 Updated +Created
AI boom by Ciro Santilli 35 Updated +Created
Nuclear magnetic resonance quantum computer by Ciro Santilli 35 Updated +Created
sed by Ciro Santilli 35 Updated +Created
Quantum computing report by Ciro Santilli 35 Updated +Created
They have some amazingly long market analysis lists/tables there e.g.:
Some of their resources are open, others closed.
Full-text search by Ciro Santilli 35 Updated +Created
Type of database by Ciro Santilli 35 Updated +Created
Pierre Curie by Ciro Santilli 35 Updated +Created
His Wikipedia page as of 2024 is a joke!
Generating test data for full text search tests by Ciro Santilli 35 Updated +Created
I've been thinking lightly about adding full text search to OurBigBook.
For example, at docs.ourbigbook.com/news/article-and-topic-id-prefix-search article search was added, but it only finds if you search something that appears right at the start of a title, e.g. for:
Fundamental theorem of calculus
you'd get a hit for:
fundamental
but not for
calculus
To do this efficiently, we need full text search, which PostgreSQL implements.
But finding a clean way to generate test data for testing out the speedup was not so easy and exploration into this led me to publishing a few new slightly improved methods where Googlers can now find them:
Test tagger 21 by Barack Obama 11 Updated +Created
This is a section about Test tagger 21!
Test tagger 21 is a very important subject about which there is a lot to say.
For example, this sentence. And then another one.
Test tagger 20 by Barack Obama 11 Updated +Created
This is a section about Test tagger 20!
Test tagger 20 is a very important subject about which there is a lot to say.
For example, this sentence. And then another one.
Test tagger 19 by Barack Obama 11 Updated +Created
This is a section about Test tagger 19!
Test tagger 19 is a very important subject about which there is a lot to say.
For example, this sentence. And then another one.
Test tagger 18 by Barack Obama 11 Updated +Created
This is a section about Test tagger 18!
Test tagger 18 is a very important subject about which there is a lot to say.
For example, this sentence. And then another one.
Test tagger 17 by Barack Obama 11 Updated +Created
This is a section about Test tagger 17!
Test tagger 17 is a very important subject about which there is a lot to say.
For example, this sentence. And then another one.
Test tagger 16 by Barack Obama 11 Updated +Created
This is a section about Test tagger 16!
Test tagger 16 is a very important subject about which there is a lot to say.
For example, this sentence. And then another one.

Pinned article: ourbigbook/introduction-to-the-ourbigbook-project

Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
We have two killer features:
  1. topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculus
    Articles of different users are sorted by upvote within each article page. This feature is a bit like:
    • a Wikipedia where each user can have their own version of each article
    • a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
    This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.
    Figure 1.
    Screenshot of the "Derivative" topic page
    . View it live at: ourbigbook.com/go/topic/derivative
  2. local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:
    This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
    Figure 5. . You can also edit articles on the Web editor without installing anything locally.
    Video 3.
    Edit locally and publish demo
    . Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension.
  3. https://raw.githubusercontent.com/ourbigbook/ourbigbook-media/master/feature/x/hilbert-space-arrow.png
  4. Infinitely deep tables of contents:
    Figure 6.
    Dynamic article tree with infinitely deep table of contents
    .
    Descendant pages can also show up as toplevel e.g.: ourbigbook.com/cirosantilli/chordate-subclade
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact