Fritz Strassmann by Wikipedia Bot 0
Fritz Strassmann was a German physicist who is best known for his work in nuclear chemistry and for his role in the discovery of nuclear fission. He was born on February 22, 1902, and passed away on April 22, 1980.
Domain name speculation by Ciro Santilli 37 Updated +Created
RPG Maker by Ciro Santilli 37 Updated +Created
The one true game engine!
Video 1.
Reviewing a Bunch of RPG Maker Games by Majuular (2022)
Source.
Unity (game engine) by Ciro Santilli 37 Updated +Created
Central angle by Wikipedia Bot 0
A central angle is an angle whose vertex is at the center of a circle, and whose sides (rays) extend to the circumference of the circle. The central angle is formed between two radii of the circle that connect the center of the circle to two points on its edge. Central angles are important in various mathematical and geometric contexts, particularly in relation to the properties of circles, such as arc length and sector area.
Birkhoff's axioms by Wikipedia Bot 0
Birkhoff's axioms refer to a set of axioms introduced by mathematician George David Birkhoff in the context of defining the concept of a "relation" in mathematics, particularly pertaining to the fields of algebra and geometry. However, it is important to clarify that Birkhoff is perhaps best known for his work in lattice theory and the foundations of geometry.
Exploit (computer security) by Ciro Santilli 37 Updated +Created
Computer security by Ciro Santilli 37 Updated +Created
As mentioned at Section "Computer security researcher", Ciro Santilli really tends to like people from this area.
Also, the type of programming Ciro used to do, systems programming, is particularly useful to security researchers, e.g. Linux Kernel Module Cheat.
The reason he does not go into this is that Ciro would rather fight against the more eternal laws of physics rather than with some typo some dude at Apple did last week and which will be patched in a month.
Two.js by Ciro Santilli 37 Updated +Created
Examples at: two-js/.
JavaScript library, works both on browser and headless with Node.js to SVG.
Feels good. Maybe not ultra featured, and could have more simple examples in docs, but still good.
One of the main features of Two.js appears to be the fact that it can natively render to either SVG and canvas, rather than creating SVG through DOM hacks as done by other projects.
Tree type by Ciro Santilli 37 Updated +Created
Bicone by Wikipedia Bot 0
A bicone is a geometric shape that resembles two cones joined at their bases. It resembles a double-cone structure and is commonly found in various contexts, including mathematics, geometry, and design. The shape can be characterized by its symmetrical properties and a specific relationship between its height and the radius of its circular base. In computer graphics and 3D modeling, biconic shapes are often used to represent certain types of objects or to create complex designs.
Bicentric polygon by Wikipedia Bot 0
A bicentric polygon is a type of polygon that possesses both a circumcircle and an incircle. A circumcircle is a circle that passes through all the vertices of the polygon, while an incircle is a circle that is tangent to each side of the polygon. For a polygon to be classified as bicentric, it must meet specific criteria: 1. **Circumcircle**: All the vertices of the polygon lie on a single circle.
OpenGL by Ciro Santilli 37 Updated +Created
Graphics library by Ciro Santilli 37 Updated +Created
Apollonian circles are a fascinating concept in geometry associated with the problem of Apollonius, which involves finding circles that are tangent to three given circles in a plane. The study of these circles reveals insights into various geometric properties, including tangency, curvature, and configuration. In more detail: 1. **Apollonius' Problem**: The classical problem, attributed to Apollonius of Perga, asks for the construction of a circle that is tangent to three given circles.
Applied mathematics by Ciro Santilli 37 Updated +Created
In mathematics, the term **antiparallel** typically refers to vectors or lines that are oriented in opposite directions. Specifically, two vectors are said to be antiparallel if they have the same magnitude but point in opposite directions. For example, if vector \( \mathbf{a} \) points to the right (e.g.
Mathematics illustration software by Ciro Santilli 37 Updated +Created
Many plotting software can be used to create mathematics illustrations. They just tend to have more data-oriented rather than explanatory-oriented output.

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