Code golf by Ciro Santilli 37 Updated +Created
Pamela G. Coxson by Wikipedia Bot 0
Pamela G. Coxson is not widely recognized in public domains, so there may be multiple individuals with that name or it may refer to a private individual. If you could provide more context or specify the field in which you are interested (such as academia, literature, etc.
Rachel Kuske by Wikipedia Bot 0
Rachel Kuske is a mathematician known for her work in the fields of applied mathematics and mathematical biology. She has made significant contributions to the study of dynamical systems, particularly in the context of biological modeling. Additionally, she has engaged in research on the mathematical principles underlying various biological processes. Kuske is also involved in education and outreach in mathematics, promoting the field among students and the broader community.
Erhu by Ciro Santilli 37 Updated +Created
Figure 1.
A blind erhu street performer playing in Jingzhou, Hubei (2006)
Source. Playing the erhu is a traditional occupation for blind people in China, a notable example being Abing.
Video 1.
Suwu herding sheep played by Song Fei (2017)
Source.
Video 2.
The 12 Most Famous Erhu Melodies in China (2021)
Source. TODO transcribe list.
Richard E. Bellman (1920–1984) was an American mathematician and computer scientist known for his contributions to various fields, including operations research, control theory, and dynamic programming. He is perhaps best known for developing the concept of dynamic programming, which is a method for solving complex problems by breaking them down into simpler subproblems. This approach has applications in economics, engineering, computer science, and artificial intelligence.
Rosa Donat by Wikipedia Bot 0
Rosa Donat is a hybrid rose variety, known for its striking appearance and fragrance. It typically features large, full blooms with a rich color palette, often combining shades of pink and white. This particular variety is often appreciated in gardens and landscaping due to its beauty and the allure of its scent. As with many hybrid roses, Rosa Donat may be cultivated for specific growing conditions and may require particular maintenance to thrive, including proper pruning and pest management.
D. Richard Hipp by Ciro Santilli 37 Updated +Created
https://upload.wikimedia.org/wikipedia/en/e/e7/Richard_hipp.jpeg
His standard C header seems to be as per example: www.sqlite.org/src/file/ext/misc/rot13.c
** The author disclaims copyright to this source code.  In place of
** a legal notice, here is a blessing:
**
**    May you do good and not evil.
**    May you find forgiveness for yourself and forgive others.
**    May you share freely, never taking more than you give.
Ruth Baker by Wikipedia Bot 0
Ruth Baker is not a widely recognized name based on the information available up to October 2023. There could be many individuals with that name, as it may refer to a private citizen, an academic, or a professional in various fields.
Rutherford Aris by Wikipedia Bot 0
Rutherford Aris is a notable figure in the field of chemical engineering, particularly recognized for his contributions to the areas of chemical kinetics and reactor design. He is well-known for his work in the development of mathematical models and theoretical approaches to understand chemical processes. One of his significant contributions is the formulation of the "Aris equation," which is used to analyze mass transfer and reaction kinetics in systems. He has published numerous papers and books that remain influential in both academia and industry.
Eli Benderski by Ciro Santilli 37 Updated +Created
Amazing systems programming tutorials. Whenever you Google a hard topic, his blog comes up.
Also has many great contributions on Stack Overflow: stackoverflow.com/users/8206/eli-bendersky
As of 2016, Eli worked at Google (reference). TODO before that, I had found his earlier info previously but lost it.
Eli focuses mostly on compiler toolchains.
Linus Torvalds by Ciro Santilli 37 Updated +Created
Scott A. Mitchell by Wikipedia Bot 0
Scott A. Mitchell could refer to several individuals, depending on the context. Without specific details, it's challenging to pinpoint an exact identity. In general, Scott A. Mitchell might refer to a scholar, author, or professional in various fields such as academia, business, or technology. If you have a specific context or area of interest regarding Scott A.
Concurrent Versions System by Ciro Santilli 37 Updated +Created
It is said, that once upon a time, programmers used CSV and collaborated on SourceForge, and that everyone was happy.
These days, are however, long gone in the mists of time as of 2020, and beyond Ciro Santilli's programming birth.
Except for hardware developers of course. The are still happily using Perforce and Tcl, and shall never lose their innocence. Blessed be their souls. Amen.
Surender Kumar Malik, as of my last knowledge update in October 2021, is a known figure in Indian politics and is associated with the Indian National Congress party. However, there might be a lack of widely available information regarding his specific roles or contributions beyond this general association. Please note that developments regarding individuals may occur, including changes in roles, status, or public perception.
Tamara G. Kolda by Wikipedia Bot 0
Tamara G. Kolda is a prominent researcher known for her work in the fields of applied mathematics, computer science, and specifically in tensor analysis and multi-linear algebra. She has made significant contributions to data analysis, machine learning, and scientific computing, particularly in the context of large-scale data sets and high-dimensional data modeling. Kolda has authored numerous research papers and has been involved in various projects that utilize tensor decompositions and related techniques to analyze complex data structures.
Git by Ciro Santilli 37 Updated +Created

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