Founder: Peter Armstrong
ruboss.com/ documents their stack, a somewhat similar choice to OurBigBook.com as of 2021, notably Next.js. But backend in Ruby on Rails. They actually managed Apollo/GraphQL, which Ciro Santilli would have liked, but din't have the patience for.
The founder/CEO Peter Armstrong www.linkedin.com/in/peterburtonarmstrong/ He looks like a nice guy.
Direct translation from oldest documents deemed reliable, originally in a mixture of Hebrew, Aramaic, and Greek. Interesting project.
This is notably opposed to the approach taken by many versions which were based on the Septuagint, which was a much earlier full-Greek translation.
It is fun to see that some New Testament sources cite this Greek version rather than more ancient ones because they or their listeners would not understand the other original languages.
Theory that describes electrons and photons really well, and as Feynman puts it "accounts very precisely for all physical phenomena we have ever observed, except for gravity and nuclear physics" ("including the laughter of the crowd" ;-)).
While Ciro acknowledges that QED is intrinsically challenging due to the wide range or requirements (quantum mechanics, special relativity and electromagnetism), Ciro feels that there is a glaring gap in this moneyless market for a learning material that follows the Middle Way as mentioned at: the missing link between basic and advanced. Richard Feynman Quantum Electrodynamics Lecture at University of Auckland (1979) is one of the best attempts so far, but it falls a bit too close to the superficial side of things, if only Feynman hadn't assumed that the audience doesn't know any mathematics...
The funny thing is that when Ciro Santilli's mother retired, learning it (or as she put it: "how photons and electrons interact") was also one of her retirement plans. She is a pharmacist by training, and doesn't know much mathematics, and her English was somewhat limited. Oh, she also wanted to learn how photosynthesis works (possibly not fully understood by science as that time, 2020). Ambitious old lady!!!
Combines special relativity with more classical quantum mechanics, but further generalizing the Dirac equation, which also does that: Dirac equation vs quantum electrodynamics. The name "relativistic" likely doesn't need to appear on the title of QED because Maxwell's equations require special relativity, so just having "electro-" in the title is enough.
Before QED, the most advanced theory was that of the Dirac equation, which was already relativistic but TODO what was missing there exactly?
As summarized at: youtube.com/watch?v=_AZdvtf6hPU?t=305 Quantum Field Theory lecture at the African Summer Theory Institute 1 of 4 by Anthony Zee (2004):
- classical mechanics describes large and slow objects
- special relativity describes large and fast objects (they are getting close to the speed of light, so we have to consider relativity)
- classical quantum mechanics describes small and slow objects.
- QED describes objects that are both small and fast
That video also mentions the interesting idea that:Therefore, for small timescales, energy can vary a lot. But mass is equivalent to energy. Therefore, for small time scale, particles can appear and disappear wildly.
- in special relativity, we have the mass-energy equivalence
- in quantum mechanics, thinking along the time-energy uncertainty principle,
QED is the first quantum field theory fully developed. That framework was later extended to also include the weak interaction and strong interaction. As a result, it is perhaps easier to just Google for "Quantum Field Theory" if you want to learn QED, since QFT is more general and has more resources available generally.
Like in more general quantum field theory, there is on field for each particle type. In quantum field theory, there are only two fields to worry about:
- photon field
- electromagnetism field
Lecture 01 | Overview of Quantum Field Theory by Markus Luty (2013)
Source. This takes quite a direct approach, one cool thing he says is how we have to be careful with adding special relativity to the Schrödinger equation to avoid faster-than-light information.These are some users Ciro Santilli particularly respects, mostly due to their contributions to systems programming subjects:
- unix.stackexchange.com/users/885/gilles-so-stop-being-evil
- stackoverflow.com/users/379897/r-github-stop-helping-icea
- stackoverflow.com/users/196561/osgx
- stackoverflow.com/users/50617/employed-russian Employed Russian. Binutils, ELF, GDB, claims to work at Google. The only Russian sounding name on GDB and Binutils git log is that of Paul Pluzhnikov: www.linkedin.com/in/paul-pluzhnikov-61b9676/ and Employed Russian mentions one of his commits at: stackoverflow.com/questions/3718072/gdb-takes-too-long-and-ctrl-c-has-no-effect Ex physicist: www.researchgate.net/profile/Paul_Pluzhnikov
Ciro also really likes the following users, a bit less like Gods, and bit more like friends:
- partly because they were close by on the yearly reputation charts for a long time circa 2020, so it feels like they also focus on replying to important questions rather than answering new duplicates immediately:
- stackoverflow.com/users/642706/basil-bourque: GCC dev, but started replying lots of Java questions as of 2021 it seems for some reason
- stackoverflow.com/users/541136/aaron-hall: Python, NixOS and Haskell more and more it seems. Also pro freedom of speech, gotta love those religious liberal Republicans. Reminds Ciro of Ron Maimon very slightly, maybe it's just the New Yorkedneess. Ciro once met another intelligent dude who liked both Haskell and NixOS, there must be some correlation.
- VonC: Git God, VonC is just Super nice, gives clear credit to others, always positive interactions. Love this dude. Twitter: twitter.com/VonC_. He was the one that held the Necromancer record in 2019 before Ciro took it.
- Peter Cordes. An assembly maniac this one. And a really nice one too. Sometimes pedantic, but always nice, and always correct. He's been going into God level more and more it must be said:
Other interesting people:
- stackoverflow.com/users/560648/lightness-races-in-orbit Lightness Races in Orbit. C++ God. Interesting aesthetics. Real name: Tom Lachecki, British, as per:As of 2023 marked "retired" from Stack Overflow, rep graph suggests since 2020.
- stackoverflow.com/users/3681880/suragch the number 3 necromancer dude. But then in 2022 he found God and mostly quit: suragch.medium.com/programming-was-my-god-89b625164a69
- www.reddit.com/r/webdev/comments/1ealv82/the_fall_of_stack_overflow/ The Fall of Stack Overflow
Sets are unordered, but we can use them to create ordered objects, which are of fundamental importance. Notably, they are used in the definition of functions.
The mandatory xkcd: xkcd 927: Standards.
The elliptic curve group of an elliptic curve is a group in which the elements of the group are points on an elliptic curve.
The group operation is called elliptic curve point addition.
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