Theories of Quantum Matter by Austen Lamacraft Quantum Hall Effect by
Ciro Santilli 37 Updated 2025-07-16
- HyperCard: we are kind of a "multiuser" version of HyperCard, trying to tie up cards made by different users. It is worth noting that HyperCard was one of the inspirations for WikiWikiWeb, which then inspired Wikipedia
- Semantic Web
- NLab
- physicstravelguide.com/ Nice manifesto: physicstravelguide.com/about by Jakob Schwichtenberg.
- OpenStax
- www.ft.com/content/5515ec3e-0040-4d90-85a9-df19d6e3ebd2 (archive) Twilio’s Jeff Lawson: an evangelist for software developersYou can never be first. But you can have the correct business model. That company's website must have gone into IP Purgatory, and could never be released as an open source website.As a student at the University of Michigan, he started a company that made lecture notes available free online, drawing a large audience of Midwestern college students and, soon enough, advertisers. At the height of the dotcom bubble, he dropped out of college, raised $10m from the venture firm Venrock and moved the company to Silicon Valley.His start-up drew interest from an acquirer that was planning to go public early in 2000. They closed the acquisition but missed their IPO window as the market plunged, and by August the company had filed for bankruptcy. Stock that Lawson and investors in his start-up received from the sale became worthless.He might actually be interested in donating to OurBigBook.com if it move forward now that he's a billionaire.
- Knol: basically the exact same thing by Google but 14 years earlier and declared a failure. Quite ominous:
- leanpub: similar goals, markdown-based, but the usual "you own your book copyright and you are trying to sell your book" approach
- nature Scitable
OK, just going random now:
University of Cambridge students, CanTabBridgeans.
DokuWiki about physics, mostly/fully written by Jakob Schwichtenberg and therefore focusing on particle physics, although registration might be open to all.
Surely You're Joking, Mr. Feynman chapter Alfred Nobel's Other Mistake by
Ciro Santilli 37 Updated 2025-07-16
Key quote that names the chapter:
My friend Matt Sands was once going to write a book to be called Alfred Nobel's Other Mistake.
Saves preprocessor output and generated assembly to separate files.
- preprocessor:
- assembly:
Notably, given the domain name, it is clear that he likes formalization of mathematics-stuff, like Ciro Santilli.
Does have some gems worth looking at. But generally always too superficial as can be expected from any self-sufficient YouTubber.
My Life Story by Veritasium (2018)
Source. Basically a don't be a pussy story where he describes how he has always been passionate by both science and film making. Veritasium is a nice guy.Subtle is the Lord by Abraham Pais (1982) mentions that this has a good summary of the atomic theory evidence that was present at the time, and which had become basically indisputable at or soon after that date.
On Wikimedia Commons since it is now public domain in most countries: commons.wikimedia.org/w/index.php?title=File:Perrin,_Jean_-_Les_Atomes,_F%C3%A9lix_Alcan,_1913.djvu
An English translation from 1916 by English chemist Dalziel Llewellyn Hammick on the Internet Archive, also on the public domain: archive.org/details/atoms00hammgoog
Pinned article: 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!
Intro to OurBigBook
. Source. We have two killer features:
- 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-calculusArticles 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/derivativeVideo 2. OurBigBook Web topics demo. Source. - 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.
- to OurBigBook.com to get awesome multi-user features like topics and likes
- as HTML files to a static website, which you can host yourself for free on many external providers like GitHub Pages, and remain in full control
Figure 2. You can publish local OurBigBook lightweight markup files to either OurBigBook.com or as a static website.Figure 3. Visual Studio Code extension installation.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. - Infinitely deep tables of contents:
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